534 Commits (4907d01093b447044d24b158daaaded0f4757948)
 

Author SHA1 Message Date
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 74d9637f40 Merge remote-tracking branch 'origin/#307' into pf4j_3 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 9137bff8bd compile demo plugins for Java 8 (#302) 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 ce81809c52 Development is done on Java 11 (OpenJDK) 6 years ago
Decebal Suiu 4eeaf8ab55 Resolve #294 6 years ago
Andreas Rudolph 6dd7a6069f update to asm library to version 7.1 (#298) 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
decebals 58fbfcc5f6 Improve run-demo scripts 6 years ago
Dmitry Timofeev fd3942b69d Make the project build on Java 11 (#278) 6 years ago
Dmitry Timofeev febdb302e7 Document where the pluginId comes from (#279) 6 years ago
Decebal Suiu ec8bfc04f4 Add version 2.6.0 to changelog 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
Decebal Suiu 63b3a7477e Update changelog 6 years ago
Decebal Suiu 7de8e5cc39 Remove empty line; add a tiny comment 6 years ago
Roberto Franchini f9fa86312f configures plugin manager to load "HowdyGreeting" using the services … (#277) 6 years ago
Kaibo Zhou b03d327a8c Fix the plugins in the demo example did not load successfully (#276) 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 ab12f7fa5a Remove empty line 6 years ago
Decebal Suiu 4de0e754c8 Improve run demo scripts 6 years ago