summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [maven-release-plugin] prepare release release-2.1.0release-2.1.0Decebal Suiu2018-01-108-16/+16
|
* Minor improvement and refactoringDecebal Suiu2017-12-175-16/+50
|
* #185 : fix missing slash for jar file on Windows while creating new file ↵Julieng502017-12-171-1/+6
| | | | system (#186)
* Merge remote-tracking branch 'origin/master'Decebal Suiu2017-12-1624-309/+520
|\
| * Refactoring to make PluginDescriptor more usable (#180)Josiah Haswell2017-11-017-162/+321
| |
| * @Override should not change method signature (#178)Kristof2017-10-261-1/+1
| |
| * ISSUE-169: fix gradle demo (#177)Cesar Andres2017-10-2116-146/+198
| |
* | Fix #184Decebal Suiu2017-12-161-1/+1
|/
* Add version 2.0.0 in changelogDecebal Suiu2017-10-171-1/+12
|
* [maven-release-plugin] prepare for next development iterationDecebal Suiu2017-10-178-16/+16
|
* [maven-release-plugin] prepare release release-2.0.0release-2.0.0Decebal Suiu2017-10-178-16/+16
|
* Emit warning instead of error when plugin root is not present (#176)Sergey Tyurin2017-10-131-1/+1
|
* Improve public API of Extention* classes (#175)Sergey Tyurin2017-10-123-33/+14
|
* Update changelogDecebal Suiu2017-10-111-0/+19
|
* Resolve #174Decebal Suiu2017-10-081-10/+26
|
* Remove JarPluginManagerDecebal Suiu2017-10-055-80/+47
|
* Add CompoundPluginLoaderDecebal Suiu2017-10-056-26/+145
|
* Add CompoundPluginDescriptorFinder (#172)Decebal Suiu2017-10-0421-298/+549
|
* Open a new extension (protected method) point in ↵Decebal Suiu2017-09-271-2/+6
| | | | PropertiesPluginDescriptorFinder
* Fix Maven warningsDecebal Suiu2017-09-202-2/+2
|
* Set version to 2.0.0-SNAPSHOTDecebal Suiu2017-09-2013-20/+20
|
* Change root package from ro.fortsoft.pf4j to org.pf4j (#168)Decebal Suiu2017-09-20124-347/+350
|
* Create a PF4J logo (#162)Jan Høydahl2017-09-083-0/+6
|
* Trim travis ci configDecebal Suiu2017-09-071-4/+0
|
* Merge remote-tracking branch 'origin/master'Decebal Suiu2017-09-073-8/+209
|\
| * Added LICENSE fileJan Høydahl2017-09-071-0/+201
| | | | | | Now also displays the license as metadata in GitHub
| * add some javadoc so people don't wonder if this will throw exception or ↵Nicholas DiPiazza2017-08-111-3/+3
| | | | | | | | return null. (#160)
| * Fixed typos in README.md (#159)Kristof2017-08-091-5/+5
| |
* | Fix #161Decebal Suiu2017-09-071-10/+20
| |
* | CosmeticsDecebal Suiu2017-09-072-40/+45
|/
* Minor javadoc fixDecebal Suiu2017-08-011-11/+14
|
* Update some code to Java 7Decebal Suiu2017-07-282-28/+14
|
* Close the input stream after read it and remove redundant util methodDecebal Suiu2017-07-281-49/+26
|
* Possible fix for #156Decebal Suiu2017-07-283-12/+17
|
* Add VersionManager abstractization (breaking change) (#155)Decebal Suiu2017-07-1217-94/+213
|
* Refactor ManifestPluginDescriptorFinder to allow custom managing of V… (#154)COLLIGNON Thomas2017-07-061-1/+12
|
* Add javadoc for DependencyResolver classDecebal Suiu2017-06-291-0/+9
|
* Enforce dependencies versions (#150)Decebal Suiu2017-06-249-138/+474
|
* Updated gradle demo dependencies and switched from System.out.println to ↵Michael "Lyze" Weinberger2017-06-199-33/+48
| | | | slf4j.log (#149)
* Kotlin plugin example added and README updated for Kotlin. (#146)Anindya Chatterjee2017-06-094-1/+105
|
* Add version 1.3.0 in changelogDecebal Suiu2017-05-031-1/+12
|
* [maven-release-plugin] prepare for next development iterationDecebal Suiu2017-05-038-16/+16
|
* [maven-release-plugin] prepare release release-1.3.0release-1.3.0Decebal Suiu2017-05-038-16/+16
|
* Update CHANGELOG.mdDecebal Suiu2017-05-031-4/+18
|
* Minor improvementsDecebal Suiu2017-04-204-4/+5
|
* Add constructors with varargs in PippoExceptionDecebal Suiu2017-04-202-0/+19
|
* Refactor requires validation, Fixes #142 (#144)Jan Høydahl2017-04-207-29/+119
|
* Add more unit testsDecebal Suiu2017-04-066-6/+319
|
* New LoadPluginsTest (#141)Jan Høydahl2017-04-066-11/+253
|
* Unzip plugin zip file in loadPluginFromPath() (#140)Jan Høydahl2017-04-065-42/+131
|