Author: hlship
Date: Tue Mar 25 08:24:42 2008
New Revision: 640857

URL: http://svn.apache.org/viewvc?rev=640857&view=rev
Log:
Announce 5.0.11 as beta

Modified:
    tapestry/tapestry-site/trunk/src/site/apt/download.apt
    tapestry/tapestry-site/trunk/src/site/site.xml
    tapestry/tapestry-site/trunk/src/site/xdoc/index.xml
    tapestry/tapestry-site/trunk/src/site/xdoc/news.xml

Modified: tapestry/tapestry-site/trunk/src/site/apt/download.apt
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry-site/trunk/src/site/apt/download.apt?rev=640857&r1=640856&r2=640857&view=diff
==============================================================================
--- tapestry/tapestry-site/trunk/src/site/apt/download.apt (original)
+++ tapestry/tapestry-site/trunk/src/site/apt/download.apt Tue Mar 25 08:24:42 
2008
@@ -26,7 +26,7 @@
 
   Tapestry 5.0.11 is the latest release of
   {{{http://tapestry.apache.org/tapestry5/}Tapestry 5}}. It is feature 
complete and can
-  be considered a beta release, with a release candidate soon to follow.
+  is a beta release, meaning that we are concentrating on adding stability and 
documentation, and on fixing bugs.  A release candidate is expected in the near 
future.
 
   Tapestry 5 is distributed as a binary and a source distribution.  The binary 
distribution includes a code JAR for each module,
   as well as a source JAR for each module (having the Java source

Modified: tapestry/tapestry-site/trunk/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry-site/trunk/src/site/site.xml?rev=640857&r1=640856&r2=640857&view=diff
==============================================================================
--- tapestry/tapestry-site/trunk/src/site/site.xml (original)
+++ tapestry/tapestry-site/trunk/src/site/site.xml Tue Mar 25 08:24:42 2008
@@ -49,7 +49,7 @@
     <menu name="Versions">
       <item name="Tapestry 4.1 (active)"
         href="http://tapestry.apache.org/tapestry4.1"; />
-      <item name="Tapestry 5 (unreleased)"
+      <item name="Tapestry 5 (beta)"
         href="http://tapestry.apache.org/tapestry5"; />
       <item name="Tapestry 4"
         href="http://tapestry.apache.org/tapestry4"; />

Modified: tapestry/tapestry-site/trunk/src/site/xdoc/index.xml
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry-site/trunk/src/site/xdoc/index.xml?rev=640857&r1=640856&r2=640857&view=diff
==============================================================================
--- tapestry/tapestry-site/trunk/src/site/xdoc/index.xml (original)
+++ tapestry/tapestry-site/trunk/src/site/xdoc/index.xml Tue Mar 25 08:24:42 
2008
@@ -41,6 +41,10 @@
                 <!-- Leave the last few news items here -->
                 <h5>New!</h5>
                 <ul style="list-style:none">
+                     <li>
+                        <a href="news.html#Tapestry 5.0.11 is beta">Tapestry 
5.0.11 is beta</a>
+                    </li>
+
                     <li>
                         <a href="news.html#Tapestry 5.0.11">Tapestry 5.0.11</a>
                     </li>
@@ -51,16 +55,6 @@
                         </a>
                     </li>
 
-
-                    <li>
-                        <a href="news.html#Welcome Dan Adams">Welcome Dan 
Adams</a>
-                    </li>
-                    <li>
-                        <a href="news.html#New Tapestry Committers">New 
Tapestry Committers</a>
-                    </li>
-                    <li>
-                        <a href="news.html#Tutorials at DevShed">Tutorials at 
DevShed</a>
-                    </li>
                 </ul>
             </div>
             <p>Tapestry is an open-source framework for creating dynamic, 
robust, highly scalable web applications in

Modified: tapestry/tapestry-site/trunk/src/site/xdoc/news.xml
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry-site/trunk/src/site/xdoc/news.xml?rev=640857&r1=640856&r2=640857&view=diff
==============================================================================
--- tapestry/tapestry-site/trunk/src/site/xdoc/news.xml (original)
+++ tapestry/tapestry-site/trunk/src/site/xdoc/news.xml Tue Mar 25 08:24:42 2008
@@ -12,6 +12,16 @@
                 Keep up to date with the latest events in the Tapestry world.
             </p>
 
+            <subsection name="Tapestry 5.0.11 is beta">
+                <p><strong>Mar 24 2008</strong></p>
+
+                <p>
+                    The Tapestry team has voted Tapestry 5.0.11 to be the 
first <em>beta</em> release of Tapestry 5.
+                    This means that the focus is shifting from adding new 
features to fixing bugs and adding stability (and adding documentation), with
+                    the goal of producing a release candidate in the near 
future.                    
+                </p>
+            </subsection>
+
             <subsection name="Tapestry 5.0.11">
 
                 <p>


Reply via email to