Sebastian Sdorra
|
99f1c8c55e
|
rename package sonia.scm.boot to sonia.scm.lifecycle
|
2019-06-25 08:36:57 +02:00 |
|
Sebastian Sdorra
|
91fd259f07
|
use ClassLoaderLeakPreventor to reduce ClassLoaderLeaks of plugins
|
2019-06-19 11:52:20 +02:00 |
|
Sebastian Sdorra
|
8bf82213b8
|
remove unused imports
|
2019-01-30 14:48:37 +01:00 |
|
Sebastian Sdorra
|
1b60095373
|
do not cache resource urls in development stage, to avoid stale data
|
2018-10-29 14:55:56 +01:00 |
|
Sebastian Sdorra
|
ee8efe9cf5
|
do not return directories from WebResourceLoader
|
2018-08-23 14:48:11 +02:00 |
|
René Pfeuffer
|
67278582e3
|
Update to Mockito v2
|
2018-08-08 09:20:08 +02:00 |
|
Sebastian Sdorra
|
1bd4743444
|
added unit test for plugin updates
|
2014-12-07 18:28:24 +01:00 |
|
Sebastian Sdorra
|
d31be767d8
|
added unit test for PluginProcessor
|
2014-12-06 14:02:16 +01:00 |
|
Sebastian Sdorra
|
b465e4b18b
|
introduce scm version to be sure the plugin is for the correct scm-manager major version
|
2014-09-13 20:07:07 +02:00 |
|
Sebastian Sdorra
|
a3be1c775b
|
implement WebResourceLoaders for loading plugin web resources
|
2014-08-27 21:01:05 +02:00 |
|
Sebastian Sdorra
|
a8d9d8b9b6
|
fix/suppress compiler warnings
|
2014-08-19 21:45:23 +02:00 |
|
Sebastian Sdorra
|
301cc19290
|
implement option for plugins to use child first classloaders
|
2014-08-19 21:01:11 +02:00 |
|
Sebastian Sdorra
|
e569d916e9
|
build plugin tree
|
2014-08-19 19:30:13 +02:00 |
|
Sebastian Sdorra
|
c079fb062a
|
added MultiParentClassLoader
|
2014-08-19 15:46:18 +02:00 |
|
Sebastian Sdorra
|
c5399823a7
|
use jaxb to parse plugin descriptor
|
2014-07-13 13:47:35 +02:00 |
|
Sebastian Sdorra
|
4afc54bb20
|
install plugins in the right order
|
2014-07-13 09:47:14 +02:00 |
|