aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add JarPluginManager and ZipPluginManager#307Decebal Suiu2019-04-013-0/+87
|
* Fix warningsDecebal Suiu2019-04-017-37/+20
|
* Resolve #292Decebal Suiu2019-03-292-13/+8
|
* mark pf4j.jar as multi release library (#305)Andreas Rudolph2019-03-251-0/+11
|
* Fix the compilation error introduced by the previous commitdecebals2019-03-211-1/+1
|
* Fix warningDecebal Suiu2019-03-201-2/+3
|
* Migrate to JUnit 5Decebal Suiu2019-03-2021-228/+213
|
* compile demo plugins for Java 8 (#302)Andreas Rudolph2019-03-201-9/+0
|
* set version number to 3.0.0-SNAPSHOT (#301)Andreas Rudolph2019-03-198-15/+15
|
* Provide a module descriptor for Java 9+ (#300)Andreas Rudolph2019-03-193-17/+82
|
* Fix deprecated classDecebal Suiu2019-03-131-4/+9
|
* Development is done on Java 11 (OpenJDK)Decebal Suiu2019-03-132-7/+3
|
* Resolve #294#294Decebal Suiu2019-03-122-5/+17
|
* update to asm library to version 7.1 (#298)Andreas Rudolph2019-03-121-1/+1
|
* Fix #297Decebal Suiu2019-03-111-1/+1
|
* Fix #297Decebal Suiu2019-03-111-1/+1
|
* Check no plugin with same pluginId is loaded (#287)Dmitry Timofeev2019-03-024-22/+130
|
* Add small javadocDecebal Suiu2019-03-021-0/+2
|
* Document thread safety of PluginManagers (#288)Dmitry Timofeev2019-03-012-0/+4
|
* Improve run-demo scriptsdecebals2019-02-193-10/+20
|
* Make the project build on Java 11 (#278)Dmitry Timofeev2019-02-134-21/+37
|
* Document where the pluginId comes from (#279)Dmitry Timofeev2019-02-134-15/+16
|
* Add version 2.6.0 to changelogDecebal Suiu2019-02-011-1/+12
|
* [maven-release-plugin] prepare for next development iterationDecebal Suiu2019-02-018-16/+16
|
* [maven-release-plugin] prepare release release-2.6.0release-2.6.0Decebal Suiu2019-02-018-16/+16
|
* Update changelogDecebal Suiu2019-02-011-0/+17
|
* Remove empty line; add a tiny commentDecebal Suiu2019-01-281-2/+1
|
* configures plugin manager to load "HowdyGreeting" using the services … (#277)Roberto Franchini2019-01-281-1/+13
|
* Fix the plugins in the demo example did not load successfully (#276)Kaibo Zhou2019-01-161-2/+0
|
* add Automatic-Module-Name into pf4j.jar (#275)Andreas Rudolph2019-01-141-0/+11
| | | Thanks!
* FormattingDecebal Suiu2019-01-115-17/+23
|
* Optional plugin dependencies (#270)Andreas Rudolph2019-01-1110-4/+395
|
* ServiceProviderExtensionFinder should scan the whole classpath (#273)Andreas Rudolph2019-01-052-8/+19
|
* Add property slf4j.versionDecebal Suiu2019-01-043-6/+4
|
* explicitly configure extension points for an extension (#265)Andreas Rudolph2019-01-033-13/+101
|
* update slf4j dependency to version 1.7.25 (#271)Andreas Rudolph2019-01-031-2/+2
|
* Polishing (extract duplicate code in internal method, remove unneeded null ↵Decebal Suiu2018-12-282-36/+31
| | | | check) #262
* load extensions from plugin libraries (#262)Andreas Rudolph2018-12-282-18/+25
|
* Remove empty lineDecebal Suiu2018-12-131-1/+0
|
* Improve run demo scriptsDecebal Suiu2018-12-132-0/+4
|
* Add version 2.5.0 to changelogDecebal Suiu2018-12-121-1/+12
|
* [maven-release-plugin] prepare for next development iterationDecebal Suiu2018-12-118-16/+16
|
* [maven-release-plugin] prepare release release-2.5.0release-2.5.0Decebal Suiu2018-12-118-16/+16
|
* Update changelogDecebal Suiu2018-12-111-0/+12
|
* Adds ability to configure plugin directory (#256)Michael Ruocco2018-12-031-1/+4
|
* Resolve #209Decebal Suiu2018-11-251-3/+8
|
* Fix #252Decebal Suiu2018-11-251-1/+1
|
* Fix #248Decebal Suiu2018-11-232-8/+39
|
* Remove useless throws exceptionDecebal Suiu2018-11-221-1/+1
|
* Fix #250Decebal Suiu2018-11-221-1/+1
|