geirm       01/10/16 03:51:19

  Modified:    build    Tag: VEL_1_2_BRANCH build.xml
  Log:
  Update to 1.2-rc2-dev as there are changes (the && fix to LogManager,
  the change to Anakia to be parser neutral...)
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.46.2.1  +1 -1      jakarta-velocity/build/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/build/build.xml,v
  retrieving revision 1.46
  retrieving revision 1.46.2.1
  diff -u -r1.46 -r1.46.2.1
  --- build.xml 2001/09/27 04:25:50     1.46
  +++ build.xml 2001/10/16 10:51:19     1.46.2.1
  @@ -10,7 +10,7 @@
     <property file=".ant.properties" />
   
     <property name="Name" value="Velocity"/>
  -  <property name="version" value="1.2-rc1"/>
  +  <property name="version" value="1.2-rc2-dev"/>
     <property name="project" value="velocity"/>
       
     <property name="build.dir" value="../bin"/>
  
  
  


Reply via email to