You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by um...@apache.org on 2002/07/07 22:52:02 UTC

cvs commit: jakarta-ant WHATSNEW build.xml

umagesh     2002/07/07 13:52:02

  Modified:    .        Tag: ANT_15_BRANCH WHATSNEW build.xml
  Log:
  Version number updates for 1.5 RC1
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.263.2.57 +2 -2      jakarta-ant/WHATSNEW
  
  Index: WHATSNEW
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/WHATSNEW,v
  retrieving revision 1.263.2.56
  retrieving revision 1.263.2.57
  diff -u -r1.263.2.56 -r1.263.2.57
  --- WHATSNEW	7 Jul 2002 20:14:31 -0000	1.263.2.56
  +++ WHATSNEW	7 Jul 2002 20:52:02 -0000	1.263.2.57
  @@ -1,5 +1,5 @@
  -Changes from Ant 1.5beta3 to current CVS version
  -==============================================
  +Changes from Ant 1.5beta3 to Ant 1.5RC1
  +=======================================
   
   Changes that could break older environments:
   --------------------------------------------
  
  
  
  1.304.2.23 +2 -2      jakarta-ant/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/build.xml,v
  retrieving revision 1.304.2.22
  retrieving revision 1.304.2.23
  diff -u -r1.304.2.22 -r1.304.2.23
  --- build.xml	7 Jul 2002 20:38:27 -0000	1.304.2.22
  +++ build.xml	7 Jul 2002 20:52:02 -0000	1.304.2.23
  @@ -20,8 +20,8 @@
   
     <property name="Name" value="Apache Ant"/>
     <property name="name" value="ant"/>
  -  <property name="version" value="1.5Beta"/>
  -  <property name="manifest-version" value="1.4.93"/>
  +  <property name="version" value="1.5RC1"/>
  +  <property name="manifest-version" value="1.5"/>
   
     <property name="debug" value="true" />
     <property name="chmod.fail" value="true" />
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>