]> source.dussan.org Git - pf4j.git/log
pf4j.git
5 years agoRename PluginRepository.getPluginPaths to getPluginsPaths
Decebal Suiu [Sat, 13 Apr 2019 21:06:47 +0000 (00:06 +0300)]
Rename PluginRepository.getPluginPaths to getPluginsPaths

5 years agoImprove readability
Decebal Suiu [Sat, 13 Apr 2019 20:26:28 +0000 (23:26 +0300)]
Improve readability

5 years agoFix issue (the plugin directory will be deleted anyway in unzip extract method)
Decebal Suiu [Sat, 13 Apr 2019 20:25:04 +0000 (23:25 +0300)]
Fix issue (the plugin directory will be deleted anyway in unzip extract method)

5 years agoAdd javadoc
Decebal Suiu [Sat, 13 Apr 2019 20:23:19 +0000 (23:23 +0300)]
Add javadoc

5 years agoAdd constants for properties names
Decebal Suiu [Fri, 12 Apr 2019 19:43:39 +0000 (22:43 +0300)]
Add constants for properties names

5 years agoImprove readability of PropertiesPluginDescriptorFinderTest
Decebal Suiu [Fri, 12 Apr 2019 19:26:55 +0000 (22:26 +0300)]
Improve readability of PropertiesPluginDescriptorFinderTest

5 years agoClean tests
Decebal Suiu [Fri, 12 Apr 2019 18:52:52 +0000 (21:52 +0300)]
Clean tests

5 years agoAdd PluginJar
Decebal Suiu [Fri, 12 Apr 2019 18:44:44 +0000 (21:44 +0300)]
Add PluginJar

5 years agoFix mistake add file
Decebal Suiu [Fri, 12 Apr 2019 18:41:56 +0000 (21:41 +0300)]
Fix mistake add file

5 years agoAdd possibility to add extra properties
Decebal Suiu [Fri, 12 Apr 2019 18:29:50 +0000 (21:29 +0300)]
Add possibility to add extra properties

5 years agoAdd constants for manifest's attributes names
Decebal Suiu [Fri, 12 Apr 2019 18:28:08 +0000 (21:28 +0300)]
Add constants for manifest's attributes names

5 years agoFix javadoc formatting
Decebal Suiu [Fri, 12 Apr 2019 18:26:07 +0000 (21:26 +0300)]
Fix javadoc formatting

5 years agoMerge remote-tracking branch 'origin/#307' into pf4j_3
Decebal Suiu [Fri, 12 Apr 2019 18:05:03 +0000 (21:05 +0300)]
Merge remote-tracking branch 'origin/#307' into pf4j_3

5 years agoFix warning
Decebal Suiu [Mon, 1 Apr 2019 20:16:05 +0000 (23:16 +0300)]
Fix warning

5 years agoResolve TODO (add isDevelopment method as default method in PluginManager)
Decebal Suiu [Mon, 1 Apr 2019 20:15:47 +0000 (23:15 +0300)]
Resolve TODO (add isDevelopment method as default method in PluginManager)

5 years agoRemove deprecated constructor
Decebal Suiu [Mon, 1 Apr 2019 20:10:29 +0000 (23:10 +0300)]
Remove deprecated constructor

5 years agoAdd JarPluginManager and ZipPluginManager #307
Decebal Suiu [Mon, 1 Apr 2019 19:50:04 +0000 (22:50 +0300)]
Add JarPluginManager and ZipPluginManager

5 years agoFix warnings
Decebal Suiu [Mon, 1 Apr 2019 19:19:05 +0000 (22:19 +0300)]
Fix warnings

5 years agoResolve #292
Decebal Suiu [Fri, 29 Mar 2019 17:55:17 +0000 (19:55 +0200)]
Resolve #292

5 years agomark pf4j.jar as multi release library (#305)
Andreas Rudolph [Mon, 25 Mar 2019 18:42:20 +0000 (19:42 +0100)]
mark pf4j.jar as multi release library (#305)

5 years agoFix the compilation error introduced by the previous commit
decebals [Thu, 21 Mar 2019 08:56:49 +0000 (10:56 +0200)]
Fix the compilation error introduced by the previous commit

5 years agoFix warning
Decebal Suiu [Wed, 20 Mar 2019 21:05:33 +0000 (23:05 +0200)]
Fix warning

5 years agoMigrate to JUnit 5
Decebal Suiu [Wed, 20 Mar 2019 20:53:20 +0000 (22:53 +0200)]
Migrate to JUnit 5

5 years agocompile demo plugins for Java 8 (#302)
Andreas Rudolph [Wed, 20 Mar 2019 18:01:24 +0000 (19:01 +0100)]
compile demo plugins for Java 8 (#302)

5 years agoset version number to 3.0.0-SNAPSHOT (#301)
Andreas Rudolph [Tue, 19 Mar 2019 18:20:24 +0000 (19:20 +0100)]
set version number to 3.0.0-SNAPSHOT (#301)

5 years agoProvide a module descriptor for Java 9+ (#300)
Andreas Rudolph [Tue, 19 Mar 2019 18:19:53 +0000 (19:19 +0100)]
Provide a module descriptor for Java 9+ (#300)

5 years agoFix deprecated class
Decebal Suiu [Wed, 13 Mar 2019 20:37:05 +0000 (22:37 +0200)]
Fix deprecated class

5 years agoDevelopment is done on Java 11 (OpenJDK)
Decebal Suiu [Wed, 13 Mar 2019 20:35:35 +0000 (22:35 +0200)]
Development is done on Java 11 (OpenJDK)

5 years agoResolve #294 #294
Decebal Suiu [Tue, 12 Mar 2019 18:28:47 +0000 (20:28 +0200)]
Resolve #294

5 years agoupdate to asm library to version 7.1 (#298)
Andreas Rudolph [Tue, 12 Mar 2019 08:08:40 +0000 (09:08 +0100)]
update to asm library to version 7.1 (#298)

5 years agoFix #297
Decebal Suiu [Mon, 11 Mar 2019 17:39:34 +0000 (19:39 +0200)]
Fix #297

5 years agoFix #297
Decebal Suiu [Mon, 11 Mar 2019 17:38:45 +0000 (19:38 +0200)]
Fix #297

5 years agoCheck no plugin with same pluginId is loaded (#287)
Dmitry Timofeev [Sat, 2 Mar 2019 20:10:05 +0000 (22:10 +0200)]
Check no plugin with same pluginId is loaded (#287)

5 years agoAdd small javadoc
Decebal Suiu [Sat, 2 Mar 2019 19:14:25 +0000 (21:14 +0200)]
Add small javadoc

5 years agoDocument thread safety of PluginManagers (#288)
Dmitry Timofeev [Fri, 1 Mar 2019 20:29:33 +0000 (22:29 +0200)]
Document thread safety of PluginManagers (#288)

5 years agoImprove run-demo scripts
decebals [Tue, 19 Feb 2019 00:28:16 +0000 (02:28 +0200)]
Improve run-demo scripts

5 years agoMake the project build on Java 11 (#278)
Dmitry Timofeev [Wed, 13 Feb 2019 20:19:48 +0000 (22:19 +0200)]
Make the project build on Java 11 (#278)

5 years agoDocument where the pluginId comes from (#279)
Dmitry Timofeev [Wed, 13 Feb 2019 18:44:45 +0000 (20:44 +0200)]
Document where the pluginId comes from (#279)

5 years agoAdd version 2.6.0 to changelog
Decebal Suiu [Fri, 1 Feb 2019 18:34:17 +0000 (20:34 +0200)]
Add version 2.6.0 to changelog

5 years ago[maven-release-plugin] prepare for next development iteration
Decebal Suiu [Fri, 1 Feb 2019 18:17:12 +0000 (20:17 +0200)]
[maven-release-plugin] prepare for next development iteration

5 years ago[maven-release-plugin] prepare release release-2.6.0 release-2.6.0
Decebal Suiu [Fri, 1 Feb 2019 18:15:55 +0000 (20:15 +0200)]
[maven-release-plugin] prepare release release-2.6.0

5 years agoUpdate changelog
Decebal Suiu [Fri, 1 Feb 2019 18:05:57 +0000 (20:05 +0200)]
Update changelog

5 years agoRemove empty line; add a tiny comment
Decebal Suiu [Mon, 28 Jan 2019 18:02:19 +0000 (20:02 +0200)]
Remove empty line; add a tiny comment

5 years agoconfigures plugin manager to load "HowdyGreeting" using the services … (#277)
Roberto Franchini [Mon, 28 Jan 2019 17:56:28 +0000 (18:56 +0100)]
configures plugin manager to load "HowdyGreeting" using the services … (#277)

5 years agoFix the plugins in the demo example did not load successfully (#276)
Kaibo Zhou [Wed, 16 Jan 2019 06:48:24 +0000 (14:48 +0800)]
Fix the plugins in the demo example did not load successfully (#276)

5 years agoadd Automatic-Module-Name into pf4j.jar (#275)
Andreas Rudolph [Mon, 14 Jan 2019 18:06:42 +0000 (19:06 +0100)]
add Automatic-Module-Name into pf4j.jar (#275)

Thanks!

5 years agoFormatting
Decebal Suiu [Fri, 11 Jan 2019 20:21:26 +0000 (22:21 +0200)]
Formatting

5 years agoOptional plugin dependencies (#270)
Andreas Rudolph [Fri, 11 Jan 2019 14:04:17 +0000 (15:04 +0100)]
Optional plugin dependencies (#270)

5 years agoServiceProviderExtensionFinder should scan the whole classpath (#273)
Andreas Rudolph [Sat, 5 Jan 2019 12:30:56 +0000 (13:30 +0100)]
ServiceProviderExtensionFinder should scan the whole classpath (#273)

5 years agoAdd property slf4j.version
Decebal Suiu [Fri, 4 Jan 2019 18:45:03 +0000 (20:45 +0200)]
Add property slf4j.version

5 years agoexplicitly configure extension points for an extension (#265)
Andreas Rudolph [Thu, 3 Jan 2019 18:42:30 +0000 (19:42 +0100)]
explicitly configure extension points for an extension (#265)

5 years agoupdate slf4j dependency to version 1.7.25 (#271)
Andreas Rudolph [Thu, 3 Jan 2019 18:38:28 +0000 (19:38 +0100)]
update slf4j dependency to version 1.7.25 (#271)

5 years agoPolishing (extract duplicate code in internal method, remove unneeded null check...
Decebal Suiu [Fri, 28 Dec 2018 21:17:34 +0000 (23:17 +0200)]
Polishing (extract duplicate code in internal method, remove unneeded null check) #262

5 years agoload extensions from plugin libraries (#262)
Andreas Rudolph [Fri, 28 Dec 2018 20:50:01 +0000 (21:50 +0100)]
load extensions from plugin libraries (#262)

5 years agoRemove empty line
Decebal Suiu [Thu, 13 Dec 2018 20:07:36 +0000 (22:07 +0200)]
Remove empty line

5 years agoImprove run demo scripts
Decebal Suiu [Thu, 13 Dec 2018 20:04:32 +0000 (22:04 +0200)]
Improve run demo scripts

5 years agoAdd version 2.5.0 to changelog
Decebal Suiu [Wed, 12 Dec 2018 19:05:02 +0000 (21:05 +0200)]
Add version 2.5.0 to changelog

5 years ago[maven-release-plugin] prepare for next development iteration
Decebal Suiu [Tue, 11 Dec 2018 19:19:00 +0000 (21:19 +0200)]
[maven-release-plugin] prepare for next development iteration

5 years ago[maven-release-plugin] prepare release release-2.5.0 release-2.5.0
Decebal Suiu [Tue, 11 Dec 2018 19:18:38 +0000 (21:18 +0200)]
[maven-release-plugin] prepare release release-2.5.0

5 years agoUpdate changelog
Decebal Suiu [Tue, 11 Dec 2018 19:08:01 +0000 (21:08 +0200)]
Update changelog

5 years agoAdds ability to configure plugin directory (#256)
Michael Ruocco [Mon, 3 Dec 2018 06:34:38 +0000 (06:34 +0000)]
Adds ability to configure plugin directory (#256)

5 years agoResolve #209
Decebal Suiu [Sun, 25 Nov 2018 15:59:09 +0000 (17:59 +0200)]
Resolve #209

5 years agoFix #252
Decebal Suiu [Sun, 25 Nov 2018 15:45:11 +0000 (17:45 +0200)]
Fix #252

5 years agoFix #248
Decebal Suiu [Fri, 23 Nov 2018 06:51:47 +0000 (08:51 +0200)]
Fix #248

5 years agoRemove useless throws exception
Decebal Suiu [Thu, 22 Nov 2018 20:46:58 +0000 (22:46 +0200)]
Remove useless throws exception

5 years agoFix #250
Decebal Suiu [Thu, 22 Nov 2018 20:33:09 +0000 (22:33 +0200)]
Fix #250

5 years agoResolve #242
Decebal Suiu [Sat, 20 Oct 2018 20:37:30 +0000 (23:37 +0300)]
Resolve #242

6 years agoTabs to spaces
Decebal Suiu [Wed, 19 Sep 2018 18:25:37 +0000 (21:25 +0300)]
Tabs to spaces

6 years agoUpdate changelog; add version 2.4.0
Decebal Suiu [Wed, 1 Aug 2018 20:26:52 +0000 (23:26 +0300)]
Update changelog; add version 2.4.0

6 years agoFix version
Decebal Suiu [Wed, 1 Aug 2018 16:21:13 +0000 (19:21 +0300)]
Fix version

6 years ago[maven-release-plugin] prepare for next development iteration
Decebal Suiu [Wed, 1 Aug 2018 16:06:05 +0000 (19:06 +0300)]
[maven-release-plugin] prepare for next development iteration

6 years ago[maven-release-plugin] prepare release release-2.4.0 release-2.4.0
Decebal Suiu [Wed, 1 Aug 2018 16:05:40 +0000 (19:05 +0300)]
[maven-release-plugin] prepare release release-2.4.0

6 years agoAllow a way to query all extension classes for a given plugin (#233)
dustContributor [Tue, 24 Jul 2018 07:16:31 +0000 (04:16 -0300)]
Allow a way to query all extension classes for a given plugin (#233)

6 years agoAdd tests for SingletonExtensionFactory
Decebal Suiu [Fri, 20 Jul 2018 16:23:38 +0000 (19:23 +0300)]
Add tests for SingletonExtensionFactory

6 years agoFix typo
Decebal Suiu [Thu, 19 Jul 2018 19:39:03 +0000 (22:39 +0300)]
Fix typo

6 years agoAdd SingletonExtensionFactory (see #232)
Decebal Suiu [Thu, 19 Jul 2018 16:12:40 +0000 (19:12 +0300)]
Add SingletonExtensionFactory (see #232)

6 years agoTabs to spaces
Decebal Suiu [Tue, 10 Jul 2018 19:28:42 +0000 (22:28 +0300)]
Tabs to spaces

6 years agoFix error in getFileSystem
Decebal Suiu [Mon, 9 Jul 2018 17:26:08 +0000 (20:26 +0300)]
Fix error in getFileSystem

6 years agoImprove the logging
Decebal Suiu [Mon, 9 Jul 2018 17:15:07 +0000 (20:15 +0300)]
Improve the logging

6 years agoPrevent FileSystemAlreadyExistsException (#229)
Decebal Suiu [Mon, 9 Jul 2018 17:11:13 +0000 (20:11 +0300)]
Prevent FileSystemAlreadyExistsException (#229)

6 years agoTabs to spaces
Decebal Suiu [Sat, 7 Jul 2018 08:26:11 +0000 (11:26 +0300)]
Tabs to spaces

6 years agoFormatting, rename fields refactoring, add comments
Decebal Suiu [Sun, 17 Jun 2018 19:02:03 +0000 (22:02 +0300)]
Formatting, rename fields refactoring, add comments

6 years agoFix #223
Decebal Suiu [Sun, 17 Jun 2018 17:50:17 +0000 (20:50 +0300)]
Fix #223

6 years agoCorrect the class passed to DefaultPluginFactory's logger (#222)
Lee Jenkins [Tue, 12 Jun 2018 17:25:27 +0000 (12:25 -0500)]
Correct the class passed to DefaultPluginFactory's logger (#222)

6 years agoUpdate changelog
Decebal Suiu [Sat, 9 Jun 2018 18:15:57 +0000 (21:15 +0300)]
Update changelog

6 years ago[maven-release-plugin] prepare for next development iteration
Decebal Suiu [Mon, 4 Jun 2018 16:42:02 +0000 (19:42 +0300)]
[maven-release-plugin] prepare for next development iteration

6 years ago[maven-release-plugin] prepare release release-2.3.0 release-2.3.0
Decebal Suiu [Mon, 4 Jun 2018 16:41:37 +0000 (19:41 +0300)]
[maven-release-plugin] prepare release release-2.3.0

6 years agoImproving development mode experience for Gradle users #195 (#221)
Shawn Sherwood [Fri, 1 Jun 2018 20:17:27 +0000 (16:17 -0400)]
Improving development mode experience for Gradle users #195 (#221)

6 years agoImprove DevelopmentPluginClasspath according #195 (#219)
Decebal Suiu [Fri, 25 May 2018 18:58:03 +0000 (21:58 +0300)]
Improve DevelopmentPluginClasspath according #195 (#219)

6 years agoAdd aliases to the runtime modes
Decebal Suiu [Thu, 24 May 2018 19:13:42 +0000 (22:13 +0300)]
Add aliases to the runtime modes

6 years agoFix unit test
Decebal Suiu [Wed, 16 May 2018 16:36:26 +0000 (19:36 +0300)]
Fix unit test

6 years agoResolve #218
Decebal Suiu [Wed, 16 May 2018 16:27:44 +0000 (19:27 +0300)]
Resolve #218

6 years agoFormatting
Decebal Suiu [Mon, 30 Apr 2018 07:26:14 +0000 (10:26 +0300)]
Formatting

6 years agoFixes #206 (#210)
Shirish Pandharikar [Thu, 5 Apr 2018 19:25:59 +0000 (00:55 +0530)]
Fixes #206 (#210)

6 years agoUpdate README.md
Decebal Suiu [Tue, 27 Mar 2018 18:44:58 +0000 (21:44 +0300)]
Update README.md

6 years agoUpdate pom.xml
Decebal Suiu [Tue, 27 Mar 2018 17:15:25 +0000 (20:15 +0300)]
Update pom.xml

6 years agoUpdate README.md
Decebal Suiu [Tue, 27 Mar 2018 09:46:53 +0000 (12:46 +0300)]
Update README.md

6 years agoLicense header update, #171 (#205)
Bala Raman [Mon, 26 Mar 2018 21:13:08 +0000 (17:13 -0400)]
License header update, #171 (#205)

6 years agoFix unit test
Decebal Suiu [Mon, 19 Mar 2018 18:32:05 +0000 (20:32 +0200)]
Fix unit test

6 years agoResolve #199
Decebal Suiu [Mon, 19 Mar 2018 18:21:35 +0000 (20:21 +0200)]
Resolve #199