Ignore:
Timestamp:
2009-12-09T15:28:16+13:00 (14 years ago)
Author:
oranfry
Message:

merging the greenstone2 release kits

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/release-kits/rk2/ant-scripts/build.xml

    r20721 r21311  
    2828    <import file="create-cdrom-components.xml"/>
    2929
     30    <import file="components.xml"/>
     31
    3032    <!-- THE MAIN TARGET -->
    3133    <target name="rk2" depends="init,gs2-init">
     
    4345        <echo/>
    4446        <echo>Optional Properties:</echo>
    45         <echo>branch.path         the branch of Greenstone3 to make a release of. Eg: tags/2.81. Default: trunk.</echo>
    46         <echo>branch.revision     the revision of Greenstone3 to make a release of. Eg: 18273. Default: HEAD.</echo>
     47        <echo>branch.path         the branch of Greenstone to make a release of. Eg: tags/2.81. Default: trunk.</echo>
     48        <echo>branch.revision     the revision of Greenstone to make a release of. Eg: 18273. Default: HEAD.</echo>
    4749        <echo/>
    4850    </target>
Note: See TracChangeset for help on using the changeset viewer.