]> source.dussan.org Git - pf4j.git/log
pf4j.git
4 years ago[maven-release-plugin] prepare for next development iteration
Decebal Suiu [Fri, 29 Nov 2019 20:09:06 +0000 (22:09 +0200)]
[maven-release-plugin] prepare for next development iteration

4 years ago[maven-release-plugin] prepare release release-3.2.0 release-3.2.0
Decebal Suiu [Fri, 29 Nov 2019 20:08:29 +0000 (22:08 +0200)]
[maven-release-plugin] prepare release release-3.2.0

4 years agoUpdate changelog
Decebal Suiu [Fri, 29 Nov 2019 19:45:26 +0000 (21:45 +0200)]
Update changelog

4 years agoSupport any interface as an ExtensionPoint (#350)
Decebal Suiu [Fri, 15 Nov 2019 22:40:40 +0000 (00:40 +0200)]
Support any interface as an ExtensionPoint (#350)

4 years agoSmall refactoring
Decebal Suiu [Fri, 15 Nov 2019 17:55:49 +0000 (19:55 +0200)]
Small refactoring

4 years agoFix gradle demo (#349)
Clay McCoy [Fri, 15 Nov 2019 17:46:55 +0000 (11:46 -0600)]
Fix gradle demo (#349)

4 years agoFix flaky test DefaultPluginRepositoryTest.testGetPluginArchive
Decebal Suiu [Fri, 15 Nov 2019 16:43:11 +0000 (18:43 +0200)]
Fix flaky test DefaultPluginRepositoryTest.testGetPluginArchive

4 years agoUpdate README.md
Decebal Suiu [Fri, 15 Nov 2019 15:58:30 +0000 (17:58 +0200)]
Update README.md

4 years agoFound extensions when using decorated annotations (#348)
Decebal Suiu [Fri, 15 Nov 2019 15:53:51 +0000 (17:53 +0200)]
Found extensions when using decorated annotations (#348)

4 years agoAd more tests in ExtensionAnnotationProcessorTest
Decebal Suiu [Wed, 13 Nov 2019 23:54:16 +0000 (01:54 +0200)]
Ad more tests in ExtensionAnnotationProcessorTest

4 years agoAdd more defense in ExtensionAnnotationProcessor (error message if something is wrong)
Decebal Suiu [Wed, 13 Nov 2019 19:16:07 +0000 (21:16 +0200)]
Add more defense in ExtensionAnnotationProcessor (error message if something is wrong)

4 years agoMove static method in superclass
Decebal Suiu [Wed, 13 Nov 2019 17:50:05 +0000 (19:50 +0200)]
Move static method in superclass

4 years agoAdd javadoc
Decebal Suiu [Wed, 13 Nov 2019 17:46:08 +0000 (19:46 +0200)]
Add javadoc

5 years agoQuickstart (call to action) section in readme
Decebal Suiu [Tue, 10 Sep 2019 19:10:54 +0000 (22:10 +0300)]
Quickstart (call to action) section in readme

5 years ago[maven-release-plugin] prepare for next development iteration
Decebal Suiu [Sun, 8 Sep 2019 19:04:16 +0000 (22:04 +0300)]
[maven-release-plugin] prepare for next development iteration

5 years ago[maven-release-plugin] prepare release release-3.1.0 release-3.1.0
Decebal Suiu [Sun, 8 Sep 2019 19:03:51 +0000 (22:03 +0300)]
[maven-release-plugin] prepare release release-3.1.0

5 years agoUpdate changelog
Decebal Suiu [Sun, 8 Sep 2019 18:38:33 +0000 (21:38 +0300)]
Update changelog

5 years agoAdd version 3.0.0 to changelog
Decebal Suiu [Sun, 8 Sep 2019 18:29:34 +0000 (21:29 +0300)]
Add version 3.0.0 to changelog

5 years agoAdd IDEA classpath for Development mode (#323)
Hank [Thu, 5 Sep 2019 11:35:25 +0000 (19:35 +0800)]
Add IDEA classpath for Development mode (#323)

5 years agoImplement PluginClassLoader.getResources (#336) (#337)
Sebastian Lövdahl [Wed, 4 Sep 2019 09:45:07 +0000 (12:45 +0300)]
Implement PluginClassLoader.getResources (#336) (#337)

5 years agoResolve #335
Decebal Suiu [Mon, 5 Aug 2019 19:28:14 +0000 (22:28 +0300)]
Resolve #335

5 years agoImprove testing of #335
Decebal Suiu [Mon, 5 Aug 2019 18:16:39 +0000 (21:16 +0300)]
Improve testing of #335

5 years agoMake AbstractPluginManager fields protected to allow better control in custom plugin...
Johannes Schüth [Fri, 12 Jul 2019 12:52:05 +0000 (14:52 +0200)]
Make AbstractPluginManager fields protected to allow better control in custom plugin managers (#330)

5 years agoMake PluginWrapper#setPluginState and PluginWrapper#setPluginFactory public to better...
Johannes Schüth [Wed, 10 Jul 2019 19:44:54 +0000 (21:44 +0200)]
Make PluginWrapper#setPluginState and PluginWrapper#setPluginFactory public to better support custom plugin managers (#329)

5 years agoModified org.pf4j.PluginState to an enum (#328)
MacTrophy [Tue, 2 Jul 2019 20:39:33 +0000 (16:39 -0400)]
Modified org.pf4j.PluginState to an enum (#328)

5 years agoUpdate README.md
Decebal Suiu [Thu, 20 Jun 2019 07:22:56 +0000 (10:22 +0300)]
Update README.md

5 years agoUpdate README.md
Decebal Suiu [Tue, 18 Jun 2019 10:49:52 +0000 (13:49 +0300)]
Update README.md

5 years agoUpdate README.md
Decebal Suiu [Tue, 18 Jun 2019 10:48:18 +0000 (13:48 +0300)]
Update README.md

5 years ago[maven-release-plugin] prepare for next development iteration
Decebal Suiu [Wed, 12 Jun 2019 20:39:13 +0000 (23:39 +0300)]
[maven-release-plugin] prepare for next development iteration

5 years ago[maven-release-plugin] prepare release release-3.0.1 release-3.0.1
Decebal Suiu [Wed, 12 Jun 2019 20:38:50 +0000 (23:38 +0300)]
[maven-release-plugin] prepare release release-3.0.1

5 years agoRevert disable Javadoc generation on 11+
Decebal Suiu [Wed, 12 Jun 2019 20:36:00 +0000 (23:36 +0300)]
Revert disable Javadoc generation on 11+

5 years ago[maven-release-plugin] prepare for next development iteration
Decebal Suiu [Wed, 12 Jun 2019 19:40:07 +0000 (22:40 +0300)]
[maven-release-plugin] prepare for next development iteration

5 years ago[maven-release-plugin] prepare release release-3.0.0 release-3.0.0
Decebal Suiu [Wed, 12 Jun 2019 19:38:39 +0000 (22:38 +0300)]
[maven-release-plugin] prepare release release-3.0.0

5 years agoUpdate changelog
Decebal Suiu [Wed, 12 Jun 2019 19:24:25 +0000 (22:24 +0300)]
Update changelog

5 years agoMerge pull request #324 from pf4j/pf4j_3
Decebal Suiu [Wed, 12 Jun 2019 18:48:24 +0000 (21:48 +0300)]
Merge pull request #324 from pf4j/pf4j_3

PF4J 3

5 years agoMerge branch master pf4j_3 324/head
Decebal Suiu [Tue, 11 Jun 2019 17:11:49 +0000 (20:11 +0300)]
Merge branch master

5 years agoConvert PluginException in PluginRuntimeException and use unchecked exceptions
Decebal Suiu [Sat, 8 Jun 2019 19:49:38 +0000 (22:49 +0300)]
Convert PluginException in PluginRuntimeException and use unchecked exceptions

5 years agoFix FileSystemException in windows on plugin delete (#322)
hazemkmammu [Tue, 4 Jun 2019 21:33:11 +0000 (03:03 +0530)]
Fix FileSystemException in windows on plugin delete (#322)

5 years agoPolishing #321
decebals [Tue, 4 Jun 2019 10:17:43 +0000 (13:17 +0300)]
Polishing #321

5 years agoRecreate FileSystemException in windows on plugin delete (#321)
hazemkmammu [Tue, 4 Jun 2019 09:32:55 +0000 (15:02 +0530)]
Recreate FileSystemException in windows on plugin delete (#321)

5 years agoImprove PluginJar, add ClassDataProvider concept
Decebal Suiu [Fri, 31 May 2019 17:02:09 +0000 (20:02 +0300)]
Improve PluginJar, add ClassDataProvider concept

5 years agoAdd JarPluginManagerTest
decebals [Thu, 30 May 2019 19:03:51 +0000 (22:03 +0300)]
Add JarPluginManagerTest

5 years agoImprove PluginZip
decebals [Thu, 30 May 2019 19:02:38 +0000 (22:02 +0300)]
Improve PluginZip

5 years agoImprove PluginJar
decebals [Thu, 30 May 2019 19:01:58 +0000 (22:01 +0300)]
Improve PluginJar

5 years agoAdd constructors in JarPluginManager
decebals [Thu, 30 May 2019 19:00:52 +0000 (22:00 +0300)]
Add constructors in JarPluginManager

5 years agoFix typo 2.x
Decebal Suiu [Fri, 24 May 2019 19:56:15 +0000 (22:56 +0300)]
Fix typo

5 years agoResolve #306
Decebal Suiu [Thu, 16 May 2019 18:30:27 +0000 (21:30 +0300)]
Resolve #306

5 years agoRevert commit 40846fa (Rename PluginRepository.getPluginPaths to getPluginsPaths)
Decebal Suiu [Mon, 13 May 2019 17:37:56 +0000 (20:37 +0300)]
Revert commit 40846fa (Rename PluginRepository.getPluginPaths to getPluginsPaths)

5 years agoRemove empty line
Decebal Suiu [Fri, 3 May 2019 09:01:46 +0000 (12:01 +0300)]
Remove empty line

5 years agoRemove unneeded method
decebals [Thu, 2 May 2019 22:18:55 +0000 (01:18 +0300)]
Remove unneeded method

5 years agoImprove #307 (add support for development mode)
decebals [Thu, 2 May 2019 22:08:02 +0000 (01:08 +0300)]
Improve #307 (add support for development mode)

5 years agoExtract constants for some strings
decebals [Thu, 2 May 2019 18:51:05 +0000 (21:51 +0300)]
Extract constants for some strings

5 years agoExtract constants for some system property namse
decebals [Thu, 2 May 2019 18:44:36 +0000 (21:44 +0300)]
Extract constants for some system property namse

5 years agoResolve #296
Decebal Suiu [Thu, 2 May 2019 11:11:30 +0000 (14:11 +0300)]
Resolve #296

5 years agoAdd DirectedGraphTest
Decebal Suiu [Sat, 20 Apr 2019 19:36:35 +0000 (22:36 +0300)]
Add DirectedGraphTest

5 years agoAdd AbstractPluginManagerTest
Decebal Suiu [Sat, 20 Apr 2019 19:00:17 +0000 (22:00 +0300)]
Add AbstractPluginManagerTest

5 years agoImprove #292
Decebal Suiu [Sat, 20 Apr 2019 18:30:34 +0000 (21:30 +0300)]
Improve #292

5 years agoImprove #292
Decebal Suiu [Sat, 20 Apr 2019 10:50:58 +0000 (13:50 +0300)]
Improve #292

5 years agoAdd pluginClass getter in PluginZip and PluginJar
Decebal Suiu [Mon, 15 Apr 2019 19:45:35 +0000 (22:45 +0300)]
Add pluginClass getter in PluginZip and PluginJar

5 years agoImprove readability
Decebal Suiu [Mon, 15 Apr 2019 17:51:20 +0000 (20:51 +0300)]
Improve readability

5 years agoResolve #311
Decebal Suiu [Mon, 15 Apr 2019 17:51:02 +0000 (20:51 +0300)]
Resolve #311

5 years agoResolve #309
Decebal Suiu [Mon, 15 Apr 2019 17:28:30 +0000 (20:28 +0300)]
Resolve #309

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)