bodewig 02/05/27 01:47:25
Modified: . Tag: ANT_15_BRANCH build.xml
Log:
TraX alone is not enough for this test.
Revision Changes Path
No revision
No revision
1.304.2.9 +3 -1 jakarta-ant/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-ant/build.xml,v
retrieving revision 1.304.2.8
retrieving revision 1.304.2.9
diff -u -r1.304.2.8 -r1.304.2.9
--- build.xml 24 May 2002 14:31:57 -0000 1.304.2.8
+++ build.xml 27 May 2002 08:47:25 -0000 1.304.2.9
@@ -1275,8 +1275,10 @@
<!-- these tests need to be localised before being ran???? -->
<exclude name="${optional.package}/PvcsTest.java" />
- <!-- ehm, this is not really a TraX test but rather a xalan2
test..-->
+ <!-- ehm, these are not really a TraX test but rather a xalan2
test..-->
<exclude name="${optional.package}/TraXLiaisonTest.java"
+ unless="xalan2.present"/>
+ <exclude name="${optional.package}/XsltTest.java"
unless="xalan2.present"/>
<!-- needs BSF to work -->
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>