Commit Graph

83 Commits

Author SHA1 Message Date
Sebastian Sdorra
a4e001808d fix some deprecated warnings 2014-01-11 14:40:59 +01:00
Sebastian Sdorra
908f2fe6c8 simplify cache api 2014-01-09 20:06:07 +01:00
Sebastian Sdorra
dcf753f2af disable remote plugins for early 2.0.0-SNAPSHOT versions 2014-01-09 17:39:25 +01:00
Sebastian Sdorra
0c7d6fa62f replace guava eventbus with legman 2014-01-03 12:56:18 +01:00
Sebastian Sdorra
5e6259f3b7 remove old style listeners in favor of event bus 2014-01-03 11:32:40 +01:00
Sebastian Sdorra
f6cc5898f7 resolve conflicts for plugins and plugin dependencies 2013-06-06 08:45:46 +02:00
Sebastian Sdorra
345392d309 fix license headers 2013-05-30 09:29:28 +02:00
Sebastian Sdorra
5af724326b improve synchronization of plugin handler 2013-05-23 19:40:27 +02:00
Sebastian Sdorra
3a9c66db25 fix classpath generation with manually installed plugins 2013-05-23 19:36:21 +02:00
Sebastian Sdorra
9f848c9e33 improve error messages 2013-05-23 14:10:01 +02:00
Sebastian Sdorra
dbc081c73a fix eager singleton loading 2013-02-17 13:57:37 +01:00
Sebastian Sdorra
114834d257 util classes should be final with a private constructor 2013-02-11 15:28:14 +01:00
Sebastian Sdorra
961c6f7f02 fix license headers 2013-02-10 14:55:35 +01:00
Sebastian Sdorra
2d5fa22ca4 use index of char instead of index of string, if possible 2013-01-30 10:10:20 +01:00
Sebastian Sdorra
e581751624 find and bind extension points automatically 2013-01-18 09:39:32 +01:00
Sebastian Sdorra
3485b2a4a2 fix license headers 2013-01-15 21:14:37 +01:00
Sebastian Sdorra
6f5780b9df implementing an annotation scanner to replace the extension scanner 2013-01-15 16:55:07 +01:00
Sebastian Sdorra
d8a8901a97 merge with branch issue-299 2013-01-08 09:53:42 +01:00
Sebastian Sdorra
cdc0da39f4 improve aether logging to find issue #299 2013-01-02 10:50:19 +01:00
Sebastian Sdorra
28431b0f3f register installed to local repository manager, to fix issue #306 2013-01-02 09:03:10 +01:00
Sebastian Sdorra
261b70071d merge with branch issue-281 2012-12-09 15:19:08 +01:00
Sebastian Sdorra
485e3485fc use proxies util class to determine if proxy settings should be used 2012-12-09 14:55:43 +01:00
Sebastian Sdorra
2500a81025 Scanner does not implement closeable in java 6 2012-10-30 09:43:27 +01:00
Sebastian Sdorra
58b5c1130c fix possible npes 2012-10-29 16:23:43 +01:00
Sebastian Sdorra
727025770c merge with branch apache-shiro 2012-10-16 07:08:28 +02:00
Sebastian Sdorra
24e6e7e7af check plugin package conditions 2012-09-30 09:43:11 +02:00
Sebastian Sdorra
a5ca1a55d2 added api to install plugin packages 2012-09-29 21:44:39 +02:00
Sebastian Sdorra
4a9d14b708 mark security context as deprecated and use shiro apis instead 2012-08-30 13:20:26 +02:00
Sebastian Sdorra
18c3901287 warn if plugin artifact checksum not match 2012-08-09 20:18:44 +02:00
Sebastian Sdorra
cb16d451ed fix license headers 2012-06-24 17:59:04 +02:00
Sebastian Sdorra
85aa2164ab merge with branch issue-111 2012-05-06 14:30:39 +02:00
Sebastian Sdorra
7d42bc9491 enable proxy support for all types of remote repositories 2012-04-19 17:02:55 +02:00
Sebastian Sdorra
de078fc5fd fix wrong log messages 2012-04-11 18:04:12 +02:00
Sebastian Sdorra
5a7dbcb81c improve logging for loading of plugins 2012-04-11 17:53:39 +02:00
Sebastian Sdorra
ae2b66bd08 add resources to template 2012-02-03 20:41:38 +01:00
Sebastian Sdorra
34652224f9 use asynchttpclient as aether provider instead of wagon 2011-12-14 17:05:56 +01:00
Sebastian Sdorra
a9c0bac1e7 fix bug in plugin uninstallation 2011-09-09 12:26:31 +02:00
Sebastian Sdorra
64b968bee6 added generics to ConfigChangeListener 2011-09-07 10:57:57 +02:00
Sebastian Sdorra
23b7c782ef register listener at the end of initialization 2011-09-06 12:18:59 +02:00
Sebastian Sdorra
7eed55982e fix missing proxy changes 2011-09-06 12:17:29 +02:00
Sebastian Sdorra
db467ea2c6 fix a bug with auth proxy servers 2011-09-04 00:24:11 +02:00
Sebastian Sdorra
d90fd2eb08 show installed plugins without internet connection, see #44 2011-08-25 19:56:53 +02:00
Sebastian Sdorra
1a4f9baa63 remove debug information 2011-07-29 19:48:54 +02:00
Sebastian Sdorra
c6df4f59aa show plugin updates only once 2011-07-29 19:44:25 +02:00
Sebastian Sdorra
746f781b68 fix missing updates in plugin overview 2011-07-29 19:19:25 +02:00
Sebastian Sdorra
c32e421394 improve scann for extensions 2011-07-24 13:09:29 +02:00
Sebastian Sdorra
1d4163d11c improve log messages 2011-07-23 19:29:36 +02:00
Sebastian Sdorra
57ed0dab57 added support for plugin directories 2011-07-23 19:19:25 +02:00
Sebastian Sdorra
7f450c80b2 improve logging 2011-07-23 19:16:03 +02:00
Sebastian Sdorra
d04c898fb8 use proxy settings for maven aether, see #14 2011-05-09 15:08:42 +02:00