Can we have a `module-info.java` added so this can be used in modular projects? Thanks! ## JPMS migration - [ ] Stage 1: publish the stable `Automatic-Module-Name` — #119 - [ ] Stage 2: continue #107 in a repository-owned branch, retaining its commits and attribution, and generate an explicit descriptor from the Java 8 build — #122 - [ ] Stage 3: validate and harden class-path and module-path runtime support through Java 25 — #123 Issue #60 remains open until the Java 8-produced JAR has passed the Stage 3 acceptance tests and the three-PR chain has merged.
Can we have a
module-info.javaadded so this can be used in modular projects?Thanks!
JPMS migration
Automatic-Module-Name— [#60] Publish a stable JPMS automatic module name #119Issue #60 remains open until the Java 8-produced JAR has passed the Stage 3 acceptance tests and the three-PR chain has merged.