[dbus-java] 04/12: Disable the tests because they timeout and may cause a FTBFS.

Markus Koschany apo at moszumanska.debian.org
Wed Dec 20 23:27:09 UTC 2017


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

apo pushed a commit to annotated tag debian/2.8-7
in repository dbus-java.

commit e7490506f7804a5a9d512eba25d49a69ce3fe784
Author: Markus Koschany <apo at debian.org>
Date:   Wed Dec 20 22:37:25 2017 +0100

    Disable the tests because they timeout and may cause a FTBFS.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 6cf9795..e94b549 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,7 +21,7 @@ override_dh_auto_build:
 		JAVA=${JAVA_HOME}/bin/java \
 		JAR=${JAVA_HOME}/bin/jar \
 		JAVADOC="${JAVA_HOME}/bin/javadoc -link /usr/share/doc/default-jdk-doc/api" \
-		all doc check
+		all doc
 	touch $@
 
 override_dh_auto_clean:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/dbus-java.git



More information about the pkg-java-commits mailing list