Index: build.xml
===================================================================
RCS file: /home/cvspublic/jakarta-ant/build.xml,v
retrieving revision 1.131
diff -u -r1.131 build.xml
--- build.xml	2001/02/05 14:30:23	1.131
+++ build.xml	2001/02/09 17:04:53
@@ -196,9 +196,9 @@
       <exclude name="${optional.package}/perforce/*.java" unless="jakarta.oro.present" />
       <exclude name="${optional.package}/sound/*.java" unless="jmf.present" />
       <exclude name="${optional.package}/junit/XMLResultAggregator.java"
-               unless="trax.present" />
+               unless="xalan.present" />
       <exclude name="${optional.package}/junit/AggregateTransformer.java"
-               unless="trax.present" />
+               unless="xalan.present" />
     </javac>
     
     <copy todir="${build.classes}">
@@ -604,4 +604,4 @@
   -->
   <target name="main" depends="dist-lite"/>
 
-</project>
\ No newline at end of file
+</project>

The command completed successfully.
