You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by ra...@apache.org on 2011/02/20 14:49:50 UTC

svn commit: r1072595 - in /lenya/site: doap_Lenya.rdf docu/rm.html

Author: rainer
Date: Sun Feb 20 13:49:49 2011
New Revision: 1072595

URL: http://svn.apache.org/viewvc?rev=1072595&view=rev
Log:
Update the DOAP file with release 2.0.4.
Release Management: commented out section about binary releases.

Modified:
    lenya/site/doap_Lenya.rdf
    lenya/site/docu/rm.html

Modified: lenya/site/doap_Lenya.rdf
URL: http://svn.apache.org/viewvc/lenya/site/doap_Lenya.rdf?rev=1072595&r1=1072594&r2=1072595&view=diff
==============================================================================
--- lenya/site/doap_Lenya.rdf (original)
+++ lenya/site/doap_Lenya.rdf Sun Feb 20 13:49:49 2011
@@ -30,8 +30,8 @@
     <release>
       <Version>
         <name>Latest release</name>
-        <created>2010-01-20</created>
-        <revision>2.0.3</revision>
+        <created>2010-02-20</created>
+        <revision>2.0.4</revision>
       </Version>
     </release>
     <repository>

Modified: lenya/site/docu/rm.html
URL: http://svn.apache.org/viewvc/lenya/site/docu/rm.html?rev=1072595&r1=1072594&r2=1072595&view=diff
==============================================================================
--- lenya/site/docu/rm.html (original)
+++ lenya/site/docu/rm.html Sun Feb 20 13:49:49 2011
@@ -29,7 +29,7 @@
       </a>
     </p><p>
       <img alt="Built with Apache Lenya" src="../index/banners/builtWithApacheLenya.png" />
-    </p></div></div><div id="body"><h1>Release Management</h1><div class="tocTitle"><div>Table of Contents</div></div><ul class="toc"><li><a href="#N1000D">Process Overview</a><ul class="toc"><li><a href="#N10012">Preparation</a></li><li><a href="#N1002A">Code Freeze Announcement</a></li><li><a href="#N1003B">Start the Code Freeze</a></li><li><a href="#N1004F">Create a Tagged Version</a></li><li><a href="#N1006E">Update the svn:externals properties</a></li><li><a href="#N1008F">Testing</a></li><li><a href="#N100BD">(If necessary:) Cancelling the Freeze</a></li><li><a href="#N100D2">Add the Release Notes</a></li><li><a href="#N100DF">Lock the Tagged Version (Optional)</a></li><li><a href="#N100E9">Release the Tarballs</a></li><li><a href="#N1010F">Create the Binary Packages</a></li><li><a href="#N10152">Publish a Release Announcement</a></li><li><a href="#N10161">Update the DOAP file</a></li></ul></li><li><a href="#N1016F">Signing</a><ul class="toc"><li><a href="#N10174">PGP/
 GPG signatures on releases</a></li><li><a href="#N1019A">ASF signing Resources</a></li></ul></li><li><a href="#N101C7">Release Announcement</a></li></ul>
+    </p></div></div><div id="body"><h1>Release Management</h1><div class="tocTitle"><div>Table of Contents</div></div><ul class="toc"><li><a href="#N1000D">Process Overview</a><ul class="toc"><li><a href="#N10012">Preparation</a></li><li><a href="#N1002A">Code Freeze Announcement</a></li><li><a href="#N1003B">Start the Code Freeze</a></li><li><a href="#N1004F">Create a Tagged Version</a></li><li><a href="#N1006E">Update the svn:externals properties</a></li><li><a href="#N1008F">Testing</a></li><li><a href="#N100BD">(If necessary:) Cancelling the Freeze</a></li><li><a href="#N100D2">Add the Release Notes</a></li><li><a href="#N100DF">Lock the Tagged Version (Optional)</a></li><li><a href="#N100E9">Release the Tarballs</a></li><!--<li><a href="#N1010F">Create the Binary Packages</a></li>--><li><a href="#N10152">Publish a Release Announcement</a></li><li><a href="#N10161">Update the DOAP file</a></li></ul></li><li><a href="#N1016F">Signing</a><ul class="toc"><li><a href="#N1017
 4">PGP/GPG signatures on releases</a></li><li><a href="#N1019A">ASF signing Resources</a></li></ul></li><li><a href="#N101C7">Release Announcement</a></li></ul>
     <a name="N1000D" />
       <h1>Process Overview</h1>
       <a name="N10012" />
@@ -144,9 +144,10 @@ svn lock tags/RELEASE_1_2_5
 </li>
           <li>Sign the release archives/installers with your PGP/GPG key (see instructions below).</li>
           <li>Upload the release to <code>minotaur.apache.org:/x1/www/www.apache.org/dist/lenya/SOURCES</code>.</li>
-          <li>Edit the <em>Downloads</em> links on the web site with links to the new release files. Currently that&#039;s <a href="http://svn.apache.org/repos/asf/lenya/docu/src/documentation/content/xdocs/index.xml"> index.xml</a> and <a href="http://svn.apache.org/repos/asf/lenya/docu/src/documentation/content/xdocs/docs/2_0_x/installation/index.xml">docs/2_0_x/installation/index.xml</a>.</li>
+          <li>Edit the <em>Downloads</em> links on the web site with links to the new release files. Currently that&#039;s <a href="https://svn.apache.org/repos/asf/lenya/site/index.html"> index.html</a> and <a href="http://svn.apache.org/repos/asf/lenya/site/docu20/installation20/download20.html">docu20/installation20/download20.html</a>.</li>
         </ul>
       
+<!--
       <a name="N1010F" />
         <h1>Create the Binary Packages</h1>
         <ul>
@@ -180,6 +181,7 @@ svn lock tags/RELEASE_1_2_5
             Upload the release to <code>minotaur.apache.org:/x1/www/www.apache.org/dist/lenya</code>.
           </li>
         </ul>
+-->
       
       <a name="N10152" />
         <h1>Publish a Release Announcement</h1>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org