This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository antlr3.2.
commit 9084e955beaa0ae3cae8dbadafd52e1c3c505aba Author: Torsten Werner <[email protected]> Date: Tue Aug 3 00:52:36 2010 +0000 UNRELEASED * Team upload. * Don't skip tests but ignore failures. --- debian/changelog | 8 ++++++++ debian/maven.properties | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 68d9fb9..bd973b7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +antlr3 (3.2-5) unstable; urgency=low + + UNRELEASED + * Team upload. + * Don't skip tests but ignore failures. + + -- Torsten Werner <[email protected]> Tue, 03 Aug 2010 02:52:07 +0200 + antlr3 (3.2-4) unstable; urgency=low [ Ludovic Claude ] diff --git a/debian/maven.properties b/debian/maven.properties index d21ac6f..d93201f 100644 --- a/debian/maven.properties +++ b/debian/maven.properties @@ -1,4 +1,4 @@ # Include here properties to pass to Maven during the build. # For example: # maven.test.skip=true -maven.test.skip=true +maven.test.failure.ignore=true -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/antlr3.2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

