3 Commits (5916ee64d9c05a4f085f6f6562ed383ff3203e4a)

Autor SHA1 Mensaje Fecha
  Decebal Suiu 5916ee64d9 Change root package from ro.fortsoft.pf4j to org.pf4j (#168) hace 6 años
  Decebal Suiu c35a4f63b4 Cosmetics hace 6 años
  Decebal Suiu c9bdd98e6d Add VersionManager abstractization (breaking change) (#155) hace 6 años
  Jan Høydahl 39ef17a075 Unzip plugin zip file in loadPluginFromPath() (#140) hace 7 años
  Decebal Suiu d7f245e511 Add JarPluginManager, PluginLoader, AbstractPluginManager hace 7 años
  Decebal Suiu f595eb5dfa Return a list of all extensions from a plugin and optional for an extension point hace 7 años
  Decebal Suiu fbf096655c Fix #99 hace 8 años
  Decebal Suiu 0dd5e53dff Add getExtensionFactory in PluginManager interface hace 8 años
  Decebal Suiu 400e0f74bd Pull method DefaultPluginManager.whichPlugin() to PluginManager hace 8 años
  Decebal Suiu ce19eb6ce7 fix #84 hace 8 años
  Decebal Suiu 35ff0f5936 In development mode hide plugins/target (is not a plugin) hace 8 años
  Decebal Suiu 24dd110c9e Format the license header hace 8 años
  Decebal Suiu c7d6a98d99 make PluginManager available in Plugin via PluginWrapper hace 8 años
  Decebal Suiu eefe2341bd make more fields protected in DefaultPluginManager hace 8 años
  Decebal Suiu 062a2c068d added possibility to overwrite DefaultPluginManager (see #66) hace 8 años
  Decebal Suiu 7dc4007c27 fix #63 hace 8 años
  Decebal Suiu 1b00a01b61 fix wildcard import hace 8 años
  Mário Franco dff2c20814 Stop leafs first hace 8 años
  Mário Franco e4cf827a4c Fix #42 and it's a help for #32 hace 9 años
  Decebal Suiu 7aa50bf83d make pluginsDirectory canonical hace 9 años
  Mário Franco f3fe919089 Replace Version with semver lib hace 9 años
  Decebal Suiu aee82c92b0 convert existing generics to diamond syntax hace 9 años
  Decebal Suiu 56a7ee47ac review #41 hace 9 años
  Mário Franco 966e5d506b Clean PluginStatusProvider api hace 9 años
  Mário Franco 3720dddcd5 Add Plugin status provider hace 9 años
  Decebal Suiu 808a36a3ae try to resolve issue #20 hace 10 años
  Decebal Suiu 69835a1406 add info message about pf4j version and the runtime mode hace 10 años
  Decebal Suiu 90aefdd121 add version in DefaultPluginManager hace 10 años
  Decebal Suiu 77c4e00469 add dispose method in PluginClassLoader hace 10 años
  Decebal Suiu 7df691ccec update slf4j to 1.7.5 hace 10 años
  Decebal Suiu eb24fa2b32 rename PluginVersion to Version hace 10 años
  James Moger 316109a558 Move requires logic to isPluginValid(PluginWrapper), rename default version to ZERO hace 10 años
  James Moger eba6d3dc6b Add an optional requires manifest value hace 10 años
  James Moger e996639f47 Allow disabled plugins to be unloaded and deleted hace 10 años
  Decebal Suiu 7e00f212b1 add listeners to plugin state changes hace 10 años
  Decebal Suiu 33baceffd7 use PluginState.DISABLE instead of PluginManger.isPluginDisabled() hace 10 años
  Decebal Suiu 0cf3fc42ff added support for PluginManager.getExtensionClassNames(String pluginId) and simplify enable/disable plugin hace 10 años
  Decebal Suiu 746ac803b8 a first version related to enable-disable plugin hace 10 años
  James Moger de6b7df7a6 Implement loading a single plugin archive hace 10 años
  James Moger c2fe1da412 Simplify changes per review hace 10 años
  James Moger c867d45898 Implement delete plugin hace 10 años
  James Moger 4fefdcf76c Add method to unload a plugin and it's dependencies hace 10 años
  James Moger 02455e68f6 Add methods to start & stop a single plugin and it's dependencies hace 10 años
  Decebal Suiu 3fd43bfe08 fix a minor message format in logging hace 10 años
  Decebal Suiu 78d959eb50 remove sezpoz dependency hace 10 años
  Decebal Suiu 6df8db4c34 add RuntimeMode with DEVELOPMENT and DEPLOYMENT values and working on DEVELOPMENT mode hace 10 años
  Decebal Suiu 5c15a04845 add debug message for lookup plugins directory hace 10 años
  Decebal Suiu 5b30e5fed1 add PluginClasspath - now you can add any classes and lib directories to plugin classpath hace 10 años
  Decebal Suiu c6cec30c88 add support hidden filter for plugins directory (.svn, .cvs, ...) hace 10 años
  Decebal Suiu 3bd47b504a add args to logging code hace 10 años