java9-modularity/gradle-modules-plugin

[enhancement] Add multi-release jar support

aanno opened this issue · 0 comments

aanno commented

It would be great if the modularity supports multi-release jars. Especially support for mixed Jars which supports Java 8 (without module system) and Java 11 (with module system) would be very helpful.