553 Commits (b6b4e3ddc42fcbabcaa784c53f383e098b7c87c7)
 

Author SHA1 Message Date
decebal f67d85feed Improve debugging for no extensions found 9 years ago
decebal 502d661310 Eliminate duplicate log messages from demo 9 years ago
decebal 2843968752 Improve the log4j.properties file of demo 9 years ago
decebal c79986c72e Minor improvement 9 years ago
decebal 33a49849b7 Change class loaders order on trace debug 9 years ago
decebal f79c200c21 Resolve #97 and keep #98 safe 9 years ago
Decebal Suiu 89b598cb9f Merge pull request #104 from ecumene-software/ecu-gradle-fixes 9 years ago
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