/[gentoo-x86]/www-servers/tomcat/files/tomcat-6.0.35-build.xml.patch
Gentoo

Contents of /www-servers/tomcat/files/tomcat-6.0.35-build.xml.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations) (download)
Thu Dec 6 11:07:56 2012 UTC (5 months, 2 weeks ago) by fordfrog
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
www-servers/tomcat: removed obsolete ebuilds

(Portage version: 2.1.11.33/cvs/Linux x86_64, unsigned Manifest commit)

1 --- build.xml.orig 2012-07-06 20:26:21.361299240 +0200
2 +++ build.xml 2012-07-06 20:26:56.085899911 +0200
3 @@ -487,12 +487,14 @@
4
5 <target name="deploy" depends="build-only,build-docs,warn.dbcp">
6
7 +<!--
8 <copy tofile="${tomcat.build}/bin/tomcat-native.tar.gz"
9 file="${tomcat-native.tar.gz}" />
10 <copy tofile="${tomcat.build}/bin/commons-daemon-native.tar.gz"
11 file="${commons-daemon.native.src.tgz}" />
12
13 <copy tofile="${tomcat.build}/bin/commons-daemon.jar" file="${commons-daemon.jar}" />
14 +-->
15
16 <!-- Copy scripts -->
17 <copy todir="${tomcat.build}/bin">
18 --- build.xml.orig 2012-07-06 20:31:31.387806167 +0200
19 +++ build.xml 2012-07-06 20:32:33.185315885 +0200
20 @@ -646,9 +646,11 @@
21 </fileset>
22 </txt2html>
23
24 +<!--
25 <copy file="${tomcat-dbcp.jar}" todir="${tomcat.build}/lib"
26 failonerror="false"/>
27 <copy file="${jdt.jar}" todir="${tomcat.build}/lib" />
28 +-->
29
30 </target>
31

  ViewVC Help
Powered by ViewVC 1.1.13