dragonite-network/dragonite-java

modularization with Jigsaw

wxdao opened this issue · 2 comments

wxdao commented
modularization with Jigsaw

The project needs to be modularized for Java 9 before we can use jlink to generate bundled portable JREs

Gradle doesn't officially support Jigsaw yet. Guess we will have to wait for it.