index
:
pf4j.git
#289
#294
#307
#347
#358
#394
#405
#520
#526
#576
2.x
async
coverage
file_to_path
master
org
pf4j-tests-jar
pf4j_3
plugin_context
plugin_loaded_classes
remove_travis
resolve_recovery_strategy
slf4j_2.x
sonar
test_class_gen
version_manager
Plugin Framework for Java (PF4J): https://github.com/pf4j/pf4j
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
demo
/
app
/
src
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Fix #524 (#525)
dre4merp
2023-04-28
1
-2
/
+5
|
*
Switch to slf4j-2.x and replace log4j with slf4j-simple (#514)
Decebal Suiu
2023-03-05
2
-27
/
+39
|
*
Relax Plugin construction (remove dependency on PluginWrapper) (#512)
Decebal Suiu
2023-01-30
3
-21
/
+83
|
*
Make ServiceProviderExtensionFinder optional in demo (commented code)
Decebal Suiu
2022-06-30
1
-2
/
+5
|
*
Improve code quality (sonar hints)
Decebal Suiu
2022-06-30
1
-1
/
+2
|
*
Use logger instead of System.out.println for demo
Decebal Suiu
2022-06-30
1
-27
/
+35
|
*
Switch to Log4j2
Decebal Suiu
2020-04-22
2
-20
/
+27
|
*
Resolve #296
Decebal Suiu
2019-05-02
1
-2
/
+2
|
*
Remove empty line; add a tiny comment
Decebal Suiu
2019-01-28
1
-2
/
+1
|
*
configures plugin manager to load "HowdyGreeting" using the services … (#277)
Roberto Franchini
2019-01-28
1
-1
/
+13
|
*
Tabs to spaces
Decebal Suiu
2018-09-19
1
-9
/
+9
|
*
License header update, #171 (#205)
Bala Raman
2018-03-27
3
-3
/
+3
|
*
Can now just get Extension classes (#191)
Tyler Hawkes
2018-01-14
1
-0
/
+6
|
*
Remove JarPluginManager
Decebal Suiu
2017-10-05
1
-7
/
+4
|
*
Change root package from ro.fortsoft.pf4j to org.pf4j (#168)
Decebal Suiu
2017-09-20
6
-18
/
+18
|
*
Add JarPluginManager, PluginLoader, AbstractPluginManager
Decebal Suiu
2017-02-22
2
-1
/
+3
|
*
Fix previous commit
Decebal Suiu
2017-02-16
2
-4
/
+2
|
*
Reactivate protection against the issues similar with #97
Decebal Suiu
2017-02-16
2
-2
/
+4
|
*
Return a list of all extensions from a plugin and optional for an extension ↵
Decebal Suiu
2016-08-11
1
-2
/
+29
|
|
|
|
point
*
Fix logging issue in demo
Decebal Suiu
2016-07-02
1
-0
/
+1
|
*
Eliminate duplicate log messages from demo
decebal
2016-07-01
1
-1
/
+2
|
*
Improve the log4j.properties file of demo
decebal
2016-07-01
1
-0
/
+2
|
*
add HowdyGreeting in demo, a Greeting service implementation declared via ↵
Decebal Suiu
2016-01-04
2
-0
/
+33
|
|
|
|
Java Service Provider mechanism (META-INF/services)
*
Format the license header
Decebal Suiu
2015-12-24
2
-12
/
+18
|
*
Editor config style applied
Mário Franco
2015-06-05
2
-94
/
+94
|
*
load extensions from classpath; before this commit only plugins can declare ↵
Decebal Suiu
2014-06-11
3
-1
/
+38
|
|
|
|
extensions
*
added support for PluginManager.getExtensionClassNames(String pluginId) and ↵
Decebal Suiu
2014-04-08
1
-6
/
+19
|
|
|
|
simplify enable/disable plugin
*
a first version related to enable-disable plugin
Decebal Suiu
2014-04-07
1
-14
/
+20
|
*
update logging configuration
Decebal Suiu
2014-03-10
2
-11
/
+12
|
*
add RuntimeMode with DEVELOPMENT and DEPLOYMENT values and working on ↵
Decebal Suiu
2013-10-03
1
-145
/
+67
|
|
|
|
DEVELOPMENT mode
*
boost plugins development
Decebal Suiu
2013-09-26
1
-3
/
+85
|
*
add debug messages for PropertiesPluginDescriptorFinder
Decebal Suiu
2013-09-26
1
-1
/
+1
|
*
add PluginClasspath - now you can add any classes and lib directories to ↵
Decebal Suiu
2013-09-25
1
-1
/
+1
|
|
|
|
plugin classpath
*
clean
Decebal Suiu
2013-07-05
1
-4
/
+0
|
*
added run-demo.bat
Decebal Suiu
2013-05-17
1
-1
/
+6
|
*
work on plugin dependecy
Decebal Suiu
2012-11-07
1
-4
/
+3
|
*
prepare for maven central repository
Decebal Suiu
2012-10-16
1
-5
/
+6
|
*
first commit
Decebal Suiu
2012-10-11
4
-0
/
+113