add --java-options --illega-access=permit to support MuWire plugin
This commit is contained in:
1
build.sh
1
build.sh
@ -57,4 +57,5 @@ echo "preparing to invoke jpackage for I2P version $I2P_VERSION"
|
|||||||
--verbose \
|
--verbose \
|
||||||
$JPACKAGE_OPTS \
|
$JPACKAGE_OPTS \
|
||||||
--resource-dir build \
|
--resource-dir build \
|
||||||
|
--java-options "--illegal-access=permit" \
|
||||||
--input build --main-jar launcher.jar --main-class net.i2p.router.WinLauncher
|
--input build --main-jar launcher.jar --main-class net.i2p.router.WinLauncher
|
||||||
|
Reference in New Issue
Block a user