Codebase list xmlunit / be4955d
* Fix build, missing jar on classpath Ludovic Claude 14 years ago
2 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
44 Uploaders: Ludovic Claude <ludovic.claude@laposte.net>
55 Homepage: http://xmlunit.sourceforge.net/
66 Build-Depends: debhelper (>= 7), cdbs, default-jdk, ant, ant-optional, maven-ant-helper, quilt, dblatex
7 Build-Depends-Indep: maven-repo-helper, junit, libjaxp1.3-java, docbook-xsl, libxalan2-java (>= 2.7.1)
7 Build-Depends-Indep: maven-repo-helper, junit, libjaxp1.3-java, docbook-xsl, libxalan2-java (>= 2.7.1-3)
88 Standards-Version: 3.8.2
99
1010 Package: libxmlunit-java
66 PACKAGE := $(DEB_SOURCE_PACKAGE)
77 VERSION := $(DEB_UPSTREAM_VERSION)
88 JAVA_HOME := /usr/lib/jvm/default-java
9 DEB_JARS := ant-nodeps ant-junit ant-trax junit jaxp-1.3 xalan2
9 DEB_JARS := ant-nodeps ant-junit ant-trax junit jaxp-1.3 xalan2 serializer
1010 DEB_ANT_BUILD_TARGET := jar test docs
1111 DEB_ANT_BUILDFILE := build.xml
1212 DEB_ANT_ARGS := -Dxmlunit.version=$(VERSION) -Ddb5.xsl=/usr/share/xml/docbook/stylesheet/nwalsh