xalan-j2/xalan-j2-noxsltcdeps.patch

13 lines
739 B
Diff
Raw Permalink Normal View History

diff -urN xalan-j_2_7_2.old/build.xml xalan-j_2_7_2/build.xml
--- xalan-j_2_7_2.old/build.xml 2014-06-23 09:21:30.815410307 +0200
+++ xalan-j_2_7_2/build.xml 2014-06-23 09:25:00.547429701 +0200
@@ -616,7 +616,7 @@
<!-- =================================================================== -->
<!-- Creates the xsltc jar including all support jars -->
<!-- =================================================================== -->
- <target name="xsltc.jar" depends="xsltc.compile,xsltc.copy-deps-jars"
+ <target name="xsltc.jar" depends="xsltc.compile"
description="Jar xsltc,xml,BCEL,JLex,java_cup,runtime and jakarta regexp">
<!-- create new META-INF dir w/ transformer factory default -->