Ignore:
Timestamp:
2008-09-19T12:59:22+12:00 (16 years ago)
Author:
oranfry
Message:

using the shared targets for things

File:
1 edited

Legend:

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

    r17268 r17348  
    88
    99        <!-- preparation -->
    10         <antcall target="set-version-number-property" />
     10        <antcall target="greenstone3-set-version-numbers">
     11            <param name="greenstone3basedir" value="${basedir}/greenstone3"/>
     12        </antcall>
    1113        <antcall target="set-gdbm-installed-path" />
    1214        <ant target="prepare-unix" dir="greenstone3" antfile="${mark3.home}/ant-scripts/operations-on-gs3home.xml" inheritAll="false"/>
Note: See TracChangeset for help on using the changeset viewer.