Emmanuel Bourg pushed to branch master at Debian Java Maintainers / jnr-enxio
Commits: 50f1e1c0 by Emmanuel Bourg at 2021-02-09T00:19:44+01:00 Fixed the build failure with OpenJDK 17 (Closes: #981978) - - - - - 2 changed files: - debian/changelog - debian/maven.properties Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +jnr-enxio (0.32.3-2) unstable; urgency=medium + + * Team upload. + * Fixed the build failure with OpenJDK 17 (Closes: #981978) + + -- Emmanuel Bourg <[email protected]> Tue, 09 Feb 2021 00:19:28 +0100 + jnr-enxio (0.32.3-1) unstable; urgency=medium * Team upload. ===================================== debian/maven.properties ===================================== @@ -1,3 +1,5 @@ project.build.sourceEncoding=UTF-8 maven.compiler.source=8 maven.compiler.target=8 + +argLine=--illegal-access=permit View it on GitLab: https://salsa.debian.org/java-team/jnr-enxio/-/commit/50f1e1c0719edf4e3b20616a33f60876328913c4 -- View it on GitLab: https://salsa.debian.org/java-team/jnr-enxio/-/commit/50f1e1c0719edf4e3b20616a33f60876328913c4 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

