https://bz.apache.org/bugzilla/show_bug.cgi?id=69729
--- Comment #2 from PJ Fanning <[email protected]> --- POI's Gradle build uses docs.gradle.org/current/userguide/toolchains.html to manage being able to build the module-info classes even if the build is run with Java 8. Basically, Gradle will find on your machine or download Java 11 in order to build the module-info classes. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
