summaryrefslogtreecommitdiffstats
path: root/pf4j
Commit message (Expand)AuthorAgeFilesLines
* load extensions from classpath; before this commit only plugins can declare e...Decebal Suiu2014-06-112-30/+98
* fix an issue that occurs when the plugin developer put the pf4j jar in the pl...Decebal Suiu2014-06-021-9/+9
* minor changeDecebal Suiu2014-06-021-1/+1
* add info message about pf4j version and the runtime modeDecebal Suiu2014-04-231-3/+2
* add version in DefaultPluginManagerDecebal Suiu2014-04-231-0/+14
* add dispose method in PluginClassLoaderDecebal Suiu2014-04-232-5/+23
* [maven-release-plugin] prepare for next development iterationDecebal Suiu2014-04-151-2/+2
* [maven-release-plugin] prepare release release-0.8.0release-0.8.0Decebal Suiu2014-04-151-2/+2
* update slf4j to 1.7.5Decebal Suiu2014-04-142-14/+13
* rename PluginVersion to VersionDecebal Suiu2014-04-147-55/+54
* Move requires logic to isPluginValid(PluginWrapper), rename default version t...James Moger2014-04-143-26/+35
* Add an optional requires manifest valueJames Moger2014-04-125-5/+87
* Merge pull request #13 from gitblit/descriptionDecebal Suiu2014-04-122-20/+39
|\
| * Add an optional description to the manifestJames Moger2014-04-122-20/+39
* | Change log level of a debug message from warn to debugJames Moger2014-04-121-1/+1
|/
* [maven-release-plugin] prepare for next development iterationDecebal Suiu2014-04-111-2/+2
* [maven-release-plugin] prepare release release-0.7.1release-0.7.1Decebal Suiu2014-04-111-2/+2
* Allow disabled plugins to be unloaded and deletedJames Moger2014-04-101-6/+7
* [maven-release-plugin] prepare for next development iterationDecebal Suiu2014-04-101-2/+2
* [maven-release-plugin] prepare release release-0.7.0release-0.7.0Decebal Suiu2014-04-101-2/+2
* Allow inspection of disabled plugins by not stopping resource loadingJames Moger2014-04-092-30/+12
* add listeners to plugin state changesDecebal Suiu2014-04-098-53/+186
* use PluginState.DISABLE instead of PluginManger.isPluginDisabled()Decebal Suiu2014-04-084-47/+21
* added support for PluginManager.getExtensionClassNames(String pluginId) and s...Decebal Suiu2014-04-087-131/+220
* a first version related to enable-disable pluginDecebal Suiu2014-04-076-58/+209
* Implement loading a single plugin archiveJames Moger2014-04-044-635/+691
* Simplify changes per reviewJames Moger2014-04-041-9/+7
* Implement delete pluginJames Moger2014-04-033-22/+104
* Merge pull request #3 from gitblit/stop_pluginDecebal Suiu2014-04-034-60/+192
|\
| * Add method to unload a plugin and it's dependenciesJames Moger2014-04-023-8/+59
| * Add methods to start & stop a single plugin and it's dependenciesJames Moger2014-04-023-52/+133
* | adopt semantic versioning for pluginDecebal Suiu2014-04-012-89/+51
* | adopt semantic versioningDecebal Suiu2014-04-011-2/+2
* | make PluginException visible from outside (public)Decebal Suiu2014-03-311-1/+1
* | check that a java type is an ExtensionPointDecebal Suiu2014-03-311-8/+19
|/
* fix a minor message format in loggingDecebal Suiu2014-03-311-1/+1
* [maven-release-plugin] prepare for next development iterationDecebal Suiu2013-10-111-2/+2
* [maven-release-plugin] prepare release release-0.6release-0.6Decebal Suiu2013-10-111-2/+2
* add possibility to override extension creation in DefaultExtensionFinderDecebal Suiu2013-10-101-8/+40
* remove sezpoz dependencyDecebal Suiu2013-10-107-95/+240
* add RuntimeMode with DEVELOPMENT and DEPLOYMENT values and working on DEVELOP...Decebal Suiu2013-10-036-397/+573
* [maven-release-plugin] prepare for next development iterationDecebal Suiu2013-09-261-2/+2
* [maven-release-plugin] prepare release release-0.5release-0.5Decebal Suiu2013-09-261-2/+2
* add debug messages for PropertiesPluginDescriptorFinderDecebal Suiu2013-09-261-1/+9
* add debug message for lookup plugins directoryDecebal Suiu2013-09-261-1/+2
* add PluginClasspath - now you can add any classes and lib directories to plug...Decebal Suiu2013-09-257-187/+325
* add support hidden filter for plugins directory (.svn, .cvs, ...)Decebal Suiu2013-09-259-83/+219
* add args to logging codeDecebal Suiu2013-09-056-25/+26
* pom refactoringDecebal Suiu2013-07-051-16/+1
* [maven-release-plugin] prepare for next development iterationDecebal Suiu2013-02-251-3/+3