]> git.pld-linux.org Git - packages/apache-tomcat.git/blob - apache-tomcat-skip-jdt.patch
- skip eclipse tarball for now
[packages/apache-tomcat.git] / apache-tomcat-skip-jdt.patch
1 --- apache-tomcat-5.5.23-src/build/build.xml~   2007-04-12 01:18:08.380139595 +0300
2 +++ apache-tomcat-5.5.23-src/build/build.xml    2007-04-12 02:27:57.484292902 +0300
3 @@ -665,7 +665,9 @@
4        <param name="destfile" value="${jdt.jar}"/>
5        <param name="destdir" value="${base.path}"/>
6      </antcall>
7 -    <antcall target="build-jasper-compiler-jdt" />
8 +       <!--
9 +       <antcall target="build-jasper-compiler-jdt" />
10 +       -->
11    </target>
12  
13    <target name="build-tomcat-dbcp">
This page took 0.064868 seconds and 4 git commands to generate.