Markus Koschany pushed to branch master at Debian Java Maintainers / httpcomponents-core5
Commits: c65405e7 by Markus Koschany at 2021-12-24T18:12:10+01:00 Ignore all possible test failures on buildd. Closes: #1002260 - - - - - 0555d7ea by Markus Koschany at 2021-12-24T18:14:34+01:00 Update changelog - - - - - 2 changed files: - debian/changelog - debian/maven.properties Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +httpcomponents-core5 (5.1.2-2) unstable; urgency=medium + + * Ignore all possible test failures on buildd. (Closes: #1002260) + + -- Markus Koschany <[email protected]> Fri, 24 Dec 2021 18:14:16 +0100 + httpcomponents-core5 (5.1.2-1) unstable; urgency=medium * New upstream version 5.1.2. ===================================== debian/maven.properties ===================================== @@ -1,5 +1,6 @@ maven.test.skip=false +maven.test.failure.ignore=true maven.javadoc.skip=true project.build.sourceEncoding=UTF-8 maven.compiler.source=1.8 View it on GitLab: https://salsa.debian.org/java-team/httpcomponents-core5/-/compare/a17122bdc7a0704be0c831e21d32e14cec24dabe...0555d7ea7de79aa79781d03d316192ef535c7310 -- View it on GitLab: https://salsa.debian.org/java-team/httpcomponents-core5/-/compare/a17122bdc7a0704be0c831e21d32e14cec24dabe...0555d7ea7de79aa79781d03d316192ef535c7310 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

