This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository maven-invoker.
commit e4e0861cc7286f8cf2e06f23c6802f005535f0e8 Author: Markus Koschany <[email protected]> Date: Sat Aug 27 17:31:41 2016 +0200 maven.properties: Ignore any failures during test execution. Closes: #828824 --- debian/maven.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/maven.properties b/debian/maven.properties new file mode 100644 index 0000000..81cec92 --- /dev/null +++ b/debian/maven.properties @@ -0,0 +1 @@ +maven.test.failure.ignore=true -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-invoker.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

