Author: veithen Date: Thu Nov 11 23:46:02 2010 New Revision: 1034213 URL: http://svn.apache.org/viewvc?rev=1034213&view=rev Log: Set the release date for 1.5.3 and made a minor correction to the release process documentation.
Modified: axis/axis2/java/core/trunk/src/site/xdoc/download.xml axis/axis2/java/core/trunk/src/site/xdoc/index.xml axis/axis2/java/core/trunk/src/site/xdoc/release-process.xml Modified: axis/axis2/java/core/trunk/src/site/xdoc/download.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/src/site/xdoc/download.xml?rev=1034213&r1=1034212&r2=1034213&view=diff ============================================================================== --- axis/axis2/java/core/trunk/src/site/xdoc/download.xml (original) +++ axis/axis2/java/core/trunk/src/site/xdoc/download.xml Thu Nov 11 23:46:02 2010 @@ -77,7 +77,7 @@ </tr> <tr> <td><a name="1_5_3"/><strong>1.5.3</strong></td> - <td>??? - Nov - 2010</td> + <td>12 - Nov - 2010</td> <td>1.5.3 Release (Mirrored)</td> <td> Binary Distribution Modified: axis/axis2/java/core/trunk/src/site/xdoc/index.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/src/site/xdoc/index.xml?rev=1034213&r1=1034212&r2=1034213&view=diff ============================================================================== --- axis/axis2/java/core/trunk/src/site/xdoc/index.xml (original) +++ axis/axis2/java/core/trunk/src/site/xdoc/index.xml Thu Nov 11 23:46:02 2010 @@ -34,7 +34,7 @@ Apache Axis2/C</p> here, you can visit the <a href= "http://axis.apache.org/axis2/c/"><strong>Apache Axis2/C</strong></a> Web site for Axis2/C implementation information.</p> -<h3>November ???, 2010 - Apache Axis2/Java Version 1.5.3 Released!</h3> +<h3>November 12, 2010 - Apache Axis2/Java Version 1.5.3 Released!</h3> <p>1.5.3 is a maintenance release that contains the following improvements:</p> <ul> <li>Improved support for SSL when using the servlet transport: Axis2 can now be configured Modified: axis/axis2/java/core/trunk/src/site/xdoc/release-process.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/src/site/xdoc/release-process.xml?rev=1034213&r1=1034212&r2=1034213&view=diff ============================================================================== --- axis/axis2/java/core/trunk/src/site/xdoc/release-process.xml (original) +++ axis/axis2/java/core/trunk/src/site/xdoc/release-process.xml Thu Nov 11 23:46:02 2010 @@ -145,7 +145,7 @@ <ol> <li>Update the release date in <tt>release-notes.html</tt>, <tt>src/site/xdoc/index.xml</tt> and <tt>src/site/xdoc/download.xml</tt>. Since it is not possible to predict the exact date when the - release is officially announced, this should be date when the date when the release tag is created.</li> + release is officially announced, this should be the date when the release tag is created.</li> <li>Temporarily disable the Hudson build(s) for Axis2, in order to avoid accidental deployment of the release candidate to the local repository of a Hudson executor if the release process fails somewhere in the middle and/or a Hudson build starts at the wrong moment.</li>