[Git][java-team/plexus-utils2][master] Fixed the build failure with OpenJDK 17 (Closes: #1011592)
Emmanuel Bourg (@ebourg)
gitlab at salsa.debian.org
Fri May 27 15:03:03 BST 2022
Emmanuel Bourg pushed to branch master at Debian Java Maintainers / plexus-utils2
Commits:
4fe90846 by Emmanuel Bourg at 2022-05-27T16:02:40+02:00
Fixed the build failure with OpenJDK 17 (Closes: #1011592)
- - - - -
2 changed files:
- debian/changelog
- + debian/maven.properties
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+plexus-utils2 (3.3.0-2) unstable; urgency=medium
+
+ * Team upload.
+ * Fixed the build failure with OpenJDK 17 (Closes: #1011592)
+
+ -- Emmanuel Bourg <ebourg at apache.org> Fri, 27 May 2022 16:02:10 +0200
+
plexus-utils2 (3.3.0-1) unstable; urgency=medium
* Team upload.
=====================================
debian/maven.properties
=====================================
@@ -0,0 +1,5 @@
+# Include here properties to pass to Maven during the build.
+# For example:
+# maven.test.skip=true
+
+argLine=--add-opens java.base/java.lang=ALL-UNNAMED
View it on GitLab: https://salsa.debian.org/java-team/plexus-utils2/-/commit/4fe908463ccd2907b9c3abff5688d2e601560e32
--
View it on GitLab: https://salsa.debian.org/java-team/plexus-utils2/-/commit/4fe908463ccd2907b9c3abff5688d2e601560e32
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20220527/c8902f42/attachment.htm>
More information about the pkg-java-commits
mailing list