14 Commits (36f77cc63d99ee041aeaac280e74e8900abb3367)

Autor SHA1 Mensaje Fecha
  Decebal Suiu 36f77cc63d Fix some warnings (javadoc, pom, sonar) hace 1 año
  Decebal Suiu dacbda1a23 Fix #492 hace 1 año
  ahaha-vip 4e3d2fa142
Add a unit test in AbstractExtensionFinderTest to reproduce #428 (#430) hace 3 años
  Decebal Suiu ec03fd022f Fix #363 hace 4 años
  Decebal Suiu 42bb7976de Add test for findExtensionAnnotation (preparation for #363) hace 4 años
  GunoH f1dcdf8920
Check proper list for debug logging (#366) hace 4 años
  Decebal Suiu 84461f0f6e
Found extensions when using decorated annotations (#348) hace 4 años
  Decebal Suiu 25eb313c5c Fix #297 hace 5 años
  Decebal Suiu 17102040c7 Fix #297 hace 5 años
  Andreas Rudolph 153c7b3326 Optional plugin dependencies (#270) hace 5 años
  Decebal Suiu f80bc959c1 Formatting hace 6 años
  Bala Raman 7eeea8e7f0 License header update, #171 (#205) hace 6 años
  Sergey Tyurin 5529c4dd08 Improve public API of Extention* classes (#175) hace 6 años
  Decebal Suiu 5916ee64d9 Change root package from ro.fortsoft.pf4j to org.pf4j (#168) hace 6 años
  艾少波 a2d25030f1 reset file format hace 7 años
  Decebal Suiu e8d5b8eebf Reactivate protection against the issues similar with #97 hace 7 años
  Decebal Suiu d98f23c208 Fix #116 hace 7 años
  Decebal Suiu 0e218315ad Rename logExtensions() to debugExtensions() 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 89e2131d5f Minor modification hace 8 años
  Decebal Suiu a163a7457c Remove class loaders checking hace 8 años
  Decebal Suiu b40e1638ad Add useful log messages hace 8 años
  decebal f67d85feed Improve debugging for no extensions found hace 8 años
  decebal c79986c72e Minor improvement hace 8 años
  decebal 33a49849b7 Change class loaders order on trace debug hace 8 años
  decebal f79c200c21 Resolve #97 and keep #98 safe hace 8 años
  Decebal Suiu 02e3f8988d Fix #98 hace 8 años
  Decebal Suiu a866af8224 Try to create a defense for the issues similar with #97 hace 8 años
  Decebal Suiu 6533d2258c Remove isExtensionPoint check in AbstractExtensionFinder so a Service from a ServiceProvider is seen as an extension point hace 8 años
  Decebal Suiu 07392518f8 Fix a bug related to extension HowdyGreeting is not visible on getExtensions() hace 8 años
  Decebal Suiu 6a666aa419 use META-INF/services storage by default hace 8 años
  Decebal Suiu 0dd5e53dff Add getExtensionFactory in PluginManager interface hace 8 años
  Decebal Suiu 24dd110c9e Format the license header hace 8 años
  Decebal Suiu 290c1470ed make DefaultExtensionFinder testable hace 8 años
  Decebal Suiu aee82c92b0 convert existing generics to diamond syntax hace 9 años
  Decebal Suiu 579bae7c3d defense for #21 hace 9 años
  Decebal Suiu 357bdf703f try to improve logging for DefaultExtensionFinder hace 9 años
  Decebal Suiu 808a36a3ae try to resolve issue #20 hace 10 años
  Decebal Suiu e58e71a098 load extensions from classpath; before this commit only plugins can declare extensions hace 10 años
  James Moger 361a974759 Change log level of a debug message from warn to debug hace 10 años
  James Moger e80ae32868 Allow inspection of disabled plugins by not stopping resource loading hace 10 años
  Decebal Suiu 7e00f212b1 add listeners to plugin state changes hace 10 años
  Decebal Suiu 0cf3fc42ff added support for PluginManager.getExtensionClassNames(String pluginId) and simplify enable/disable plugin hace 10 años
  James Moger de6b7df7a6 Implement loading a single plugin archive hace 10 años
  Decebal Suiu d89e4bcead check that a java type is an ExtensionPoint hace 10 años
  Decebal Suiu abf4672d97 add possibility to override extension creation in DefaultExtensionFinder hace 10 años
  Decebal Suiu 78d959eb50 remove sezpoz dependency 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 3bd47b504a add args to logging code hace 10 años
  Decebal Suiu 3f6825d077 minor changes hace 11 años