[pkg-java] r14925 - trunk/fop/debian

Mathieu Malaterre malat-guest at alioth.debian.org
Fri Sep 16 12:55:54 UTC 2011


Author: malat-guest
Date: 2011-09-16 12:55:53 +0000 (Fri, 16 Sep 2011)
New Revision: 14925

Modified:
   trunk/fop/debian/rules
Log:
tests are failing. removing them for now. reported upstream

Modified: trunk/fop/debian/rules
===================================================================
--- trunk/fop/debian/rules	2011-09-16 12:42:06 UTC (rev 14924)
+++ trunk/fop/debian/rules	2011-09-16 12:55:53 UTC (rev 14925)
@@ -6,7 +6,7 @@
 
 JAVA_HOME            := /usr/lib/jvm/default-java
 DEB_JARS             := $(ANT_HOME)/lib/ant-trax.jar batik-all xml-apis-ext batik-libs xml-apis avalon-framework xercesImpl xmlParserAPIs xalan2 junit commons-io commons-logging xmlgraphics-commons servlet-api-2.4 ant-junit junit
-DEB_ANT_BUILD_TARGET := package javadocs junit #docs
+DEB_ANT_BUILD_TARGET := package javadocs #junit #docs
 DEB_ANT_CLEAN_TARGET := distclean
 DEB_ANT_ARGS := -verbose
 DEB_COMPRESS_EXCLUDE := .xconf




More information about the pkg-java-commits mailing list