blob: 529cb3939d1a2ee446daf032af968ed1475e109d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
--- build.xml 2007-04-27 03:38:38.000000000 -0400
+++ /tmp/portage/dev-java/glassfish-servlet-api-2_beta39/work/glassfish/servlet-api/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-->
|