628 Commits (fd72b5389257ef2a38b71e5f0f45e09e26b3501a)
 

Author SHA1 Message Date
  Decebal Suiu fd72b53892 Switch to Log4j2 4 years ago
  Decebal Suiu a01cd8ac5b Little optimization 4 years ago
  Decebal Suiu 01e42ee873 Eliminate some redundant checks 4 years ago
  Decebal Suiu 205daadc01 [maven-release-plugin] prepare for next development iteration 4 years ago
  Decebal Suiu 39ccb7b784 [maven-release-plugin] prepare release release-3.3.1 4 years ago
  Decebal Suiu 7d88af39e8 Update changelog 4 years ago
  Decebal Suiu 4fca1aa2e4 Fix #371 4 years ago
  Decebal Suiu ba53ffb65f Mark (bold font) that a plugin class is optional 4 years ago
  Decebal Suiu 531fc5709f Add version 3.3.0 to changelog 4 years ago
  Decebal Suiu bd2155b46e [maven-release-plugin] prepare for next development iteration 4 years ago
  Decebal Suiu 05d9ebcfaf [maven-release-plugin] prepare release release-3.3.0 4 years ago
  Decebal Suiu 4ceba1c2af Update changelog 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
  decebals d359ad77ac Add test (deleteJarPlugin) in DefaultPluginManagerTest that replicates the issue #355 4 years ago
  Cameron Fieber a80ea7adcf adds equals/hashCode to some data classes (#352) 4 years ago
  Decebal Suiu dda9f38cd0 Add version 3.2.0 to changelog 4 years ago
  Decebal Suiu 05e840a42c Use public key when release a new version 4 years ago
  Decebal Suiu b5b31d7609 [maven-release-plugin] prepare for next development iteration 4 years ago
  Decebal Suiu 45c90d2358 [maven-release-plugin] prepare release release-3.2.0 4 years ago
  Decebal Suiu 9b03dfa50c Update changelog 4 years ago
  Decebal Suiu 45eeec8a72
Support any interface as an ExtensionPoint (#350) 4 years ago
  Decebal Suiu 6d442e97d2 Small refactoring 4 years ago
  Clay McCoy 75dbeb0f94 Fix gradle demo (#349) 4 years ago
  Decebal Suiu 87b6d19064 Fix flaky test DefaultPluginRepositoryTest.testGetPluginArchive 4 years ago
  Decebal Suiu ce53fa3063
Update README.md 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
  Decebal Suiu 0652d7945d
Quickstart (call to action) section in readme 4 years ago
  Decebal Suiu 3fc84a1b71 [maven-release-plugin] prepare for next development iteration 4 years ago
  Decebal Suiu 907fc87dab [maven-release-plugin] prepare release release-3.1.0 4 years ago
  Decebal Suiu 2ba65fdfa3 Update changelog 4 years ago
  Decebal Suiu af9a91aac4 Add version 3.0.0 to changelog 4 years ago
  Hank cc6fe5e389 Add IDEA classpath for Development mode (#323) 4 years ago
  Sebastian Lövdahl 628bc9d92d Implement PluginClassLoader.getResources (#336) (#337) 4 years ago
  Decebal Suiu f66859f71c Resolve #335 4 years ago
  Decebal Suiu d7344b8d3c Improve testing of #335 4 years ago
  Johannes Schüth ef278f6db6 Make AbstractPluginManager fields protected to allow better control in custom plugin managers (#330) 5 years ago
  Johannes Schüth 9c177204db Make PluginWrapper#setPluginState and PluginWrapper#setPluginFactory public to better support custom plugin managers (#329) 5 years ago