[Git][java-team/streamex][master] 3 commits: Address test failures on Java 17 (Closes: #1026685)
Tony Mancill (@tmancill)
gitlab at salsa.debian.org
Fri Dec 23 01:13:42 GMT 2022
Tony Mancill pushed to branch master at Debian Java Maintainers / streamex
Commits:
7b9d35e3 by tony mancill at 2022-12-22T16:49:32-08:00
Address test failures on Java 17 (Closes: #1026685)
- - - - -
9c1022e2 by tony mancill at 2022-12-22T16:56:05-08:00
Freshen years in debian/copyright
- - - - -
19b07254 by tony mancill at 2022-12-22T16:56:07-08:00
Prepare changelog for upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/copyright
- debian/maven.properties
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+streamex (0.6.7-3) unstable; urgency=medium
+
+ * Team upload.
+ * Address test failures on Java 17 (Closes: #1026685)
+
+ -- tony mancill <tmancill at debian.org> Thu, 22 Dec 2022 16:51:32 -0800
+
streamex (0.6.7-2) sid; urgency=medium
* Team upload.
=====================================
debian/copyright
=====================================
@@ -14,6 +14,7 @@ License: Apache-2.0
Files: debian/*
Copyright: 2019, Saif Abdul Cassim <saif.15 at cse.mrt.ac.lk>
+ 2022 tony mancill <tmancill at debian.org>
License: Apache-2.0
License: Apache-2.0
=====================================
debian/maven.properties
=====================================
@@ -1,3 +1,4 @@
# Include here properties to pass to Maven during the build.
# For example:
# maven.test.skip=true
+argLine=--illegal-access=permit --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.stream=ALL-UNNAMED
View it on GitLab: https://salsa.debian.org/java-team/streamex/-/compare/9be881951e2ad73e5e817f6dde4191b13adfa960...19b0725469d5b6da53961e658a6b23e3d8530a5b
--
View it on GitLab: https://salsa.debian.org/java-team/streamex/-/compare/9be881951e2ad73e5e817f6dde4191b13adfa960...19b0725469d5b6da53961e658a6b23e3d8530a5b
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/20221223/1be7af5c/attachment.htm>
More information about the pkg-java-commits
mailing list