rpms/eclipse/devel eclipse-tomcat55-build.patch,1.7,1.8

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Jul 5 17:11:27 UTC 2006


Author: overholt

Update of /cvs/dist/rpms/eclipse/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv6434

Modified Files:
	eclipse-tomcat55-build.patch 
Log Message:
servlet-api -> servletapi5

eclipse-tomcat55-build.patch:
 build.xml |  120 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 63 insertions(+), 57 deletions(-)

Index: eclipse-tomcat55-build.patch
===================================================================
RCS file: /cvs/dist/rpms/eclipse/devel/eclipse-tomcat55-build.patch,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- eclipse-tomcat55-build.patch	5 Jul 2006 16:52:38 -0000	1.7
+++ eclipse-tomcat55-build.patch	5 Jul 2006 17:11:24 -0000	1.8
@@ -95,8 +95,8 @@
 +			<pathelement path="${build.result.folder}/../org.eclipse.tomcat/lib/naming-resources.jar"/>
 +			<pathelement path="lib/regexp.jar"/>
 +			<pathelement path="${build.result.folder}/../org.eclipse.tomcat/lib/regexp.jar"/>
-+			<pathelement path="lib/servlet-api.jar"/>
-+			<pathelement path="${build.result.folder}/../org.eclipse.tomcat/lib/servlet-api.jar"/>
++			<pathelement path="lib/servletapi5.jar"/>
++			<pathelement path="${build.result.folder}/../org.eclipse.tomcat/lib/servletapi5.jar"/>
 +			<pathelement path="lib/servlets-default.jar"/>
 +			<pathelement path="${build.result.folder}/../org.eclipse.tomcat/lib/servlets-default.jar"/>
 +			<pathelement path="lib/tomcat-coyote.jar"/>




More information about the fedora-cvs-commits mailing list