6 Commits (c1062e7cc77a87068ce63e0443524da98bc0ae64)

Author SHA1 Message Date
  Decebal Suiu c1062e7cc7 Improve readability 5 years ago
  Decebal Suiu e1fb3f7bc4 Migrate to JUnit 5 5 years ago
  Decebal Suiu c421a3b4e0 Formatting, rename fields refactoring, add comments 6 years ago
  Shawn Sherwood 4a6d840057 Improving development mode experience for Gradle users #195 (#221) 6 years ago
  Bala Raman 7eeea8e7f0 License header update, #171 (#205) 6 years ago
  Decebal Suiu 5916ee64d9 Change root package from ro.fortsoft.pf4j to org.pf4j (#168) 6 years ago
  Jan Høydahl f4ddddc61b Delete plugin zip on uninstall (#136) 7 years ago
  Jan Høydahl a77245a0da `deletePlugin(id)` which is called by `UpdateManager.uninstallPlugin(id)` failed since the `PluginRepository.deletePluginPath()` call used `Files.deleteIfExists(path)` which is not able to delete recursively. (#135) 7 years ago
  Decebal Suiu d7f245e511 Add JarPluginManager, PluginLoader, AbstractPluginManager 7 years ago
  Decebal Suiu 24dd110c9e Format the license header 8 years ago
  Decebal Suiu c5a8022e5a fix #60 9 years ago
  Mário Franco 8203fc7f42 Clean up the tests 9 years ago
  Mário Franco 5bd40245b2 Added tests for DefaultPluginFactory and multiple improvements 9 years ago
  Mário Franco 5d258104af Added failed validation 9 years ago
  Mário Franco 00c77327dc Added test for DefaultPluginRepository 9 years ago