Hi everyone,When using the Gradle build, I've found that the tasks to compile the module-info files do not run, even when I use JDK versions higher than Java 8. They don't fail, they just get skipped.Something about the Gradle toolchain and/or the onlyIf conditions seems to be not working. Could someone else have a look?Our checked-in module-info class files are important for the Java 8 build - which is what we use for our public releases. The class files are out of date. Regards,PJ
- module-info.class files PJ Fanning
- Re: module-info.class files PJ Fanning
- Re: module-info.class files Dominik Stadler
- Re: module-info.class files PJ Fanning
