[Git][java-team/libpicocontainer1-java][master] Fixed the build failure with OpenJDK 17 (Closes: #1011555)
Emmanuel Bourg (@ebourg)
gitlab at salsa.debian.org
Fri May 27 14:56:09 BST 2022
Emmanuel Bourg pushed to branch master at Debian Java Maintainers / libpicocontainer1-java
Commits:
3d468ab9 by Emmanuel Bourg at 2022-05-27T15:46:28+02:00
Fixed the build failure with OpenJDK 17 (Closes: #1011555)
- - - - -
2 changed files:
- debian/changelog
- + debian/maven.properties
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+libpicocontainer1-java (1.3-4) unstable; urgency=medium
+
+ * Fixed the build failure with OpenJDK 17 (Closes: #1011555)
+
+ -- Emmanuel Bourg <ebourg at apache.org> Fri, 27 May 2022 15:46:15 +0200
+
libpicocontainer1-java (1.3-3) 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 --add-opens java.base/java.io=ALL-UNNAMED
View it on GitLab: https://salsa.debian.org/java-team/libpicocontainer1-java/-/commit/3d468ab98abe8ffdd5379449e0af8d2c517f5333
--
View it on GitLab: https://salsa.debian.org/java-team/libpicocontainer1-java/-/commit/3d468ab98abe8ffdd5379449e0af8d2c517f5333
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/5de41e68/attachment.htm>
More information about the pkg-java-commits
mailing list