36 Commits (1f04209be1769e40c730cf2701926611e2f85435)

Author SHA1 Message Date
  Decebal Suiu 1f04209be1
Relax Plugin construction (remove dependency on PluginWrapper) (#512) 1 year ago
  Decebal Suiu c36ab8f1d5 Make ServiceProviderExtensionFinder optional in demo (commented code) 2 years ago
  Decebal Suiu bd72a06e96 Improve code quality (sonar hints) 2 years ago
  Decebal Suiu aa07dfd91e Use logger instead of System.out.println for demo 2 years ago
  Decebal Suiu fd72b53892 Switch to Log4j2 4 years ago
  Decebal Suiu 1d36fcff75 Resolve #296 5 years ago
  Decebal Suiu 7de8e5cc39 Remove empty line; add a tiny comment 5 years ago
  Roberto Franchini f9fa86312f configures plugin manager to load "HowdyGreeting" using the services … (#277) 5 years ago
  Decebal Suiu b2525e31b6 Tabs to spaces 5 years ago
  Bala Raman 7eeea8e7f0 License header update, #171 (#205) 6 years ago
  Tyler Hawkes 44acc38081 Can now just get Extension classes (#191) 6 years ago
  Decebal Suiu 46cb21cea6 Remove JarPluginManager 6 years ago
  Decebal Suiu 5916ee64d9 Change root package from ro.fortsoft.pf4j to org.pf4j (#168) 6 years ago
  Decebal Suiu d7f245e511 Add JarPluginManager, PluginLoader, AbstractPluginManager 7 years ago
  Decebal Suiu e19e7c1c73 Fix previous commit 7 years ago
  Decebal Suiu e8d5b8eebf Reactivate protection against the issues similar with #97 7 years ago
  Decebal Suiu f595eb5dfa Return a list of all extensions from a plugin and optional for an extension point 7 years ago
  Decebal Suiu 0383a8e3df Fix logging issue in demo 8 years ago
  decebal 502d661310 Eliminate duplicate log messages from demo 8 years ago
  decebal 2843968752 Improve the log4j.properties file of demo 8 years ago
  Decebal Suiu ce73b9b61e add HowdyGreeting in demo, a Greeting service implementation declared via Java Service Provider mechanism (META-INF/services) 8 years ago
  Decebal Suiu 24dd110c9e Format the license header 8 years ago
  Mário Franco 86a38894c2 Editor config style applied 9 years ago
  Decebal Suiu e58e71a098 load extensions from classpath; before this commit only plugins can declare extensions 10 years ago
  Decebal Suiu 0cf3fc42ff added support for PluginManager.getExtensionClassNames(String pluginId) and simplify enable/disable plugin 10 years ago
  Decebal Suiu 746ac803b8 a first version related to enable-disable plugin 10 years ago
  Decebal Suiu 4e7f1e58a8 update logging configuration 10 years ago
  Decebal Suiu 6df8db4c34 add RuntimeMode with DEVELOPMENT and DEPLOYMENT values and working on DEVELOPMENT mode 10 years ago
  Decebal Suiu aab4e0129a boost plugins development 10 years ago
  Decebal Suiu 6dd1c458b5 add debug messages for PropertiesPluginDescriptorFinder 10 years ago
  Decebal Suiu 5b30e5fed1 add PluginClasspath - now you can add any classes and lib directories to plugin classpath 10 years ago
  Decebal Suiu 25bb103f66 clean 11 years ago
  Decebal Suiu a8c2c6b948 added run-demo.bat 11 years ago
  Decebal Suiu f93ef728d6 added run-demo.bat 11 years ago
  Decebal Suiu 07550657ef work on plugin dependecy 11 years ago
  Decebal Suiu 9bd850bd57 prepare for maven central repository 11 years ago
  Decebal Suiu 2aeb77b8c8 first commit 11 years ago