rubys       01/04/02 04:25:18

  Modified:    proposal/gump/project jakarta-velocity.xml
  Log:
  Get off the ferris wheel where the jar name changes daily....
  
  (personal opinion - what I am building will soon not match
  the release, so tagging it thus is inappropriate.  Those that
  build tagged versions should specify the version on their
  invokation of the build, not modify the build definitions)
  
  Revision  Changes    Path
  1.15      +5 -2      jakarta-alexandria/proposal/gump/project/jakarta-velocity.xml
  
  Index: jakarta-velocity.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/project/jakarta-velocity.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- jakarta-velocity.xml      2001/03/27 03:36:50     1.14
  +++ jakarta-velocity.xml      2001/04/02 11:25:17     1.15
  @@ -7,7 +7,10 @@
   
     <cvs  repository="jakarta"/>
   
  -  <ant basedir="build" target="dist"/>
  +  <ant basedir="build" target="dist">
  +    <property name="version" value="gump"/>
  +  </ant>
  +
     <depend project="jakarta-ant"/>
     <depend project="xml-xerces"/>
     <depend project="jakarta-servletapi"/>
  @@ -20,7 +23,7 @@
     <depend project="jakarta-log4j"/>
   
     <home nested="bin"/>
  -  <jar  name="velocity-1.0b3-dev.jar"/>
  +  <jar  name="velocity-gump.jar"/>
   
     <project name="jakarta-velocity-test">
       <ant basedir="build" buildfile="testcases.xml"/>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to