249 Commits (49560c13b8d2946632517fb4195688afc8fb0409)
 

Author SHA1 Message Date
Decebal Suiu 583b648996 Update README.md 10 years ago
Decebal Suiu 357bdf703f try to improve logging for DefaultExtensionFinder 10 years ago
Decebal Suiu ecee4135f6 update .gitignore 10 years ago
Decebal Suiu 67291280d7 Update README.md 10 years ago
Decebal Suiu 187ffc9b3e [maven-release-plugin] prepare for next development iteration 10 years ago
Decebal Suiu 54b1f59c9b [maven-release-plugin] prepare release release-0.9.0 10 years ago
Decebal Suiu 808a36a3ae try to resolve issue #20 11 years ago
Decebal Suiu f9495062d0 Update README.md 11 years ago
Decebal Suiu 88e897e4ac add 'How to build' section in readme 11 years ago
Decebal Suiu 3e738375dc Update README.md 11 years ago
Decebal Suiu 2074da190e Update README.md 11 years ago
Decebal Suiu 92d3fec8fa fix a broken link in readme 11 years ago
Decebal Suiu ac69a92a90 Merge remote-tracking branch 'origin/master' 11 years ago
Decebal Suiu e58e71a098 load extensions from classpath; before this commit only plugins can declare extensions 11 years ago
Decebal Suiu 11ee51b3c5 Update README.md 11 years ago
Decebal Suiu 57fabda2e6 Update README.md 11 years ago
Decebal Suiu ca2e19c3ed Update README.md 11 years ago
Decebal Suiu 766681abb4 Update README.md 11 years ago
Decebal Suiu f508484004 fix an issue that occurs when the plugin developer put the pf4j jar in the plugin's lib folder (or not declare the pf4j dependency with scope provided in pom.xml) 11 years ago
Decebal Suiu 441062e98c minor change 11 years ago
Decebal Suiu 69835a1406 add info message about pf4j version and the runtime mode 11 years ago
Decebal Suiu 90aefdd121 add version in DefaultPluginManager 11 years ago
Decebal Suiu 77c4e00469 add dispose method in PluginClassLoader 11 years ago
Decebal Suiu bb4c68def5 Update README.md 11 years ago
Decebal Suiu df5a0fabf2 Merge branch 'master' of https://github.com/decebals/pf4j 11 years ago
Decebal Suiu 0cbac88f6b update readme 11 years ago
Decebal Suiu 57436d67b4 [maven-release-plugin] prepare for next development iteration 11 years ago
Decebal Suiu a20a13700f [maven-release-plugin] prepare release release-0.8.0 11 years ago
Decebal Suiu 7df691ccec update slf4j to 1.7.5 11 years ago
Decebal Suiu eb24fa2b32 rename PluginVersion to Version 11 years ago
Decebal Suiu a6dacb2f74 Merge pull request #15 from gitblit/requires 11 years ago
James Moger 316109a558 Move requires logic to isPluginValid(PluginWrapper), rename default version to ZERO 11 years ago
James Moger eba6d3dc6b Add an optional requires manifest value 11 years ago
Decebal Suiu b5589a7d0b Merge pull request #13 from gitblit/description 11 years ago
Decebal Suiu f9be0a48ce Merge pull request #12 from gitblit/fix_loglevel 11 years ago
James Moger 2bc87639f9 Add an optional description to the manifest 11 years ago
James Moger 361a974759 Change log level of a debug message from warn to debug 11 years ago
Decebal Suiu ae2c0cd69f [maven-release-plugin] prepare for next development iteration 11 years ago
Decebal Suiu bd953f99a3 [maven-release-plugin] prepare release release-0.7.1 11 years ago
Decebal Suiu 1d1f3c3c34 Merge pull request #11 from gitblit/delete_disabled 11 years ago
James Moger e996639f47 Allow disabled plugins to be unloaded and deleted 11 years ago
Decebal Suiu 0e6b1df75f using java 1.7 for compilation (for ClassLoader.close() called in DefaultPluginManager) 11 years ago
Decebal Suiu 726c5cab70 [maven-release-plugin] prepare for next development iteration 11 years ago
Decebal Suiu 2533d78213 [maven-release-plugin] prepare release release-0.7.0 11 years ago
Decebal Suiu 66caaa34f4 Merge pull request #10 from gitblit/resource_loading 11 years ago
James Moger e80ae32868 Allow inspection of disabled plugins by not stopping resource loading 11 years ago
Decebal Suiu 7e00f212b1 add listeners to plugin state changes 11 years ago
Decebal Suiu 5287be5438 Merge pull request #9 from decebals/enable-disable-plugin 11 years ago
Decebal Suiu 33baceffd7 use PluginState.DISABLE instead of PluginManger.isPluginDisabled() 11 years ago
Decebal Suiu 0cf3fc42ff added support for PluginManager.getExtensionClassNames(String pluginId) and simplify enable/disable plugin 11 years ago