Commit Graph

19 Commits

Author SHA1 Message Date
Sebastian Sdorra
b977b2a074 experimental implementation of a context restart, to speed up redeployments durring plugin development 2015-02-14 15:21:29 +01:00
Sebastian Sdorra
c5399823a7 use jaxb to parse plugin descriptor 2014-07-13 13:47:35 +02:00
Sebastian Sdorra
283422d4e3 improve plugin installation and backup installed archives 2014-07-12 17:17:24 +02:00
Sebastian Sdorra
598f8c95ba use new core plugin index and improved plugin directory structure 2014-07-12 16:41:20 +02:00
Sebastian Sdorra
1d6db4424b start implementation of isolated classloaders 2014-06-06 08:57:41 +02:00
Sebastian Sdorra
18c5c3ec97 merge with branch 1.x 2014-06-04 15:51:19 +02:00
Sebastian Sdorra
72978a05af remove unused imports 2014-05-08 21:27:15 +02:00
Sebastian Sdorra
0f88d1e30a fix possible class loader leak 2014-05-08 21:03:38 +02:00
Sebastian Sdorra
b1a3f7d5c9 implement marker interface for plugin class loaders to make it easier to find class loader leaks 2014-05-08 19:50:15 +02:00
Sebastian Sdorra
4745dd5575 suppress unchecked warnings 2014-01-11 15:17:44 +01:00
Sebastian Sdorra
2f333da59c improve logging of BootstrapUtil 2013-03-13 20:57:56 +01:00
Sebastian Sdorra
19c48f0a6c implemented a child first plugin classloader strategy 2013-03-13 20:51:44 +01:00
Sebastian Sdorra
9adc65d9e5 util classes should be final with a private constructor 2013-01-31 10:26:16 +01:00
Sebastian Sdorra
a0ea74f374 log scm-manager version on boot 2012-06-26 21:52:46 +02:00
Sebastian Sdorra
5a7dbcb81c improve logging for loading of plugins 2012-04-11 17:53:39 +02:00
Sebastian Sdorra
38fde6e46b added api for project stages 2012-02-03 17:41:11 +01:00
Sebastian Sdorra
bb4982e302 fix bug in JAXBStore, see http://jaxb.java.net/guide/Performance_and_thread_safety.html 2010-12-13 21:06:33 +01:00
Sebastian Sdorra
bf3448e088 using maven aether for plugin installation 2010-12-13 21:02:39 +01:00
Sebastian Sdorra
2918322c32 added BootstrapFilter and BootstrapListener 2010-12-09 22:59:22 +01:00