297 Commits (7d9f6a012bee888333e11c1284e41ea472e1838a)

Author SHA1 Message Date
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 494d0fed21 Plugable ExtensionStorage in ExtensionAnnotationProcessor (via processor options and system properties) 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
Decebal Suiu 07392518f8 Fix a bug related to extension HowdyGreeting is not visible on getExtensions() 9 years ago
Decebal Suiu 479e1cb3dc fix a stupid bug 9 years ago
Decebal Suiu 342825b1ef improve *ExtensionStorage.read methods, remove comments and whitespaces 9 years ago
Decebal Suiu 6a666aa419 use META-INF/services storage by default 9 years ago
Decebal Suiu 0dd5e53dff Add getExtensionFactory in PluginManager interface 9 years ago
Decebal Suiu 400e0f74bd Pull method DefaultPluginManager.whichPlugin() to PluginManager 9 years ago
Decebal Suiu ce19eb6ce7 fix #84 9 years ago
Decebal Suiu 35ff0f5936 In development mode hide plugins/target (is not a plugin) 9 years ago
Decebal Suiu 730be40b10 Add NameFileFilter and OrFileFilter 9 years ago
Decebal Suiu 63b9917619 Add constructor with vararg and make addFileFilter method fluent in AndFileFilter 9 years ago
Decebal Suiu 24dd110c9e Format the license header 9 years ago
Decebal Suiu add3cb7357 fix #83 9 years ago
Decebal Suiu 8eb2c195c9 [maven-release-plugin] prepare for next development iteration 9 years ago
Decebal Suiu d944d57d43 [maven-release-plugin] prepare release release-0.11.0 9 years ago
Decebal Suiu c7d6a98d99 make PluginManager available in Plugin via PluginWrapper 9 years ago
Decebal Suiu ccd8a0efe5 minor changes 9 years ago
Decebal Suiu af4dc9ed42 use FileUtils.writeLines 9 years ago
Decebal Suiu 57c9474e20 fix #78 9 years ago
Decebal Suiu 290c1470ed make DefaultExtensionFinder testable 9 years ago
Decebal Suiu 501308b6c8 fix tests after improve PluginDescriptorFinder 9 years ago
Decebal Suiu f0121fc02a improve PluginDescriptorFinder implementations (see #70) 9 years ago
Decebal Suiu eefe2341bd make more fields protected in DefaultPluginManager 9 years ago
Decebal Suiu d41ecf1486 remove unused import 9 years ago
Decebal Suiu f6954b9ff2 remove unused import 9 years ago
Mário Franco b368a786b0 Generate Manifest content for testing 9 years ago
Mário Franco a1bf455af2 Added a few more 9 years ago
Mário Franco b714dfe676 Added fail on missing plugin id 9 years ago
Mário Franco 13ace71e16 Added more fail tests 9 years ago
Mário Franco aa35da32f6 Added ManifestPluginDescriptorFinder tests 9 years ago
Mário Franco d4ac8c023b Added one more fail test to DefaultExtensionFactory 9 years ago
Mário Franco c1f799cce8 Added one more fail test to DefaultPluginFactory 9 years ago
Decebal Suiu 062a2c068d added possibility to overwrite DefaultPluginManager (see #66) 9 years ago
Decebal Suiu 648e2bf1df [maven-release-plugin] prepare for next development iteration 10 years ago
Decebal Suiu 93b7e48b31 [maven-release-plugin] prepare release release-0.10.0 10 years ago
Decebal Suiu 7dc4007c27 fix #63 10 years ago
Decebal Suiu c5a8022e5a fix #60 10 years ago
Mário Franco 8203fc7f42 Clean up the tests 10 years ago
Mário Franco 10949f3257 Added tests for DefaultExtensionFactory 10 years ago
Mário Franco 54c6feac67 Add another fail test 10 years ago
Mário Franco 5bd40245b2 Added tests for DefaultPluginFactory and multiple improvements 10 years ago
Mário Franco 5d258104af Added failed validation 10 years ago
Mário Franco 00c77327dc Added test for DefaultPluginRepository 10 years ago
Mário Franco 993a899501 Added Test for PluginStatusProvider 10 years ago