338 Commits (3199b5f043ad533429b7834ce06e9d4129e6b596)

Author SHA1 Message Date
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
Decebal Suiu fabecb360f Fix mistake add file 6 years ago
Decebal Suiu 78a7802793 Add possibility to add extra properties 6 years ago
Decebal Suiu 363fdc85af Add constants for manifest's attributes names 6 years ago
Decebal Suiu 293b020dee Fix javadoc formatting 6 years ago
Decebal Suiu 298465d436 Fix warning 6 years ago
Decebal Suiu 08dc162b42 Resolve TODO (add isDevelopment method as default method in PluginManager) 6 years ago
Decebal Suiu 9ae845b56d Remove deprecated constructor 6 years ago
Decebal Suiu ce4c793803 Add JarPluginManager and ZipPluginManager 6 years ago
Decebal Suiu 6addff34e2 Fix warnings 6 years ago
Decebal Suiu 6f2f721959 Resolve #292 6 years ago
Andreas Rudolph b808c2da4d mark pf4j.jar as multi release library (#305) 6 years ago
decebals 3ffde097b3 Fix the compilation error introduced by the previous commit 6 years ago
Decebal Suiu f38605432b Fix warning 6 years ago
Decebal Suiu e1fb3f7bc4 Migrate to JUnit 5 6 years ago
Andreas Rudolph 45689ff80f set version number to 3.0.0-SNAPSHOT (#301) 6 years ago
Andreas Rudolph e025d6704c Provide a module descriptor for Java 9+ (#300) 6 years ago
Decebal Suiu 4ad1f4fe2a Fix deprecated class 6 years ago
Decebal Suiu 4eeaf8ab55 Resolve #294 6 years ago
Decebal Suiu 25eb313c5c Fix #297 6 years ago
Decebal Suiu 17102040c7 Fix #297 6 years ago
Dmitry Timofeev cd8e12c0bc Check no plugin with same pluginId is loaded (#287) 6 years ago
Decebal Suiu f6ebda434d Add small javadoc 6 years ago
Dmitry Timofeev 3d6233154f Document thread safety of PluginManagers (#288) 6 years ago
Dmitry Timofeev febdb302e7 Document where the pluginId comes from (#279) 6 years ago
Decebal Suiu 58500bff1a [maven-release-plugin] prepare for next development iteration 6 years ago
Decebal Suiu 31e0fd8bec [maven-release-plugin] prepare release release-2.6.0 6 years ago
Andreas Rudolph 0783532089 add Automatic-Module-Name into pf4j.jar (#275) 6 years ago
Decebal Suiu 8feda969a0 Formatting 6 years ago
Andreas Rudolph 153c7b3326 Optional plugin dependencies (#270) 6 years ago
Andreas Rudolph 01d592622e ServiceProviderExtensionFinder should scan the whole classpath (#273) 6 years ago
Decebal Suiu 39219b3ba4 Add property slf4j.version 6 years ago
Andreas Rudolph 7d9f6a012b explicitly configure extension points for an extension (#265) 6 years ago
Andreas Rudolph 7e8c7fe04b update slf4j dependency to version 1.7.25 (#271) 6 years ago
Decebal Suiu 58f7c85ab9 Polishing (extract duplicate code in internal method, remove unneeded null check) #262 6 years ago
Andreas Rudolph 8408667a49 load extensions from plugin libraries (#262) 6 years ago
Decebal Suiu e59a57a00f [maven-release-plugin] prepare for next development iteration 6 years ago
Decebal Suiu 5235fc92b8 [maven-release-plugin] prepare release release-2.5.0 6 years ago
Michael Ruocco 7d04557840 Adds ability to configure plugin directory (#256) 6 years ago
Decebal Suiu a6eeceddbf Resolve #209 6 years ago
Decebal Suiu 769ad8c5dc Fix #252 6 years ago
Decebal Suiu 935a724155 Fix #248 6 years ago