Samael Bate created BATIK-1362: ---------------------------------- Summary: Add JPMS support Key: BATIK-1362 URL: https://issues.apache.org/jira/browse/BATIK-1362 Project: Batik Issue Type: Improvement Reporter: Samael Bate
There are three potential options for supporting JPMS: # Target a JDK above 8 and have module-info.java in each package # Publish multi-release jars using latest maven-compiler-plugin with a module-info.java in src/main/java9/module-info.java # Add Automatic-Module-Name to manifest of published jars -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: batik-dev-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: batik-dev-h...@xmlgraphics.apache.org