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

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


Author: malat-guest
Date: 2011-09-16 12:42:06 +0000 (Fri, 16 Sep 2011)
New Revision: 14924

Modified:
   trunk/fop/debian/rules
Log:
Add testing

Modified: trunk/fop/debian/rules
===================================================================
--- trunk/fop/debian/rules	2011-09-16 07:16:13 UTC (rev 14923)
+++ trunk/fop/debian/rules	2011-09-16 12:42:06 UTC (rev 14924)
@@ -5,8 +5,8 @@
 include /usr/share/cdbs/1/class/ant.mk
 
 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
-DEB_ANT_BUILD_TARGET := package javadocs #docs
+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_CLEAN_TARGET := distclean
 DEB_ANT_ARGS := -verbose
 DEB_COMPRESS_EXCLUDE := .xconf




More information about the pkg-java-commits mailing list