Changeset 13924


Ignore:
Timestamp:
2007-02-16T10:53:39+13:00 (17 years ago)
Author:
kjdon
Message:

download-tomcattarget now prepare-tomcat target

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl3/dist-resources/dist-build.xml

    r13903 r13924  
    7070   
    7171    <!--<antcall target="unzip-windows-packages"/> do we need this?-->
    72     <antcall target="download-tomcat"/>
     72    <antcall target="prepare-tomcat"/>
    7373    <delete file="${packages.home}/apache-tomcat-5.5.12.zip"/>
    7474    <delete file="${packages.home}/apache-tomcat-5.5.12-compat.zip"/>
     
    179179    <antcall target="rename-gs2build-files-dist"/>
    180180    <delete dir="${gs2build-extra.home}"/>
    181     <antcall target="download-tomcat"/>
     181    <antcall target="prepare-tomcat"/>
    182182    <delete file="${packages.home}/apache-tomcat-5.5.12.zip"/>
    183183    <delete file="${packages.home}/apache-tomcat-5.5.12-compat.zip"/>
Note: See TracChangeset for help on using the changeset viewer.