]> git.pld-linux.org Git - packages/apache-tomcat.git/commitdiff
- skip eclipse tarball for now
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 11 Apr 2007 23:28:41 +0000 (23:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-tomcat-skip-jdt.patch -> 1.1

apache-tomcat-skip-jdt.patch [new file with mode: 0644]

diff --git a/apache-tomcat-skip-jdt.patch b/apache-tomcat-skip-jdt.patch
new file mode 100644 (file)
index 0000000..231d49d
--- /dev/null
@@ -0,0 +1,13 @@
+--- apache-tomcat-5.5.23-src/build/build.xml~  2007-04-12 01:18:08.380139595 +0300
++++ apache-tomcat-5.5.23-src/build/build.xml   2007-04-12 02:27:57.484292902 +0300
+@@ -665,7 +665,9 @@
+       <param name="destfile" value="${jdt.jar}"/>
+       <param name="destdir" value="${base.path}"/>
+     </antcall>
+-    <antcall target="build-jasper-compiler-jdt" />
++      <!--
++      <antcall target="build-jasper-compiler-jdt" />
++      -->
+   </target>
+   <target name="build-tomcat-dbcp">
This page took 0.059012 seconds and 4 git commands to generate.