]> git.pld-linux.org Git - packages/tomcat.git/blobdiff - tomcat-build.xml.patch
- up to 7.0.106
[packages/tomcat.git] / tomcat-build.xml.patch
index ddd27972d2fc21483a84313ec5aa51206ce45803..9f1726abc63c6a84fece2ae59ef5c3628397f197 100644 (file)
@@ -27,7 +27,7 @@
            if="${cobertura.enabled}"
            description="Adds Cobertura instrumentation to the compiled bytecode">
  
-@@ -1681,67 +1681,10 @@
+@@ -1667,66 +1667,10 @@
      <mkdir dir="${tomcat.extras}/webservices"/>
    </target>
  
@@ -35,9 +35,8 @@
 -          depends="extras-prepare"
 -          description="Prepare to build web services extras package">
 -
--    <antcall target="downloadfile-2">
--      <param name="sourcefile.1" value="${commons-logging-src.loc.1}"/>
--      <param name="sourcefile.2" value="${commons-logging-src.loc.2}"/>
+-    <antcall target="downloadfile">
+-      <param name="sourcefile" value="${commons-logging-src.loc}"/>
 -      <param name="destfile" value="${commons-logging-src.tar.gz}"/>
 -      <param name="destdir" value="${commons-logging.home}"/>
 -      <param name="checksum.enabled" value="${commons-logging-src.checksum.enabled}"/>
This page took 0.044787 seconds and 4 git commands to generate.