546 Commits (65e8fe76c8da4049f58c263b651e77c80b375067)
 

Author SHA1 Message Date
ecumene-software e96afce5a1 Included SLF4J Simple to gradle-demo's app 9 years ago
ecumene-software ea97d8819e Fix #103 9 years ago
Decebal Suiu e42154f15b Merge remote-tracking branch 'origin/master' 9 years ago
Decebal Suiu fbf096655c Fix #99 9 years ago
Decebal Suiu 68478fb974 Try to fix #100 9 years ago
Decebal Suiu 272e8f55c1 [maven-release-plugin] prepare for next development iteration 9 years ago
Decebal Suiu 44a33d14bc [maven-release-plugin] prepare release release-0.13.1 9 years ago
Decebal Suiu 02e3f8988d Fix #98 9 years ago
Decebal Suiu 4772902cd5 Update CHANGELOG.md 9 years ago
Decebal Suiu 6057852fe9 Update CHANGELOG.md 9 years ago
Decebal Suiu 526c787ddf [maven-release-plugin] prepare for next development iteration 9 years ago
Decebal Suiu 8d8f3fb2c4 [maven-release-plugin] prepare release release-0.13.0 9 years ago
Decebal Suiu 53304c7a6a Fix typo 9 years ago
Decebal Suiu f5936867b9 Fix typo 9 years ago
Decebal Suiu 457869eb0f Improve readme 9 years ago
Decebal Suiu 33706d534c Add helper DefaultExtensionFinder.addServiceProviderExtensionFinder 9 years ago
Decebal Suiu a866af8224 Try to create a defense for the issues similar with #97 9 years ago
Decebal Suiu 9fd95e8f62 Add distributionManagement in pom.xml 9 years ago
Decebal Suiu 1a00fbd0af Modifier "public" is redundant for interface methods 9 years ago
Decebal Suiu 1cef2c61ca Fix warning 9 years ago
Decebal Suiu 75fe625df1 Remove dezactivate ServiceProviderExtensionFinder from DefaultExtensionFinder 9 years ago
Decebal Suiu 1b623fcf25 Minor code improvement 9 years ago
Decebal Suiu 0295f2caa3 Possible fix for #91 9 years ago
Decebal Suiu f02840a603 Fix typo 9 years ago
Decebal Suiu 332a0ae264 Fix string format placeholder 9 years ago
Decebal Suiu 32b8a03e76 Rename note() to info() 9 years ago
Decebal Suiu d4be2b1a50 Add some note messages in ExtensionAnnotationProcessor 9 years ago
Decebal Suiu 7d211deed0 Little clean in code 9 years ago
Decebal Suiu 093694f2d8 Log with trace level on PluginClassLoader 9 years ago
Decebal Suiu 6f0b4b8c6a Merge pull request #89 from harbulot/master 9 years ago
Bruno Harbulot a029a100a5 Fixing debugging statement. 9 years ago
Bruno Harbulot ecf2d73fd5 Fix issue with listing files from the jar file in readPluginsStorages(). 9 years ago
Decebal Suiu fc0eb44426 Update CHANGELOG.md 9 years ago
Decebal Suiu 00dcde1813 [maven-release-plugin] prepare for next development iteration 9 years ago
Decebal Suiu 08ce60a0d2 [maven-release-plugin] prepare release release-0.12.0 9 years ago
Decebal Suiu b87f20ee49 Add properties to exclude demo from deploy, javadoc, etc 9 years ago
Decebal Suiu 35f2e37960 fix wildcard imports 9 years ago
Decebal Suiu c3afe7ede0 Merge pull request #87 from horuzhiy/master 9 years ago
Alexander Horuzhiy 51adfb7c74 Change Java 8 newBufferedReader method to be compiled on Java 7 9 years ago
Alexander Horuzhiy a6b782623d Remove Java 8 dependency 9 years ago
Alexander Horuzhiy e73f1a46f2 Fix issue with listing files from the Jar file. Work with Jar's like with external file system using NIO. 9 years ago
Decebal Suiu abc4bfa220 Add 'ServiceLoader interoperability' section in readme 9 years ago
Decebal Suiu 494d0fed21 Plugable ExtensionStorage in ExtensionAnnotationProcessor (via processor options and system properties) 9 years ago
Decebal Suiu 1ad769d536 Add changelog 9 years ago
Decebal Suiu 96a649f498 Merge pull request #85 from decebals/service_provider 9 years ago
Decebal Suiu 03ac519e7c Add SNAPSHOT maven repository 9 years ago
Decebal Suiu ea9521ed58 Remove unused util class 9 years ago
Decebal Suiu 49560c13b8 Back to extensions.idx storage (maybe temporary) because it's more tested 9 years ago
Decebal Suiu ec60800452 Use PluginClassLoader.findResource instead of getResource 9 years ago
Decebal Suiu 6533d2258c Remove isExtensionPoint check in AbstractExtensionFinder so a Service from a ServiceProvider is seen as an extension point 9 years ago