You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by mc...@apache.org on 2004/05/16 14:00:17 UTC

cvs commit: avalon/tutorials maven.xml

mcconnell    2004/05/16 05:00:17

  Modified:    tutorials maven.xml
  Log:
  Set tutorial distribution filesname to be consistent with the other deliverables.
  
  Revision  Changes    Path
  1.7       +1 -1      avalon/tutorials/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/avalon/tutorials/maven.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- maven.xml	16 May 2004 11:47:43 -0000	1.6
  +++ maven.xml	16 May 2004 12:00:17 -0000	1.7
  @@ -82,7 +82,7 @@
         </fileset>
       </ant:delete>
   
  -    <j:set var="tutorial.name" value="${maven.final.name}"/>
  +    <j:set var="tutorial.name" value="merlin-${pom.currentVersion}-tutorial"/>
       <ant:echo>Building tutorial kit: ${tutorial.name}</ant:echo>
   
       <ant:zip zipfile="${maven.build.dir}/${tutorial.name}.zip">
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org