Decebal Suiu
|
d7f245e511
|
Add JarPluginManager, PluginLoader, AbstractPluginManager
|
8 years ago |
Decebal Suiu
|
c82df37f67
|
Merge pull request #125 from ShaoboAi/master
Fix NPE
|
8 years ago |
艾少波
|
a2d25030f1
|
reset file format
|
8 years ago |
Decebal Suiu
|
e19e7c1c73
|
Fix previous commit
|
8 years ago |
Decebal Suiu
|
e8d5b8eebf
|
Reactivate protection against the issues similar with #97
|
8 years ago |
Decebal Suiu
|
8bb6410957
|
Merge pull request #124 from lyze237/master
Added compileOnly to "api" dependencies in plugins.
|
8 years ago |
Michael Weinberger
|
0f61cbe5b8
|
Added compileOnly to "api" dependencies in plugins.
Same as: https://github.com/decebals/pf4j/blob/master/demo/api/pom.xml#L32
|
8 years ago |
Decebal Suiu
|
f6d6db326a
|
Merge pull request #122 from lyze237/master
Updated pf4j to newest version.
|
8 years ago |
Michael Weinberger
|
e00f623a25
|
Forgot to update api to latest version.
Replaced deprecated << operator with doLast.
|
8 years ago |
Michael Weinberger
|
540fc40a4f
|
Updated pf4j library to the newest version.
Fixed compliation errors.
Added "copyPlugins" gradle task which copies all plugins into the proper directory.
|
8 years ago |
Decebal Suiu
|
f85fa4ab15
|
Merge remote-tracking branch 'origin/master'
|
8 years ago |
Decebal Suiu
|
86271f63f8
|
Add version 1.1.1 in changelog
|
8 years ago |
Decebal Suiu
|
3305a281c8
|
[maven-release-plugin] prepare for next development iteration
|
8 years ago |
Decebal Suiu
|
4151a4d146
|
[maven-release-plugin] prepare release release-1.1.1
|
8 years ago |
Decebal Suiu
|
2ea7304c25
|
Update changelog
|
8 years ago |
Decebal Suiu
|
d98f23c208
|
Fix #116
|
8 years ago |
Decebal Suiu
|
d43d37baf2
|
Update README.md
|
8 years ago |
Decebal Suiu
|
3ff450786a
|
Update README.md
|
8 years ago |
Decebal Suiu
|
b2a775b0ef
|
Merge pull request #113 from gitter-badger/gitter-badge-1
Add a Gitter chat badge to README.md
|
8 years ago |
The Gitter Badger
|
356fa66796
|
Add Gitter badge
|
8 years ago |
Decebal Suiu
|
2588ac8905
|
Merge pull request #111 from elecomte-pro/master
Add inheritance support on Extension annot
|
8 years ago |
Emmanuel Lecomte
|
c01f9726b1
|
Add inheritance support on Extension annot
|
8 years ago |
Decebal Suiu
|
e035009edb
|
Update CHANGELOG.md
|
8 years ago |
Decebal Suiu
|
14f8a879af
|
[maven-release-plugin] prepare for next development iteration
|
8 years ago |
Decebal Suiu
|
736e0db218
|
[maven-release-plugin] prepare release release-1.1.0
|
8 years ago |
Decebal Suiu
|
1937a441f7
|
Update CHANGELOG.md
|
8 years ago |
Decebal Suiu
|
59fed935fb
|
Merge pull request #108 from decebals/extensions_per_plugin
Return a list of all extensions from a plugin and optional for an ension point
|
8 years ago |
Decebal Suiu
|
0e218315ad
|
Rename logExtensions() to debugExtensions()
|
8 years ago |
Decebal Suiu
|
f595eb5dfa
|
Return a list of all extensions from a plugin and optional for an extension point
|
8 years ago |
Decebal Suiu
|
d6f9ccb119
|
#107
|
8 years ago |
Decebal Suiu
|
dc08b1768b
|
Update README.md
|
9 years ago |
Decebal Suiu
|
5ad7be93a7
|
Update README.md
|
9 years ago |
Decebal Suiu
|
056420b2b2
|
Update README.md
|
9 years ago |
Decebal Suiu
|
3af8b794e6
|
Add Troubleshooting section in readme file
|
9 years ago |
Decebal Suiu
|
96af67e195
|
Update CHANGELOG.md
|
9 years ago |
Decebal Suiu
|
7b749888a8
|
[maven-release-plugin] prepare for next development iteration
|
9 years ago |
Decebal Suiu
|
fc08efc3f2
|
[maven-release-plugin] prepare release release-1.0.0
|
9 years ago |
Decebal Suiu
|
2589b7652f
|
Update CHANGELOG.md
|
9 years ago |
Decebal Suiu
|
0383a8e3df
|
Fix logging issue in demo
|
9 years ago |
Decebal Suiu
|
89e2131d5f
|
Minor modification
|
9 years ago |
Decebal Suiu
|
a163a7457c
|
Remove class loaders checking
|
9 years ago |
Decebal Suiu
|
b40e1638ad
|
Add useful log messages
|
9 years ago |
decebal
|
3c23f02f99
|
Add some comments in pom.xml files of demo module
|
9 years ago |
decebal
|
f67d85feed
|
Improve debugging for no extensions found
|
9 years ago |
decebal
|
502d661310
|
Eliminate duplicate log messages from demo
|
9 years ago |
decebal
|
2843968752
|
Improve the log4j.properties file of demo
|
9 years ago |
decebal
|
c79986c72e
|
Minor improvement
|
9 years ago |
decebal
|
33a49849b7
|
Change class loaders order on trace debug
|
9 years ago |
decebal
|
f79c200c21
|
Resolve #97 and keep #98 safe
|
9 years ago |
Decebal Suiu
|
89b598cb9f
|
Merge pull request #104 from ecumene-software/ecu-gradle-fixes
Fix for issue #103 and added the SLF4 Simple dependency
|
9 years ago |