Changeset 13874


Ignore:
Timestamp:
2007-02-08T10:58:31+13:00 (17 years ago)
Author:
shaoqun
Message:

added the ant package to the source distribution

File:
1 edited

Legend:

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

    r13855 r13874  
    178178    <delete file="${packages.home}/apache-tomcat-5.5.12.zip"/>
    179179    <delete file="${packages.home}/apache-tomcat-5.5.12-compat.zip"/>
    180 
     180    <antcall target="prepare-ant"/>
     181    <delete file="${packages.home}/apache-ant-1.7.0-bin.zip"/>
    181182    <antcall target="prepare-collections"/>
    182183    <antcall target="prepare-axis"/>
Note: See TracChangeset for help on using the changeset viewer.