[bouncycastle] 01/03: Revert "Build the tests. Try to run them..."
Markus Koschany
apo-guest at moszumanska.debian.org
Sun Dec 13 21:56:31 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch jessie-security
in repository bouncycastle.
commit 20b091d969cc0fc003175099c2d755c5c100b046
Author: Markus Koschany <apo at debian.org>
Date: Fri Dec 11 18:04:24 2015 +0100
Revert "Build the tests. Try to run them..."
This reverts commit f683c697a31d59f62931bea277ef12ce791a6fe1.
---
debian/rules | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/debian/rules b/debian/rules
index 4731227..ba09cb1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,13 +11,9 @@ BUILD_DIR = build/artifacts/jdk1.5
JAVA_HOME := /usr/lib/jvm/default-java
DEB_JARS := junit javax.mail
DEB_ANT_BUILDFILE := jdk15+.xml
-DEB_ANT_BUILD_TARGET := build-provider build build-test test
+DEB_ANT_BUILD_TARGET := build-provider build
DEB_INSTALL_CHANGELOGS_ALL := releasenotes.html
-configure/libbcprov-java::
- mkdir -p build/artifacts/jdk1.5/jars
- ln -s /usr/share/java/ant-junit-1.9.4.jar build/artifacts/jdk1.5/jars/ant-junit.jar
- ln -s /usr/share/java/junit.jar build/artifacts/jdk1.5/jars/junit.jar
clean::
mh_clean
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/bouncycastle.git
More information about the pkg-java-commits
mailing list