Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > a658b6ea6c29638228f6f934043a9987 > files > 3

xalan-j2-2.7.0-2.7mdv2008.0.src.rpm

--- build.xml.orig	2004-02-27 20:45:31.000000000 +0100
+++ build.xml	2004-03-21 15:46:37.000000000 +0100
@@ -560,7 +560,7 @@
   <!-- =================================================================== -->
   <!-- Creates one big xalan jar (Xalan interpretive + XSLTC + support jars) -->
   <!-- =================================================================== -->
-  <target name="jar" depends="xalan-interpretive.compile,xsltc.compile,xsltc.copy-deps-jars"
+  <target name="jar" depends="xalan-interpretive.compile,xsltc.compile"
     description="Jar up everything (Xalan, XSLTC and XSLTC dependencies)" >
     
     <!-- Copy over the manifest, with filtering (for version number) -->