Author: veithen
Date: Thu Feb  3 22:04:41 2011
New Revision: 1066999

URL: http://svn.apache.org/viewvc?rev=1066999&view=rev
Log:
Set the release date, added an entry to the download page and updated the 
release procedure. Now everything is ready for the 1.2.11 release.

Modified:
    webservices/commons/trunk/modules/axiom/src/docbkx/devguide.xml
    webservices/commons/trunk/modules/axiom/src/site/apt/index.apt
    webservices/commons/trunk/modules/axiom/src/site/xdoc/download.xml.vm

Modified: webservices/commons/trunk/modules/axiom/src/docbkx/devguide.xml
URL: 
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/src/docbkx/devguide.xml?rev=1066999&r1=1066998&r2=1066999&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/src/docbkx/devguide.xml (original)
+++ webservices/commons/trunk/modules/axiom/src/docbkx/devguide.xml Thu Feb  3 
22:04:41 2011
@@ -265,7 +265,7 @@ javax.xml.stream.XMLOutputFactory=com.be
                 </listitem>
                 <listitem>
                     <para>
-                        Check the <filename>download.xml</filename> file for 
releases that are no
+                        Check the <filename>download.xml.vm</filename> file 
for releases that are no
                         longer available from the mirrors and change the 
corresponding entries so that
                         they point to the archives.
                     </para>
@@ -275,7 +275,7 @@ javax.xml.stream.XMLOutputFactory=com.be
                         Preview and validate the changes that will be done by 
the release plugin
                         to the POM files. In order to do this, execute the 
following command:
                     </para>
-                    <screen>mvn release:prepare -DdryRun=true</screen>
+                    <screen>mvn release:prepare -DdryRun=true 
-Dmaven.test.skip=true</screen>
                     <para>
                         Next, compare the <filename>pom.xml.tag</filename> 
files to the corresponding
                         <filename>pom.xml</filename> files:
@@ -342,7 +342,8 @@ javax.xml.stream.XMLOutputFactory=com.be
             <procedure>
                 <step>
                     <para>
-                        Add an entry for the release to the 
<filename>download.xml</filename> file.
+                        Add an entry for the release to the 
<filename>download.xml.vm</filename> file and
+                        update the release date in 
<filename>index.apt</filename>.
                     </para>
                 </step>
                 <step>

Modified: webservices/commons/trunk/modules/axiom/src/site/apt/index.apt
URL: 
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/src/site/apt/index.apt?rev=1066999&r1=1066998&r2=1066999&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/src/site/apt/index.apt (original)
+++ webservices/commons/trunk/modules/axiom/src/site/apt/index.apt Thu Feb  3 
22:04:41 2011
@@ -54,7 +54,7 @@ Key Features
 
 Latest Release
 
-  <<XXXth February 2011 - Apache Axiom Version 1.2.11 Released!>>
+  <<3rd February 2011 - Apache Axiom Version 1.2.11 Released!>>
   
   \[{{{http://ws.apache.org/axiom/download.cgi}Download Axiom 1.2.11}}\]
   

Modified: webservices/commons/trunk/modules/axiom/src/site/xdoc/download.xml.vm
URL: 
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/src/site/xdoc/download.xml.vm?rev=1066999&r1=1066998&r2=1066999&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/src/site/xdoc/download.xml.vm 
(original)
+++ webservices/commons/trunk/modules/axiom/src/site/xdoc/download.xml.vm Thu 
Feb  3 22:04:41 2011
@@ -49,6 +49,27 @@
                
                         <tr class="b">
                             <td align="center" valign="middle">
+                                <a name="1_2_11"></a>
+                                1.2.11
+                            </td>
+                            <td>Source Distribution
+                                <a 
href="[preferred]/ws/commons/axiom/1_2_11/axiom-1.2.11-source-release.zip">zip</a>
 |
+                                <a 
href="http://www.apache.org/dist/ws/commons/axiom/1_2_11/axiom-1.2.11-source-release.zip.md5";>MD5</a>
 |
+                                <a 
href="http://www.apache.org/dist/ws/commons/axiom/1_2_11/axiom-1.2.11-source-release.zip.asc";>PGP</a>
+                                <br/>
+                                Binary Distribution
+                                <a 
href="[preferred]/ws/commons/axiom/1_2_11/axiom-1.2.11-bin.zip">zip</a> |
+                                <a 
href="http://www.apache.org/dist/ws/commons/axiom/1_2_11/axiom-1.2.11-bin.zip.md5";>MD5</a>
 |
+                                <a 
href="http://www.apache.org/dist/ws/commons/axiom/1_2_11/axiom-1.2.11-bin.zip.asc";>PGP</a>
+
+                                <br/>
+                            </td>
+                            <td>03 - Feb - 2011</td>
+                            <td>1.2.11 Release (Mirrored)</td>
+                        </tr>
+                        
+                        <tr class="b">
+                            <td align="center" valign="middle">
                                 <a name="1_2_10"></a>
                                 1.2.10
                             </td>


Reply via email to