aboutsummaryrefslogtreecommitdiffstats
path: root/pf4j/src
Commit message (Collapse)AuthorAgeFilesLines
...
* minor changesDecebal Suiu2015-10-062-9/+7
|
* use FileUtils.writeLinesDecebal Suiu2015-10-062-16/+18
|
* fix #78Decebal Suiu2015-10-062-34/+51
|
* make DefaultExtensionFinder testableDecebal Suiu2015-09-251-28/+43
|
* fix tests after improve PluginDescriptorFinderDecebal Suiu2015-09-222-3/+12
|
* improve PluginDescriptorFinder implementations (see #70)Decebal Suiu2015-09-182-67/+93
|
* make more fields protected in DefaultPluginManagerDecebal Suiu2015-09-171-17/+17
|
* remove unused importDecebal Suiu2015-09-171-2/+0
|
* remove unused importDecebal Suiu2015-09-171-2/+0
|
* Generate Manifest content for testingMário Franco2015-09-098-93/+163
|
* Added a few moreMário Franco2015-09-093-12/+53
|
* Added fail on missing plugin idMário Franco2015-09-092-0/+24
|
* Added more fail testsMário Franco2015-09-093-3/+52
|
* Added ManifestPluginDescriptorFinder testsMário Franco2015-09-094-0/+119
|
* Added one more fail test to DefaultExtensionFactoryMário Franco2015-09-092-0/+39
|
* Added one more fail test to DefaultPluginFactoryMário Franco2015-09-091-0/+18
|
* added possibility to overwrite DefaultPluginManager (see #66)Decebal Suiu2015-09-082-2/+2
|
* fix #63Decebal Suiu2015-08-062-24/+19
|
* fix #60Decebal Suiu2015-07-211-10/+18
|
* Clean up the testsMário Franco2015-07-215-38/+3
|
* Added tests for DefaultExtensionFactoryMário Franco2015-07-212-0/+76
|
* Add another fail testMário Franco2015-07-212-0/+50
|
* Added tests for DefaultPluginFactory and multiple improvementsMário Franco2015-07-216-31/+174
|
* Added failed validationMário Franco2015-07-201-0/+2
|
* Added test for DefaultPluginRepositoryMário Franco2015-07-201-0/+86
|
* Added Test for PluginStatusProviderMário Franco2015-07-202-3/+148
|
* fix wildcard importDecebal Suiu2015-07-201-6/+17
|
* Merge pull request #55 from lightglitch/masterDecebal Suiu2015-07-201-1/+1
|\ | | | | Stop leafs first
| * Stop leafs firstMário Franco2015-07-201-1/+1
| |
* | fix for #53Decebal Suiu2015-07-201-38/+40
|/
* Fix #42 and it's a help for #32Mário Franco2015-07-203-11/+40
|
* make pluginsDirectory canonicalDecebal Suiu2015-06-251-0/+5
|
* fix typoDecebal Suiu2015-06-251-1/+1
|
* Replace Version with semver libMário Franco2015-06-057-202/+54
|
* Merge pull request #48 from lightglitch/masterDecebal Suiu2015-06-055-5/+5
|\ | | | | Fix name in utf
| * Fix name in utfMário Franco2015-06-055-5/+5
| |
* | little preparation for #42Decebal Suiu2015-06-051-15/+23
|/
* fix typeDecebal Suiu2015-06-051-1/+1
|
* convert existing generics to diamond syntaxDecebal Suiu2015-06-0513-43/+42
|
* Editor config style appliedMário Franco2015-06-0528-280/+280
|
* review #41Decebal Suiu2015-06-054-39/+184
|
* Clean PluginStatusProvider apiMário Franco2015-05-273-60/+118
|
* Add Plugin status providerMário Franco2015-05-272-10/+67
|
* specify that PluginClassLoader is a Parent Last ClassLoader - it loads the ↵Decebal Suiu2014-09-051-0/+2
| | | | classes from the plugin's jars before delegating to the parent class loader
* defense for #21Decebal Suiu2014-08-241-3/+7
|
* try to improve logging for DefaultExtensionFinderDecebal Suiu2014-08-071-3/+5
|
* try to resolve issue #20Decebal Suiu2014-07-159-96/+278
|
* load extensions from classpath; before this commit only plugins can declare ↵Decebal Suiu2014-06-112-30/+98
| | | | extensions
* fix an issue that occurs when the plugin developer put the pf4j jar in the ↵Decebal Suiu2014-06-021-9/+9
| | | | plugin's lib folder (or not declare the pf4j dependency with scope provided in pom.xml)
* minor changeDecebal Suiu2014-06-021-1/+1
|