summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [maven-release-plugin] prepare release release-3.0.1release-3.0.1Decebal Suiu2019-06-129-17/+17
* Revert disable Javadoc generation on 11+Decebal Suiu2019-06-121-12/+0
* [maven-release-plugin] prepare for next development iterationDecebal Suiu2019-06-129-17/+17
* [maven-release-plugin] prepare release release-3.0.0release-3.0.0Decebal Suiu2019-06-129-17/+17
* Update changelogDecebal Suiu2019-06-121-1/+41
* Merge pull request #324 from pf4j/pf4j_3Decebal Suiu2019-06-12100-940/+2659
|\
| * Merge branch masterpf4j_3Decebal Suiu2019-06-111-1/+1
| * Convert PluginException in PluginRuntimeException and use unchecked exceptionsDecebal Suiu2019-06-0829-103/+105
| * Fix FileSystemException in windows on plugin delete (#322)hazemkmammu2019-06-051-8/+16
| * Polishing #321decebals2019-06-041-44/+48
| * Recreate FileSystemException in windows on plugin delete (#321)hazemkmammu2019-06-041-0/+69
| * Improve PluginJar, add ClassDataProvider conceptDecebal Suiu2019-05-317-6/+170
| * Add JarPluginManagerTestdecebals2019-05-301-0/+80
| * Improve PluginZipdecebals2019-05-301-2/+18
| * Improve PluginJardecebals2019-05-301-6/+23
| * Add constructors in JarPluginManagerdecebals2019-05-301-0/+10
| * Resolve #306Decebal Suiu2019-05-1620-0/+728
| * Revert commit 40846fa (Rename PluginRepository.getPluginPaths to getPluginsPa...Decebal Suiu2019-05-138-30/+30
| * Remove empty lineDecebal Suiu2019-05-031-1/+0
| * Remove unneeded methoddecebals2019-05-032-8/+5
| * Improve #307 (add support for development mode)decebals2019-05-0318-136/+334
| * Extract constants for some stringsdecebals2019-05-021-7/+5
| * Extract constants for some system property namsedecebals2019-05-022-6/+9
| * Resolve #296Decebal Suiu2019-05-023-46/+35
| * Add DirectedGraphTestDecebal Suiu2019-04-201-0/+98
| * Add AbstractPluginManagerTestDecebal Suiu2019-04-201-0/+49
| * Improve #292Decebal Suiu2019-04-207-26/+45
| * Improve #292Decebal Suiu2019-04-2011-89/+60
| * Add pluginClass getter in PluginZip and PluginJarDecebal Suiu2019-04-154-28/+69
| * Improve readabilityDecebal Suiu2019-04-151-13/+17
| * Resolve #311Decebal Suiu2019-04-153-15/+66
| * Resolve #309Decebal Suiu2019-04-151-1/+7
| * Rename PluginRepository.getPluginPaths to getPluginsPathsDecebal Suiu2019-04-146-30/+30
| * Improve readabilityDecebal Suiu2019-04-135-199/+155
| * Fix issue (the plugin directory will be deleted anyway in unzip extract method)Decebal Suiu2019-04-131-8/+0
| * Add javadocDecebal Suiu2019-04-131-1/+5
| * Add constants for properties namesDecebal Suiu2019-04-122-43/+53
| * Improve readability of PropertiesPluginDescriptorFinderTestDecebal Suiu2019-04-121-73/+64
| * Clean testsDecebal Suiu2019-04-122-21/+5
| * Add PluginJarDecebal Suiu2019-04-121-0/+114
| * Fix mistake add fileDecebal Suiu2019-04-121-47/+0
| * Add possibility to add extra propertiesDecebal Suiu2019-04-121-7/+21
| * Add constants for manifest's attributes namesDecebal Suiu2019-04-121-8/+17
| * Fix javadoc formattingDecebal Suiu2019-04-122-2/+51
| * Merge remote-tracking branch 'origin/#307' into pf4j_3Decebal Suiu2019-04-123-0/+87
| |\
| | * Add JarPluginManager and ZipPluginManager#307Decebal Suiu2019-04-013-0/+87
| * | Fix warningDecebal Suiu2019-04-011-1/+1
| * | Resolve TODO (add isDevelopment method as default method in PluginManager)Decebal Suiu2019-04-012-5/+7
| * | Remove deprecated constructorDecebal Suiu2019-04-011-11/+0
| |/
| * Fix warningsDecebal Suiu2019-04-017-37/+20