This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libxml-commons-resolver1.1-java.
commit 40d3325e1ba9c975d8999a41aa66694e3d54d60d Author: Arnaud Vandyck <[email protected]> Date: Wed Jul 14 12:24:35 2004 +0000 added jaxp1.2-jar in the CLASSPATH --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 5d8dc48..9c56245 100755 --- a/debian/rules +++ b/debian/rules @@ -13,7 +13,7 @@ ANT_HOME := /usr/share/ant1.6 # Additional JARs to add to the class path, either full path or just the # basename for JARs in /usr/share/java. The ".jar" suffix may also be ommitted -DEB_JARS := xerces /usr/share/ant1.6/lib/ant-launcher.jar +DEB_JARS := xerces /usr/share/ant1.6/lib/ant-launcher.jar jaxp-1.2 # Build compiler DEB_ANT_COMPILER := jikes -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libxml-commons-resolver1.1-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

