582 Commits (f66859f71c0e9c043a14ca32f26b459de54317aa)
 

Author SHA1 Message Date
Decebal Suiu f66859f71c Resolve #335 5 years ago
Decebal Suiu d7344b8d3c Improve testing of #335 5 years ago
Johannes Schüth ef278f6db6 Make AbstractPluginManager fields protected to allow better control in custom plugin managers (#330) 5 years ago
Johannes Schüth 9c177204db Make PluginWrapper#setPluginState and PluginWrapper#setPluginFactory public to better support custom plugin managers (#329) 5 years ago
MacTrophy 9ef232d34d Modified org.pf4j.PluginState to an enum (#328) 5 years ago
Decebal Suiu 36995ea486
Update README.md 6 years ago
Decebal Suiu f337e1bcb7
Update README.md 6 years ago
Decebal Suiu d1d0db539e
Update README.md 6 years ago
Decebal Suiu b0073dade4 [maven-release-plugin] prepare for next development iteration 6 years ago
Decebal Suiu af4dc59c29 [maven-release-plugin] prepare release release-3.0.1 6 years ago
Decebal Suiu b6180065ce Revert disable Javadoc generation on 11+ 6 years ago
Decebal Suiu 71192a4cd8 [maven-release-plugin] prepare for next development iteration 6 years ago
Decebal Suiu 9afdc1ad19 [maven-release-plugin] prepare release release-3.0.0 6 years ago
Decebal Suiu 31b9d60cc4 Update changelog 6 years ago
Decebal Suiu ee3b5f2276
Merge pull request #324 from pf4j/pf4j_3 6 years ago
Decebal Suiu 06148f7fda Merge branch master 6 years ago
Decebal Suiu e81d9054f7 Convert PluginException in PluginRuntimeException and use unchecked exceptions 6 years ago
hazemkmammu 553a0753f5 Fix FileSystemException in windows on plugin delete (#322) 6 years ago
decebals a0a645ffdd Polishing #321 6 years ago
hazemkmammu 1bd6b801d4 Recreate FileSystemException in windows on plugin delete (#321) 6 years ago
Decebal Suiu 6fd8ae2384 Improve PluginJar, add ClassDataProvider concept 6 years ago
decebals 733fb970b4 Add JarPluginManagerTest 6 years ago
decebals 0ad926448e Improve PluginZip 6 years ago
decebals a8f00177d9 Improve PluginJar 6 years ago
decebals 1bfeed1312 Add constructors in JarPluginManager 6 years ago
Decebal Suiu 1bb626cc0c
Fix typo 6 years ago
Decebal Suiu 2ad15a1974 Resolve #306 6 years ago
Decebal Suiu 3cd26fc19d Revert commit 40846fa (Rename PluginRepository.getPluginPaths to getPluginsPaths) 6 years ago
Decebal Suiu 5a8e5eaa3e Remove empty line 6 years ago
decebals b6b4e3ddc4 Remove unneeded method 6 years ago
decebals a487cbf37a Improve #307 (add support for development mode) 6 years ago
decebals fde642e63a Extract constants for some strings 6 years ago
decebals 73ac9c0d2b Extract constants for some system property namse 6 years ago
Decebal Suiu 1d36fcff75 Resolve #296 6 years ago
Decebal Suiu a6ce0a6ace Add DirectedGraphTest 6 years ago
Decebal Suiu fd91679182 Add AbstractPluginManagerTest 6 years ago
Decebal Suiu 65e8fe76c8 Improve #292 6 years ago
Decebal Suiu 8a2674c539 Improve #292 6 years ago
Decebal Suiu 642f6343c9 Add pluginClass getter in PluginZip and PluginJar 6 years ago
Decebal Suiu d10b0a9447 Improve readability 6 years ago
Decebal Suiu 70963ea174 Resolve #311 6 years ago
Decebal Suiu 3199b5f043 Resolve #309 6 years ago
Decebal Suiu 40846fa186 Rename PluginRepository.getPluginPaths to getPluginsPaths 6 years ago
Decebal Suiu c1062e7cc7 Improve readability 6 years ago
Decebal Suiu dd45a1e6dc Fix issue (the plugin directory will be deleted anyway in unzip extract method) 6 years ago
Decebal Suiu 6b92361aad Add javadoc 6 years ago
Decebal Suiu 44ed78f1c2 Add constants for properties names 6 years ago
Decebal Suiu f149b2e8ae Improve readability of PropertiesPluginDescriptorFinderTest 6 years ago
Decebal Suiu 4907d01093 Clean tests 6 years ago
Decebal Suiu 76e8acce91 Add PluginJar 6 years ago