You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@click.apache.org by sa...@apache.org on 2010/11/21 08:23:23 UTC

svn commit: r1037391 - in /click/trunk/click/documentation/docs: click.html downloads.html roadmap-changes.html upgrade-path.html

Author: sabob
Date: Sun Nov 21 07:23:22 2010
New Revision: 1037391

URL: http://svn.apache.org/viewvc?rev=1037391&view=rev
Log:
prepare website for release

Modified:
    click/trunk/click/documentation/docs/click.html
    click/trunk/click/documentation/docs/downloads.html
    click/trunk/click/documentation/docs/roadmap-changes.html
    click/trunk/click/documentation/docs/upgrade-path.html

Modified: click/trunk/click/documentation/docs/click.html
URL: http://svn.apache.org/viewvc/click/trunk/click/documentation/docs/click.html?rev=1037391&r1=1037390&r2=1037391&view=diff
==============================================================================
--- click/trunk/click/documentation/docs/click.html (original)
+++ click/trunk/click/documentation/docs/click.html Sun Nov 21 07:23:22 2010
@@ -68,7 +68,7 @@
 
 <p/>
 
-Apache Click is a modern JEE web application framework, providing a natural rich
+Apache Click&trade; is a modern JEE web application framework, providing a natural rich
 client style programming model. Apache Click is designed to be very easy to learn
 and use, with developers getting up and running within a day.
 
@@ -110,6 +110,39 @@ For those interested in the design philo
 <h3 style="margin-top:25px">Latest News</h3>
 
 <div class="news">
+    <div class="news-header">28 November 2010 - Apache Click 2.3.0 Milestone 1 is now available</div>
+    <div class="news-item">
+        We are pleased to announce the latest development release, Click 2.3.0 M1.
+        <p/>
+        Download is available <a class="external" target="_blank" href="http://www.apache.org/dyn/closer.cgi/click/click/2.3.0/click-2.3.0-M1.zip">here</a>.
+        <p/>
+        Highlights of this release include:
+        <ul class="news-items">
+            <li class="news-item">
+                <a href="user-guide/html/ch04.html">Ajax</a> support.
+            </li>
+            <li class="news-item">
+                <a href="user-guide/html/ch02s07.html">Page Action</a> support.
+            </li>
+            <li class="news-item">Light-weight
+                <a href="click-api/org/apache/click/Stateful.html">Stateful</a> Controls.
+                <b>Note:</b> <a href="click-api/org/apache/click/Page.html#setStateful(boolean)">stateful page</a>
+                support has been deprecated in favor of
+            stateful controls. <a href="upgrade-path.html#deprecated-stateful-pages">Here</a> is an outline
+            of the issues presented by stateful pages.
+            </li>
+         </ul>
+
+        <p/>
+        Please see the official <a class="external" target="_blank" href="	https://blogs.apache.org/click/entry/apache_click_v2_3_0 ">announcement</a>
+        and <a href="roadmap-changes.html#2.3.0">changelog</a> for more details.
+        <p/>
+        If you are upgrading from 2.2.0 or earlier, please refer to the
+        <a href="upgrade-path.html#2.3.0">upgrade path</a>.
+    </div>
+</div>
+
+<div class="news">
     <div class="news-header">22 May 2010 - Apache Click 2.2.0 has been released</div>
     <div class="news-item">
         We are pleased to announce that Click 2.2.0 has been released.
@@ -145,24 +178,6 @@ For those interested in the design philo
 </div>
 
 <div class="news">
-    <div class="news-header">20 February 2010 - ClickIDE 2.1.0.0 released</div>
-    <div class="news-item">
-        The latest version of ClickIDE, v2.1.0.0, is available for
-        <a class="external" target="_blank" href="http://www.apache.org/dyn/closer.cgi/click/clickide/2.1.0.0/clickide-2.1.0.0.zip">download</a>.
-        ClickIDE 2.1.0.0 supports Apache Click 2.1.0 and Eclipse 3.5.
-        <p>
-        Please see the official
-        <a class="external" target="_blank" href="https://blogs.apache.org/click/entry/clickide_2_1_0_0">announcement</a>
-        and <a href="click-ide-roadmap-changes.html#2.1.0.0">changelog</a>
-        for more details.
-        </p>
-        Installation instructions can be found
-        <a href="click-ide.html">here</a>.
-        </p>
-    </div>
-</div>
-
-<div class="news">
     <div class="news-header">5 January 2010 - Click Book now available</div>
     <div class="news-item" style="height: 170px">
         <a target='topic' href="click-online.html#gswac">

Modified: click/trunk/click/documentation/docs/downloads.html
URL: http://svn.apache.org/viewvc/click/trunk/click/documentation/docs/downloads.html?rev=1037391&r1=1037390&r2=1037391&view=diff
==============================================================================
--- click/trunk/click/documentation/docs/downloads.html (original)
+++ click/trunk/click/documentation/docs/downloads.html Sun Nov 21 07:23:22 2010
@@ -55,6 +55,15 @@
             </thead>
             <tbody>
                 <tr class="even">
+                    <td><a target="_blank" class="external" href="http://www.apache.org/dyn/closer.cgi/click/click/2.3.0/click-2.3.0-M1.zip">
+                    click-2.3.0-M1.zip</a></td>
+                    <td><a target="_blank" class="external" href="http://www.apache.org/dist/click/click/2.3.0/click-2.3.0-M1.zip.asc">pgp</a></td>
+                    <td><a target="_blank" class="external" href="http://www.apache.org/dist/click/click/2.3.0/click-2.3.0-M1.zip.md5">md5</a></td>
+                    <td>2.3.0-M1</td>
+                    <td>2010-11-28</td>
+                    <td><b>Development</b></td>
+                </tr>
+                <tr class="even">
                     <td><a target="_blank" class="external" href="http://www.apache.org/dyn/closer.cgi/click/click/2.2.0/click-2.2.0.zip">
                     click-2.2.0.zip</a></td>
                     <td><a target="_blank" class="external" href="http://www.apache.org/dist/click/click/2.2.0/click-2.2.0.zip.asc">pgp</a></td>
@@ -247,7 +256,7 @@ and than, using the following properties
 <span class="tag">&lt;/target&gt;</span>
 </pre>
         <p/>
-    <a name="verify-download"> </a>    
+    <a name="verify"> </a>    
     <h2 class="heading">Verifying the Downloads</h2>
     All Click releases are digitally signed: in order to ensure their integrity and authenticity. Details about the signing
     process employed at Apache.org can be found <a href="http://www.apache.org/dev/release-signing.html">here</a>.

Modified: click/trunk/click/documentation/docs/roadmap-changes.html
URL: http://svn.apache.org/viewvc/click/trunk/click/documentation/docs/roadmap-changes.html?rev=1037391&r1=1037390&r2=1037391&view=diff
==============================================================================
--- click/trunk/click/documentation/docs/roadmap-changes.html (original)
+++ click/trunk/click/documentation/docs/roadmap-changes.html Sun Nov 21 07:23:22 2010
@@ -1046,7 +1046,7 @@ Fixed table headers that used incorrect 
   <dt><a name="2.1.0-RC1"></a>Version 2.1.0-RC1 (Apache incubator) - 28 June 2009</dt>
   <dd>
     <div style="margin-left:-2em;margin-bottom:1em;">
-      See the release notes for <a href="#2.1.0-RC2">2.1.0</a>.
+      See the release notes for <a href="#2.1.0">2.1.0</a>.
     </div>
   </dd>
 

Modified: click/trunk/click/documentation/docs/upgrade-path.html
URL: http://svn.apache.org/viewvc/click/trunk/click/documentation/docs/upgrade-path.html?rev=1037391&r1=1037390&r2=1037391&view=diff
==============================================================================
--- click/trunk/click/documentation/docs/upgrade-path.html (original)
+++ click/trunk/click/documentation/docs/upgrade-path.html Sun Nov 21 07:23:22 2010
@@ -78,12 +78,12 @@ versions please email the Click user gro
 <h2>Version Upgrades</h2>
 
 <dl>
-  <dt><a name="2.3.0-M1"></a>
-  <div class="release-header">Version 2.3.0-M1 Upgrade</div>
+  <dt><a name="2.3.0"></a>
+  <div class="release-header">Version 2.3.0 Upgrade</div>
   </dt>
   <dd>
     <ul style="padding: 0em; margin-left:0em;margin-bottom: 2em">
-      <li class="change">
+      <li class="change"><a name="deprecated-stateful-pages"></a>
           Deprecated stateful page support: <a href="click-api/org/apache/click/Page.html#setStateful(boolean)">Page.setStateful()</a>.
           <p/>
           Stateful pages had the following issues: