Changeset 9690


Ignore:
Timestamp:
2005-04-15T09:21:15+12:00 (19 years ago)
Author:
kjdon
Message:

added a mkdir for comms/soap as it will be deleted now by cvs as it is empty

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/ant-install-branch/gsdl3/build.xml

    r9688 r9690  
    440440
    441441  <target name="prepare-axis" depends="init">
     442    <mkdir dir="${basedir}/comms/soap"/>
    442443    <get src="http://www.greenstone.org/gs3files/axis-1_1.zip"
    443444      dest="${basedir}/comms/soap/axis-1_1.zip"
Note: See TracChangeset for help on using the changeset viewer.