You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by gd...@apache.org on 2004/11/15 05:45:32 UTC

cvs commit: ws-axis/java/xmls properties.xml

gdaniels    2004/11/14 20:45:31

  Modified:    java     release-notes.html
               java/xmls properties.xml
  Log:
  Update to RC2
  
  Revision  Changes    Path
  1.31      +1 -1      ws-axis/java/release-notes.html
  
  Index: release-notes.html
  ===================================================================
  RCS file: /home/cvs/ws-axis/java/release-notes.html,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -r1.30 -r1.31
  --- release-notes.html	10 Sep 2004 19:55:50 -0000	1.30
  +++ release-notes.html	15 Nov 2004 04:45:31 -0000	1.31
  @@ -20,7 +20,7 @@
     of the <a href="http://ws.apache.org/axis">Axis SOAP toolkit</a>.</p>
   
   <h3>About this release</h3>
  -<p>This is the RC1 release of Axis 1.2.  Please kick the tires, put it through it's paces, and let us know via our mailing lists or bug tracking system if there are problems.  Stuff that still needs doing before the actual release:</p>
  +<p>This is the RC2 release of Axis 1.2.  Please kick the tires, put it through it's paces, and let us know via our mailing lists or bug tracking system if there are problems.  Stuff that still needs doing before the actual release:</p>
   <ul>
   <li>Documentation updates
   <li>A few more high-priority bugs will be fixed
  
  
  
  1.55      +2 -2      ws-axis/java/xmls/properties.xml
  
  Index: properties.xml
  ===================================================================
  RCS file: /home/cvs/ws-axis/java/xmls/properties.xml,v
  retrieving revision 1.54
  retrieving revision 1.55
  diff -u -r1.54 -r1.55
  --- properties.xml	10 Sep 2004 19:55:51 -0000	1.54
  +++ properties.xml	15 Nov 2004 04:45:31 -0000	1.55
  @@ -16,9 +16,9 @@
   <property name="debug" value="on" />
   <property name="nowarn" value="off" />
   
  -<property name="axis.version" value="1.2RC1" />
  +<property name="axis.version" value="1.2RC2" />
   <!-- This should be the version # above with dots replaced by underscores -->
  -<property name="axis.dirname" value="1_2RC1" />
  +<property name="axis.dirname" value="1_2RC2" />
   
   <property name="name" value="axis" />
   <property name="Name" value="Axis" />