This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to annotated tag debian/1.0_alpha2-3 in repository maven-repository-builder.
commit 373e977fc64e781a4756b35e13b15e6141b3decd Author: Torsten Werner <[email protected]> Date: Wed Sep 28 21:02:43 2011 +0000 [svn-buildpackage] Tagging maven-repository-builder 1.0~alpha2-3 --- debian/changelog | 7 +++++++ debian/maven.properties | 1 + 2 files changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index 5d7d4b3..b2ae9b3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +maven-repository-builder (1.0~alpha2-3) unstable; urgency=low + + * Ignore test failures because tests require network access to Maven + central. (Closes: #643549) + + -- Torsten Werner <[email protected]> Wed, 28 Sep 2011 22:58:51 +0200 + maven-repository-builder (1.0~alpha2-2) unstable; urgency=low * Team upload. diff --git a/debian/maven.properties b/debian/maven.properties index 7c29bd7..16360f6 100644 --- a/debian/maven.properties +++ b/debian/maven.properties @@ -2,3 +2,4 @@ # For example: # 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/maven-repository-builder.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

