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 <[email protected]> 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 <[email protected]> + 2022 tony mancill <[email protected]> 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.
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

