summaryrefslogtreecommitdiff
blob: 033ebd625271496bc8606d359af47a323bfc9333 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- build.xml	2007-04-27 03:38:38.000000000 -0400
+++ build.xml	2007-04-27 03:39:17.000000000 -0400
@@ -28,7 +28,9 @@
              target="dist" inheritAll="false"/>
         <ant dir="${servlet.api.home}/src/jsr245" 
              target="dist" inheritAll="false"/>
+<!--
       <antcall target="prepare-jar"/>
+-->
     </target>
 
     <!-- build pwc-->