702 Commits (36f77cc63d99ee041aeaac280e74e8900abb3367)
 

Author SHA1 Message Date
  decebals a487cbf37a Improve #307 (add support for development mode) 5 years ago
  decebals fde642e63a Extract constants for some strings 5 years ago
  decebals 73ac9c0d2b Extract constants for some system property namse 5 years ago
  Decebal Suiu 1d36fcff75 Resolve #296 5 years ago
  Decebal Suiu a6ce0a6ace Add DirectedGraphTest 5 years ago
  Decebal Suiu fd91679182 Add AbstractPluginManagerTest 5 years ago
  Decebal Suiu 65e8fe76c8 Improve #292 5 years ago
  Decebal Suiu 8a2674c539 Improve #292 5 years ago
  Decebal Suiu 642f6343c9 Add pluginClass getter in PluginZip and PluginJar 5 years ago
  Decebal Suiu d10b0a9447 Improve readability 5 years ago
  Decebal Suiu 70963ea174 Resolve #311 5 years ago
  Decebal Suiu 3199b5f043 Resolve #309 5 years ago
  Decebal Suiu 40846fa186 Rename PluginRepository.getPluginPaths to getPluginsPaths 5 years ago
  Decebal Suiu c1062e7cc7 Improve readability 5 years ago
  Decebal Suiu dd45a1e6dc Fix issue (the plugin directory will be deleted anyway in unzip extract method) 5 years ago
  Decebal Suiu 6b92361aad Add javadoc 5 years ago
  Decebal Suiu 44ed78f1c2 Add constants for properties names 5 years ago
  Decebal Suiu f149b2e8ae Improve readability of PropertiesPluginDescriptorFinderTest 5 years ago
  Decebal Suiu 4907d01093 Clean tests 5 years ago
  Decebal Suiu 76e8acce91 Add PluginJar 5 years ago
  Decebal Suiu fabecb360f Fix mistake add file 5 years ago
  Decebal Suiu 78a7802793 Add possibility to add extra properties 5 years ago
  Decebal Suiu 363fdc85af Add constants for manifest's attributes names 5 years ago
  Decebal Suiu 293b020dee Fix javadoc formatting 5 years ago
  Decebal Suiu 74d9637f40 Merge remote-tracking branch 'origin/#307' into pf4j_3 5 years ago
  Decebal Suiu 298465d436 Fix warning 5 years ago
  Decebal Suiu 08dc162b42 Resolve TODO (add isDevelopment method as default method in PluginManager) 5 years ago
  Decebal Suiu 9ae845b56d Remove deprecated constructor 5 years ago
  Decebal Suiu ce4c793803 Add JarPluginManager and ZipPluginManager 5 years ago
  Decebal Suiu 6addff34e2 Fix warnings 5 years ago
  Decebal Suiu 6f2f721959 Resolve #292 5 years ago
  Andreas Rudolph b808c2da4d mark pf4j.jar as multi release library (#305) 5 years ago
  decebals 3ffde097b3 Fix the compilation error introduced by the previous commit 5 years ago
  Decebal Suiu f38605432b Fix warning 5 years ago
  Decebal Suiu e1fb3f7bc4 Migrate to JUnit 5 5 years ago
  Andreas Rudolph 9137bff8bd compile demo plugins for Java 8 (#302) 5 years ago
  Andreas Rudolph 45689ff80f set version number to 3.0.0-SNAPSHOT (#301) 5 years ago
  Andreas Rudolph e025d6704c Provide a module descriptor for Java 9+ (#300) 5 years ago
  Decebal Suiu 4ad1f4fe2a Fix deprecated class 5 years ago
  Decebal Suiu ce81809c52 Development is done on Java 11 (OpenJDK) 5 years ago
  Decebal Suiu 4eeaf8ab55 Resolve #294 5 years ago
  Andreas Rudolph 6dd7a6069f update to asm library to version 7.1 (#298) 5 years ago
  Decebal Suiu 25eb313c5c Fix #297 5 years ago
  Decebal Suiu 17102040c7 Fix #297 5 years ago
  Dmitry Timofeev cd8e12c0bc Check no plugin with same pluginId is loaded (#287) 5 years ago
  Decebal Suiu f6ebda434d Add small javadoc 5 years ago
  Dmitry Timofeev 3d6233154f Document thread safety of PluginManagers (#288) 5 years ago
  decebals 58fbfcc5f6 Improve run-demo scripts 5 years ago
  Dmitry Timofeev fd3942b69d Make the project build on Java 11 (#278) 5 years ago
  Dmitry Timofeev febdb302e7 Document where the pluginId comes from (#279) 5 years ago