Ignore:
Timestamp:
2009-07-21T17:28:29+12:00 (15 years ago)
Author:
oranfry
Message:

changes to wirk3 towards 3.04 release

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/wirk3/ant-scripts/compile.xml

    r19958 r20057  
    55        <antcall target="checkout-greenstone3" />
    66        <antcall target="greenstone3-set-version-numbers"><param name="greenstone3basedir" value="compiled" /></antcall>
     7        <ant dir="compiled" inheritAll="false">
     8            <target name="prepare"/>
     9            <propertyset refid="forward.properties"/>
     10        </ant>
    711        <antcall target="gli-set-version-numbers"><param name="glibasedir" value="compiled/gli" /></antcall>
    812        <ant dir="compiled" inheritAll="false">
    9             <target name="prepare"/>
    1013            <target name="install"/>
    11             <target name="distclean"/>
    1214            <target name="dist-tidy"/>
    1315            <propertyset refid="forward.properties"/>
Note: See TracChangeset for help on using the changeset viewer.