Project

General

Profile

« Previous | Next » 

Revision 4843

Added by daigle about 15 years ago

replace eml2_0_1-style-tag with eml2-style-tag

View differences:

build.xml
881 881
     <echo>Enter CVS password: </echo>
882 882
     <cvs cvsRoot="${cvsroot}"
883 883
          package="${eml-module}"
884
          tag="${eml2_0_1-style-tag}"
885
          dest="${build.tmp}/eml_${eml2_0_1-style-tag}" />
884
          tag="${eml2-style-tag}"
885
          dest="${build.tmp}/eml_${eml2-style-tag}" />
886 886

  
887 887
     <mkdir dir="lib/style/common/emlb6toeml2" />
888 888
      <copy todir="lib/style/common/emlb6toeml2" filtering="yes">
889
       <fileset dir="${build.tmp}/eml_${eml2_0_1-style-tag}/${eml-module}/lib/beta6toeml2/xsl">
889
       <fileset dir="${build.tmp}/eml_${eml2-style-tag}/${eml-module}/lib/beta6toeml2/xsl">
890 890
         <include name="*.xsl"/>
891 891
         <include name="*.xml"/>
892 892
       </fileset>

Also available in: Unified diff