[cdk] 24/62: -disable need for weka and batik
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Mar 30 21:56:37 BST 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository cdk.
commit 81e517295fdb60c731523cc5345a7e60eae2ed6e
Author: Michael Koch <konqueror at gmx.de>
Date: Tue Feb 19 15:03:19 2008 +0000
-disable need for weka and batik
---
debian/ant.properties | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/debian/ant.properties b/debian/ant.properties
index 4eebb34..9e84c7c 100644
--- a/debian/ant.properties
+++ b/debian/ant.properties
@@ -2,3 +2,9 @@ jar=/usr/share/java
lib=/usr/share/java
devellib=/usr/share/java
nowarn=on
+
+# CDK 1.0.x does not compile against Weka 2.5.7, see SF bug report #1895295
+weka.jar=skip
+
+# CDK 1.0.x is not tested againt Batik 1.7, see SF feature request #1895300
+compile.batik=false
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/cdk.git
More information about the pkg-java-commits
mailing list