316 Commits (36f77cc63d99ee041aeaac280e74e8900abb3367)

Author SHA1 Message Date
  Decebal Suiu 36f77cc63d Fix some warnings (javadoc, pom, sonar) 1 year ago
  Decebal Suiu 1f04209be1
Relax Plugin construction (remove dependency on PluginWrapper) (#512) 1 year ago
  Decebal Suiu 16690d5362 Fix #508 1 year ago
  Decebal Suiu dacbda1a23 Fix #492 1 year ago
  RationalityFrontline 1d58b179ab
Fix memory leak in SingletonExtensionFactory (#487) (#490) 2 years ago
  dsuiu b7f03a2cd2 Add support for reading plugin descriptor from zip 2 years ago
  wolframhaussig d18706e9d0
Do not rely on version from Manifest (#455) 3 years ago
  wolframhaussig a6bcc3bb33
Fixed Dependency version check fails even if required is * (#451) 3 years ago
  wolframhaussig dac4edb5f3
Add secure wrapper to plugin manager (#450) 3 years ago
  Decebal Suiu a23546db74
Update module-info.java (#426) 3 years ago
  ahaha-vip 4e3d2fa142
Add a unit test in AbstractExtensionFinderTest to reproduce #428 (#430) 3 years ago
  Decebal Suiu 6f16cc47bc
Fix for #394 (#417) 3 years ago
  rreich f6ede83be3
Support multiple plugin root directories (#404) 3 years ago
  Ajith Kumar c2d9998350
Bucketed caching in SingletonExtensionFactory (#402) 3 years ago
  Decebal Suiu 6e95633518 Solve #440 3 years ago
  rreich 597192ba5b
Make DefaultPluginDescriptor#addDependency usable (#398) 3 years ago
  asafbennatan f1724a2205
added toString to WrongDependencyVersion to solve issue #396 (#397) 3 years ago
  Decebal Suiu 971aa2e58d Fix #395 3 years ago
  Decebal Suiu 92d7c165d9 Fix #378 3 years ago
  Decebal Suiu 3caa5b72d0 Fix #391 3 years ago
  Valeriy Kucherenko 360e54320f
Fix for #377 and minor fixes found by Sonar lint (#388) 3 years ago
  Valeriy Kucherenko 58d3c8e183
Fix for problem with file lock on Windows platform. Introduce unloadPlugins method. (#387) 3 years ago
  Decebal Suiu 4d08bc8c51 Little formatting 3 years ago
  Decebal Suiu 676911da94 Deprecate PluginClassLoader with parentFirst as parameter 3 years ago
  asafbennatan 53745be62c
Better Customization for PluginClassLoader (#385) 3 years ago
  Valeriy Kucherenko b72b75ae26
Fix wrong logical condition (optional dependencies are always skipped) (#386) 3 years ago
  asafbennatan 4b6ad87cc3
parent first class loading is protected by ClassCastException instead of ClassNotFoundException (#384) 3 years ago
  ThatGamerBlue e98c0a4f98
sort files using last modified as long, preventing downcasting errors (#376) 4 years ago
  Decebal Suiu a01cd8ac5b Little optimization 4 years ago
  Decebal Suiu 01e42ee873 Eliminate some redundant checks 4 years ago
  Decebal Suiu 4fca1aa2e4 Fix #371 4 years ago
  Decebal Suiu ec03fd022f Fix #363 4 years ago
  Decebal Suiu 42bb7976de Add test for findExtensionAnnotation (preparation for #363) 4 years ago
  GunoH c10e9bc60c
Improve annotation processor error messages (#370) 4 years ago
  Lee David Painter 2f8343cfda
PluginClassLoader does not resolve classpath resources from plugin dependencies (#365) 4 years ago
  GunoH f1dcdf8920
Check proper list for debug logging (#366) 4 years ago
  radeklos ed1f7fde6e
Failed plugin state added. When plugin failed to start previous state was kept (#364) 4 years ago
  Sebastian Lövdahl e524ac2ca5 Throw IOException if `mkdirs()` fails while unpacking ZIP file (#359) (#362) 4 years ago
  Decebal Suiu 77fb6914b4 Improve readability 4 years ago
  Decebal Suiu b011f59c63 Remove unneeded methods 4 years ago
  decebals 0794f5cab2 Resolve #355 4 years ago
  Cameron Fieber a80ea7adcf adds equals/hashCode to some data classes (#352) 4 years ago
  Decebal Suiu 45eeec8a72
Support any interface as an ExtensionPoint (#350) 4 years ago
  Decebal Suiu 6d442e97d2 Small refactoring 4 years ago
  Decebal Suiu 84461f0f6e
Found extensions when using decorated annotations (#348) 4 years ago
  Decebal Suiu a7bf2eb382 Ad more tests in ExtensionAnnotationProcessorTest 4 years ago
  Decebal Suiu 4ba6bdc829 Add more defense in ExtensionAnnotationProcessor (error message if something is wrong) 4 years ago
  Decebal Suiu 41f5ade508 Move static method in superclass 4 years ago
  Decebal Suiu e6093a313b Add javadoc 4 years ago
  Hank cc6fe5e389 Add IDEA classpath for Development mode (#323) 4 years ago