[pkg-java] r18342 - trunk/gluegen2/debian
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Sep 3 08:50:34 UTC 2014
Author: ebourg-guest
Date: 2014-09-03 08:50:34 +0000 (Wed, 03 Sep 2014)
New Revision: 18342
Modified:
trunk/gluegen2/debian/rules
Log:
Added ant-contrib.jar to the Ant classpath
Modified: trunk/gluegen2/debian/rules
===================================================================
--- trunk/gluegen2/debian/rules 2014-09-03 08:48:22 UTC (rev 18341)
+++ trunk/gluegen2/debian/rules 2014-09-03 08:50:34 UTC (rev 18342)
@@ -5,7 +5,7 @@
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
JAVA_HOME := /usr/lib/jvm/default-java/
-DEB_JARS := ant-launcher antlrall ant-antlr ant-contrib-cpptasks ant-junit
+DEB_JARS := ant-launcher antlrall ant-antlr ant-contrib ant-contrib-cpptasks ant-junit
DEB_ANT_CLEAN_TARGET := clean
DEB_BUILDDIR := make
DEB_ANT_BUILD_TARGET := all junit.run
More information about the pkg-java-commits
mailing list