Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Fix profile name | Mário Franco | 2015-05-27 | 1 | -1/+1 | |
| | | ||||||
| * | Fix build on JDK 1.8 | Mário Franco | 2015-05-27 | 1 | -2/+11 | |
|/ | ||||||
* | Merge pull request #33 from stiXits/master | Decebal Suiu | 2015-03-02 | 21 | -0/+383 | |
|\ | | | | | Demo build configuration with gradle | |||||
| * | unified plugin-provider with pluginproperties | Stix | 2015-03-01 | 2 | -2/+2 | |
| | | ||||||
| * | minor fixes | Stix | 2015-03-01 | 5 | -20/+25 | |
| | | ||||||
| * | added base files | Stix | 2015-03-01 | 21 | -0/+378 | |
|/ | ||||||
* | Update README.md | Decebal Suiu | 2014-09-05 | 1 | -2/+1 | |
| | ||||||
* | Update README.md | Decebal Suiu | 2014-09-05 | 1 | -1/+1 | |
| | ||||||
* | specify that PluginClassLoader is a Parent Last ClassLoader - it loads the ↵ | Decebal Suiu | 2014-09-05 | 2 | -1/+4 | |
| | | | | classes from the plugin's jars before delegating to the parent class loader | |||||
* | Merge pull request #22 from ggsjyoon/patch-1 | Decebal Suiu | 2014-09-04 | 1 | -1/+1 | |
|\ | | | | | Fixed typos in README.md | |||||
| * | Fixed typos in README.md | SJ.Yoon | 2014-09-04 | 1 | -1/+1 | |
|/ | ||||||
* | Update README.md | Decebal Suiu | 2014-09-03 | 1 | -4/+5 | |
| | ||||||
* | defense for #21 | Decebal Suiu | 2014-08-24 | 1 | -3/+7 | |
| | ||||||
* | Update README.md | Decebal Suiu | 2014-08-19 | 1 | -1/+1 | |
| | ||||||
* | try to improve logging for DefaultExtensionFinder | Decebal Suiu | 2014-08-07 | 1 | -3/+5 | |
| | ||||||
* | update .gitignore | Decebal Suiu | 2014-08-06 | 1 | -1/+2 | |
| | ||||||
* | Update README.md | Decebal Suiu | 2014-07-31 | 1 | -2/+2 | |
| | ||||||
* | [maven-release-plugin] prepare for next development iteration | Decebal Suiu | 2014-07-30 | 8 | -16/+16 | |
| | ||||||
* | [maven-release-plugin] prepare release release-0.9.0release-0.9.0 | Decebal Suiu | 2014-07-30 | 8 | -16/+16 | |
| | ||||||
* | try to resolve issue #20 | Decebal Suiu | 2014-07-15 | 9 | -96/+278 | |
| | ||||||
* | Update README.md | Decebal Suiu | 2014-06-27 | 1 | -0/+1 | |
| | ||||||
* | add 'How to build' section in readme | Decebal Suiu | 2014-06-23 | 1 | -0/+14 | |
| | ||||||
* | Update README.md | Decebal Suiu | 2014-06-16 | 1 | -1/+6 | |
| | ||||||
* | Update README.md | Decebal Suiu | 2014-06-16 | 1 | -4/+5 | |
| | ||||||
* | fix a broken link in readme | Decebal Suiu | 2014-06-11 | 1 | -1/+1 | |
| | ||||||
* | Merge remote-tracking branch 'origin/master' | Decebal Suiu | 2014-06-11 | 1 | -0/+7 | |
|\ | ||||||
| * | Update README.md | Decebal Suiu | 2014-06-04 | 1 | -1/+1 | |
| | | ||||||
| * | Update README.md | Decebal Suiu | 2014-06-04 | 1 | -1/+1 | |
| | | ||||||
| * | Update README.md | Decebal Suiu | 2014-06-04 | 1 | -1/+1 | |
| | | ||||||
| * | Update README.md | Decebal Suiu | 2014-06-04 | 1 | -0/+7 | |
| | | ||||||
* | | load extensions from classpath; before this commit only plugins can declare ↵ | Decebal Suiu | 2014-06-11 | 6 | -31/+138 | |
|/ | | | | 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 | 2 | -0/+22 | |
| | ||||||
* | add dispose method in PluginClassLoader | Decebal Suiu | 2014-04-23 | 2 | -5/+23 | |
| | ||||||
* | Update README.md | Decebal Suiu | 2014-04-15 | 1 | -14/+12 | |
| | ||||||
* | Merge branch 'master' of https://github.com/decebals/pf4j | Decebal Suiu | 2014-04-15 | 8 | -15/+15 | |
|\ | ||||||
| * | [maven-release-plugin] prepare for next development iteration | Decebal Suiu | 2014-04-15 | 8 | -16/+16 | |
| | | ||||||
| * | [maven-release-plugin] prepare release release-0.8.0release-0.8.0 | Decebal Suiu | 2014-04-15 | 8 | -16/+16 | |
| | | ||||||
* | | update readme | Decebal Suiu | 2014-04-15 | 1 | -0/+38 | |
|/ | ||||||
* | update slf4j to 1.7.5 | Decebal Suiu | 2014-04-14 | 3 | -30/+23 | |
| | ||||||
* | rename PluginVersion to Version | Decebal Suiu | 2014-04-14 | 7 | -55/+54 | |
| | ||||||
* | Merge pull request #15 from gitblit/requires | Decebal Suiu | 2014-04-14 | 5 | -6/+97 | |
|\ | | | | | Add an optional requires manifest value | |||||
| * | 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 | |||||
| * | Add an optional description to the manifest | James Moger | 2014-04-12 | 2 | -20/+39 | |
| | | ||||||
* | | Merge pull request #12 from gitblit/fix_loglevel | Decebal Suiu | 2014-04-12 | 1 | -1/+1 | |
|\ \ | |/ |/| | Change log level of a debug message from warn to debug | |||||
| * | Change log level of a debug message from warn to debug | James Moger | 2014-04-12 | 1 | -1/+1 | |
|/ |