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/mark3/ant-scripts/operations-on-gs3home.xml

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