Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added one more fail test to DefaultPluginFactory | Mário Franco | 2015-09-09 | 1 | -0/+18 | |
| | ||||||
* | added possibility to overwrite DefaultPluginManager (see #66) | Decebal Suiu | 2015-09-08 | 2 | -2/+2 | |
| | ||||||
* | [maven-release-plugin] prepare for next development iteration | Decebal Suiu | 2015-08-11 | 1 | -2/+2 | |
| | ||||||
* | [maven-release-plugin] prepare release release-0.10.0release-0.10.0 | Decebal Suiu | 2015-08-11 | 1 | -2/+2 | |
| | ||||||
* | fix #63 | Decebal Suiu | 2015-08-06 | 2 | -24/+19 | |
| | ||||||
* | fix #60 | Decebal Suiu | 2015-07-21 | 1 | -10/+18 | |
| | ||||||
* | Clean up the tests | Mário Franco | 2015-07-21 | 5 | -38/+3 | |
| | ||||||
* | Added tests for DefaultExtensionFactory | Mário Franco | 2015-07-21 | 2 | -0/+76 | |
| | ||||||
* | Add another fail test | Mário Franco | 2015-07-21 | 2 | -0/+50 | |
| | ||||||
* | Added tests for DefaultPluginFactory and multiple improvements | Mário Franco | 2015-07-21 | 7 | -31/+180 | |
| | ||||||
* | Added failed validation | Mário Franco | 2015-07-20 | 1 | -0/+2 | |
| | ||||||
* | Added test for DefaultPluginRepository | Mário Franco | 2015-07-20 | 1 | -0/+86 | |
| | ||||||
* | Added Test for PluginStatusProvider | Mário Franco | 2015-07-20 | 2 | -3/+148 | |
| | ||||||
* | Prepare unit test coverage on Travis and Coveralls | Mário Franco | 2015-07-20 | 1 | -1/+1 | |
| | ||||||
* | fix wildcard import | Decebal Suiu | 2015-07-20 | 1 | -6/+17 | |
| | ||||||
* | Merge pull request #55 from lightglitch/master | Decebal Suiu | 2015-07-20 | 1 | -1/+1 | |
|\ | | | | | Stop leafs first | |||||
| * | Stop leafs first | Mário Franco | 2015-07-20 | 1 | -1/+1 | |
| | | ||||||
* | | fix for #53 | Decebal Suiu | 2015-07-20 | 1 | -38/+40 | |
|/ | ||||||
* | Fix #42 and it's a help for #32 | Mário Franco | 2015-07-20 | 3 | -11/+40 | |
| | ||||||
* | make pluginsDirectory canonical | Decebal Suiu | 2015-06-25 | 1 | -0/+5 | |
| | ||||||
* | fix typo | Decebal Suiu | 2015-06-25 | 1 | -1/+1 | |
| | ||||||
* | Replace Version with semver lib | Mário Franco | 2015-06-05 | 8 | -213/+70 | |
| | ||||||
* | Merge pull request #48 from lightglitch/master | Decebal Suiu | 2015-06-05 | 5 | -5/+5 | |
|\ | | | | | Fix name in utf | |||||
| * | Fix name in utf | Mário Franco | 2015-06-05 | 5 | -5/+5 | |
| | | ||||||
* | | little preparation for #42 | Decebal Suiu | 2015-06-05 | 1 | -15/+23 | |
|/ | ||||||
* | fix type | Decebal Suiu | 2015-06-05 | 1 | -1/+1 | |
| | ||||||
* | convert existing generics to diamond syntax | Decebal Suiu | 2015-06-05 | 13 | -43/+42 | |
| | ||||||
* | Editor config style applied | Mário Franco | 2015-06-05 | 28 | -280/+280 | |
| | ||||||
* | review #41 | Decebal Suiu | 2015-06-05 | 4 | -39/+184 | |
| | ||||||
* | Clean PluginStatusProvider api | Mário Franco | 2015-05-27 | 3 | -60/+118 | |
| | ||||||
* | Add Plugin status provider | Mário Franco | 2015-05-27 | 2 | -10/+67 | |
| | ||||||
* | specify that PluginClassLoader is a Parent Last ClassLoader - it loads the ↵ | Decebal Suiu | 2014-09-05 | 1 | -0/+2 | |
| | | | | classes from the plugin's jars before delegating to the parent class loader | |||||
* | defense for #21 | Decebal Suiu | 2014-08-24 | 1 | -3/+7 | |
| | ||||||
* | try to improve logging for DefaultExtensionFinder | Decebal Suiu | 2014-08-07 | 1 | -3/+5 | |
| | ||||||
* | [maven-release-plugin] prepare for next development iteration | Decebal Suiu | 2014-07-30 | 1 | -2/+2 | |
| | ||||||
* | [maven-release-plugin] prepare release release-0.9.0release-0.9.0 | Decebal Suiu | 2014-07-30 | 1 | -2/+2 | |
| | ||||||
* | try to resolve issue #20 | Decebal Suiu | 2014-07-15 | 9 | -96/+278 | |
| | ||||||
* | load extensions from classpath; before this commit only plugins can declare ↵ | Decebal Suiu | 2014-06-11 | 2 | -30/+98 | |
| | | | | extensions | |||||
* | fix an issue that occurs when the plugin developer put the pf4j jar in the ↵ | Decebal Suiu | 2014-06-02 | 1 | -9/+9 | |
| | | | | plugin's lib folder (or not declare the pf4j dependency with scope provided in pom.xml) | |||||
* | minor change | Decebal Suiu | 2014-06-02 | 1 | -1/+1 | |
| | ||||||
* | add info message about pf4j version and the runtime mode | Decebal Suiu | 2014-04-23 | 1 | -3/+2 | |
| | ||||||
* | add version in DefaultPluginManager | Decebal Suiu | 2014-04-23 | 1 | -0/+14 | |
| | ||||||
* | add dispose method in PluginClassLoader | Decebal Suiu | 2014-04-23 | 2 | -5/+23 | |
| | ||||||
* | [maven-release-plugin] prepare for next development iteration | Decebal Suiu | 2014-04-15 | 1 | -2/+2 | |
| | ||||||
* | [maven-release-plugin] prepare release release-0.8.0release-0.8.0 | Decebal Suiu | 2014-04-15 | 1 | -2/+2 | |
| | ||||||
* | update slf4j to 1.7.5 | Decebal Suiu | 2014-04-14 | 2 | -14/+13 | |
| | ||||||
* | rename PluginVersion to Version | Decebal Suiu | 2014-04-14 | 7 | -55/+54 | |
| | ||||||
* | Move requires logic to isPluginValid(PluginWrapper), rename default version ↵ | James Moger | 2014-04-14 | 3 | -26/+35 | |
| | | | | to ZERO | |||||
* | Add an optional requires manifest value | James Moger | 2014-04-12 | 5 | -5/+87 | |
| | | | | | | | | | | | | | | As integrators of pf4j evovle their extension APIs it will become a requirement to specify a minimum system version for loading plugins. Loading & starting a newer plugin on an older system could result in runtime failures due to method signature changes or other class differences. This change adds a manifest attribute to specify a 'requires' version which is a minmum system version. It also introduces a method to specify the system version of the plugin manager and logic to disable plugins on load if the system version is too old. This works for both loadPlugins() and loadPlugin(). | |||||
* | Merge pull request #13 from gitblit/description | Decebal Suiu | 2014-04-12 | 2 | -20/+39 | |
|\ | | | | | Add an optional description to the manifest |