packages (DEVEL): tomcat/tomcat-extras.xml.patch (NEW) - do not download an...

pawelz pawelz at pld-linux.org
Tue Aug 18 15:25:51 CEST 2009


Author: pawelz                       Date: Tue Aug 18 13:25:51 2009 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- do not download anything

---- Files affected:
packages/tomcat:
   tomcat-extras.xml.patch (NONE -> 1.1.2.1)  (NEW)

---- Diffs:

================================================================
Index: packages/tomcat/tomcat-extras.xml.patch
diff -u /dev/null packages/tomcat/tomcat-extras.xml.patch:1.1.2.1
--- /dev/null	Tue Aug 18 15:25:51 2009
+++ packages/tomcat/tomcat-extras.xml.patch	Tue Aug 18 15:25:45 2009
@@ -0,0 +1,21 @@
+--- extras.xml~	2009-05-14 01:15:14.000000000 +0200
++++ extras.xml	2009-08-17 17:19:55.000000000 +0200
+@@ -175,18 +175,6 @@
+ 	
+ 	    <mkdir dir="${tomcat.extras}/webservices"/>
+ 	
+-	    <antcall target="downloadfile">
+-	      <param name="sourcefile" value="${jaxrpc-src.loc}"/>
+-	      <param name="destfile" value="${tomcat.extras}/webservices/jaxrpc.jar"/>
+-	      <param name="destdir" value="${tomcat.extras}/webservices/"/>
+-	    </antcall>
+-	
+-	    <antcall target="downloadfile">
+-	      <param name="sourcefile" value="${wsdl4j-src.loc}"/>
+-	      <param name="destfile" value="${tomcat.extras}/webservices/wsdl4j.jar"/>
+-	      <param name="destdir" value="${tomcat.extras}/webservices/"/>
+-	    </antcall>
+-	
+ 	    <!-- Classpath -->
+ 	    <path id="tomcat.webservices.classpath">
+ 	      <pathelement path="${tomcat.classpath}"/>
================================================================


More information about the pld-cvs-commit mailing list