--- build.xml.orig	2004-01-30 16:42:54.000000000 +0100
+++ build.xml	2004-02-18 13:40:34.000000000 +0100
@@ -191,6 +191,7 @@
     </copy>
 
     <!-- now deal with API's:  -->
+    <!-- not neede for Debian, use the classes in /usr/share/java/jaxp-1.2.jar
     <unzip src="${src.apis.zip}" dest="${build.src}">
         <patternset
             includes="org/xml/sax/** 
@@ -202,6 +203,7 @@
                 org/w3c/dom/traversal/**"
         />
     </unzip>
+    -->
     
     <!-- substitute tokens as needed -->
     <replace file="${build.dir}/src/org/apache/xerces/impl/Version.java" 
