[libjtype-java] 02/05: Ignore the tests failing due to jmock

Emmanuel Bourg ebourg-guest at alioth.debian.org
Wed Oct 16 07:39:11 UTC 2013


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository libjtype-java.

commit 10400be4e097c5317883d21f9fddefb85447900e
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Oct 16 09:15:28 2013 +0200

    Ignore the tests failing due to jmock
---
 debian/changelog        |    1 +
 debian/maven.properties |    1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index ded6d23..0cf2f3f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 libjtype-java (0.1.3-2) UNRELEASED; urgency=low
 
   * Build depend on debhelper >= 9
+  * Ignore the tests failing due to jmock
 
  -- Emmanuel Bourg <ebourg at apache.org>  Wed, 16 Oct 2013 09:05:59 +0200
 
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/libjtype-java.git



More information about the pkg-java-commits mailing list