1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-03-04 09:58:02 +01:00
eclair/eclair-node
araspitzu f978cfb75d
Avoid illegal reflective operation during startup (#1313)
* Rework plugin loading:

 We now require the plugin to supply a manifest entry for the "Main-Class" attribute, this is used to load the plugin without doing illegal reflection operations. We also get rid of the dependency org.clapper.classutil
2020-02-28 18:29:54 +01:00
..
modules Rework packaging (#1307) 2020-02-24 15:42:26 +01:00
src Avoid illegal reflective operation during startup (#1313) 2020-02-28 18:29:54 +01:00
pom.xml Avoid illegal reflective operation during startup (#1313) 2020-02-28 18:29:54 +01:00