14 Commits (36f77cc63d99ee041aeaac280e74e8900abb3367)

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