[Git][java-team/tiles-autotag][master] Fixed the build failure with OpenJDK 17 (Closes: #1011925)

Emmanuel Bourg (@ebourg) gitlab at salsa.debian.org
Mon May 30 11:47:46 BST 2022



Emmanuel Bourg pushed to branch master at Debian Java Maintainers / tiles-autotag


Commits:
dfb97b26 by Emmanuel Bourg at 2022-05-30T12:47:31+02:00
Fixed the build failure with OpenJDK 17 (Closes: #1011925)

- - - - -


2 changed files:

- debian/changelog
- debian/maven.properties


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+tiles-autotag (1.2-4) unstable; urgency=medium
+
+  * Fixed the build failure with OpenJDK 17 (Closes: #1011925)
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Mon, 30 May 2022 12:47:24 +0200
+
 tiles-autotag (1.2-3) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/maven.properties
=====================================
@@ -1,3 +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.util=ALL-UNNAMED



View it on GitLab: https://salsa.debian.org/java-team/tiles-autotag/-/commit/dfb97b2624ac242dcd81f906ef7fe310f521346d

-- 
View it on GitLab: https://salsa.debian.org/java-team/tiles-autotag/-/commit/dfb97b2624ac242dcd81f906ef7fe310f521346d
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/20220530/f446b436/attachment.htm>


More information about the pkg-java-commits mailing list