Changeset 18847 for release-kits/lirk3


Ignore:
Timestamp:
2009-03-31T15:13:22+13:00 (15 years ago)
Author:
oranfry
Message:

deleting traces of links to /home/nzdl, having installer create gsdlsite.cfg, changes to cdrk2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/lirk3/ant-scripts/operations-on-gs3home.xml

    r17645 r18847  
    55    <import file="${basedir}/build.xml"/>
    66
    7     <property name="documented.collections.home" value="/home/nzdl/for-distributions/collect"/>
    87    <property name="greenstone3-change-date" value="Tue Feb 20 12:13:42 NZDT 2007"/>
    98    <property name="gs2build-change-date" value="Wed Dec 13 10:35:57 NZDT 2006"/>
     
    260259    <delete file="${gs2build.home}/perllib/cpan/XML-Parser.tar.gz"/>
    261260  </target>
    262 
    263 <!--  <target name="create-changelog"> -->
    264     <!-- generate greenstone 3 changelog -->
    265 <!--    <exec executable="/home/nzdl/for-distributions/bin/script/cvs2cl.pl"
    266       dir="${basedir}">
    267       <arg value="-P"/>
    268       <arg value="-F"/>
    269       <arg value="trunk"/>
    270       <arg value="-r"/>
    271       <arg value="-S"/>
    272       <arg value="-l"/>
    273       <arg value="-d'${greenstone3-change-date}&lt;tomorrow'"/>
    274       <arg value="-f"/>
    275       <arg value="greenstone-${app.version}-ChangeLog.txt"/>
    276       <arg value="-I"/>
    277       <arg value="gli/.*|gs2build/.*"/>
    278     </exec> -->
    279     <!-- generate coll building change log -->
    280 <!--    <exec executable="/home/nzdl/for-distributions/bin/script/cvs2cl.pl"
    281       dir="${basedir}">
    282       <arg value="-P"/>
    283       <arg value="-F"/>
    284       <arg value="trunk"/>
    285       <arg value="-r"/>
    286       <arg value="-S"/>
    287       <arg value="-l"/>
    288       <arg value="-d'${gs2build-change-date}&lt;tomorrow'"/>
    289       <arg value="-f"/>
    290       <arg value="greenstone-${app.version}-ChangeLog-collbuilding.txt"/>
    291       <arg value="gli"/>
    292       <arg value="gs2build"/>
    293     </exec>
    294   </target> -->
    295 
    296261
    297262  <!-- new targets to go in distribution build.xml files -->
Note: See TracChangeset for help on using the changeset viewer.