Author: lukaszlenart
Date: Sat Dec 22 13:08:38 2012
New Revision: 1425280

URL: http://svn.apache.org/viewvc?rev=1425280&view=rev
Log:
WW-3946 updates site to reflect the latest release of Struts 2

Modified:
    struts/site/trunk/src/site/resources/archetype-catalog.xml
    struts/site/trunk/src/site/site.xml
    struts/site/trunk/src/site/xdoc/announce.xml
    struts/site/trunk/src/site/xdoc/download.xml
    struts/site/trunk/src/site/xdoc/downloads.xml
    struts/site/trunk/src/site/xdoc/index.xml

Modified: struts/site/trunk/src/site/resources/archetype-catalog.xml
URL: 
http://svn.apache.org/viewvc/struts/site/trunk/src/site/resources/archetype-catalog.xml?rev=1425280&r1=1425279&r2=1425280&view=diff
==============================================================================
--- struts/site/trunk/src/site/resources/archetype-catalog.xml (original)
+++ struts/site/trunk/src/site/resources/archetype-catalog.xml Sat Dec 22 
13:08:38 2012
@@ -7,42 +7,42 @@
         <archetype>
             <groupId>org.apache.struts</groupId>
             <artifactId>struts2-archetype-blank</artifactId>
-            <version>2.3.7</version>
+            <version>2.3.8</version>
             
<repository>https://repository.apache.org/content/groups/public/</repository>
             <description>Struts 2 Archetypes - Blank</description>
         </archetype>
         <archetype>
             <groupId>org.apache.struts</groupId>
             <artifactId>struts2-archetype-convention</artifactId>
-            <version>2.3.7</version>
+            <version>2.3.8</version>
             
<repository>https://repository.apache.org/content/groups/public/</repository>
             <description>Struts 2 Archetypes - Blank Convention</description>
         </archetype>
         <archetype>
             <groupId>org.apache.struts</groupId>
             <artifactId>struts2-archetype-dbportlet</artifactId>
-            <version>2.3.7</version>
+            <version>2.3.8</version>
             
<repository>https://repository.apache.org/content/groups/public/</repository>
             <description>Struts 2 Archetypes - Database Portlet</description>
         </archetype>
         <archetype>
             <groupId>org.apache.struts</groupId>
             <artifactId>struts2-archetype-plugin</artifactId>
-            <version>2.3.7</version>
+            <version>2.3.8</version>
             
<repository>https://repository.apache.org/content/groups/public/</repository>
             <description>Struts 2 Archetypes - Plugin</description>
         </archetype>
         <archetype>
             <groupId>org.apache.struts</groupId>
             <artifactId>struts2-archetype-portlet</artifactId>
-            <version>2.3.7</version>
+            <version>2.3.8</version>
             
<repository>https://repository.apache.org/content/groups/public/</repository>
             <description>Struts 2 Archetypes - Portlet</description>
         </archetype>
         <archetype>
             <groupId>org.apache.struts</groupId>
             <artifactId>struts2-archetype-starter</artifactId>
-            <version>2.3.7</version>
+            <version>2.3.8</version>
             
<repository>https://repository.apache.org/content/groups/public/</repository>
             <description>Struts 2 Archetypes - Starter</description>
         </archetype>

Modified: struts/site/trunk/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/struts/site/trunk/src/site/site.xml?rev=1425280&r1=1425279&r2=1425280&view=diff
==============================================================================
--- struts/site/trunk/src/site/site.xml (original)
+++ struts/site/trunk/src/site/site.xml Sat Dec 22 13:08:38 2012
@@ -60,7 +60,7 @@
                     href="http://www.apache.org/"; />
             <item
                     name="Struts 2"
-                    href="http://struts.apache.org/2.3.7/index.html"; />
+                    href="http://struts.apache.org/2.3.8/index.html"; />
             <item
                     name="Struts 1"
                     href="http://struts.apache.org/1.3.10/index.html"; />
@@ -106,8 +106,8 @@
                     name="Key Technologies"
                     href="primer.html" />
             <item
-                    name="Struts 2.3.7 (GA)"
-                    href="http://struts.apache.org/2.3.7/index.html"; />
+                    name="Struts 2.3.8 (GA)"
+                    href="http://struts.apache.org/2.3.8/index.html"; />
             <item
                     name="Struts 1.3.10 (GA)"
                     href="http://struts.apache.org/1.3.10/index.html"; />

Modified: struts/site/trunk/src/site/xdoc/announce.xml
URL: 
http://svn.apache.org/viewvc/struts/site/trunk/src/site/xdoc/announce.xml?rev=1425280&r1=1425279&r2=1425280&view=diff
==============================================================================
--- struts/site/trunk/src/site/xdoc/announce.xml (original)
+++ struts/site/trunk/src/site/xdoc/announce.xml Sat Dec 22 13:08:38 2012
@@ -30,6 +30,47 @@ limitations under the License.
                 <a href="announce-2011.html">Announcements - 2011</a>
             </p>
 
+            <h4 id="a20121222">22 December 2012 - Struts 2.3.8 General 
Availability Release</h4>
+            <p>
+                The Apache Struts group is pleased to announce that Struts 
2.3.8 is
+                available as a "General Availability" release. The GA 
designation is our
+                highest quality grade.
+            </p>
+            <p>
+                Apache Struts 2 is an elegant, extensible framework for 
creating
+                enterprise-ready Java web applications. The framework is 
designed to
+                streamline the full development cycle, from building, to 
deploying, to
+                maintaining applications over time.
+            </p>
+            <p>
+                It's a mostly maintenance release which improves overall 
performance which should be significant
+                better than in version 2.3.7 and slightly better than in 
version 2.3.4.1. This version depends on new OGNL
+                version 3.0.6 - thanks to Pelladi Gabor and Johno Crawford for 
their contribution!
+                Please check the Version Notes to see more details.
+            </p>
+            <p>
+                All developers are strongly advised to update existing Struts 
2 applications
+                to Struts 2.3.8.
+            </p>
+            <p>
+                Struts 2.3.8 is available in a full distribution or as 
separate library, source, example and documentation
+                distributions, from the
+                <a 
href="http://struts.apache.org/download.cgi#struts238";>releases page</a>.
+                The release is also available through the central Maven 
repository under Group ID "org.apache.struts". The
+                <a 
href="http://struts.apache.org/2.x/docs/version-notes-238.html";>release 
notes</a>
+                are available online.
+            </p>
+            <p>
+                The 2.3.x series of the Apache Struts framework has a minimum
+                requirement of the following specification versions: Servlet 
API 2.4,
+                JSP API 2.0, and Java 5.
+            </p>
+            <p>
+                Should any issues arise with your use of any version of the 
Struts
+                framework, please post your comments to the user list, and, if
+                appropriate, file a tracking ticket.
+            </p>
+
             <h4 id="a20121119">19 November 2012 - Struts 2.3.7 General 
Availability Release</h4>
             <p>
                 The Apache Struts group is pleased to announce that Struts 
2.3.7 is

Modified: struts/site/trunk/src/site/xdoc/download.xml
URL: 
http://svn.apache.org/viewvc/struts/site/trunk/src/site/xdoc/download.xml?rev=1425280&r1=1425279&r2=1425280&view=diff
==============================================================================
--- struts/site/trunk/src/site/xdoc/download.xml (original)
+++ struts/site/trunk/src/site/xdoc/download.xml Sat Dec 22 13:08:38 2012
@@ -94,28 +94,28 @@ limitations under the License.
 
         <a name="struts-ga"/>
         <section name="Full Releases">
-            <a name="struts2341"/>
-            <subsection name="Struts 2.3.7">
+            <a name="struts238"/>
+            <subsection name="Struts 2.3.8">
 
             <p>
-             <a href="http://struts.apache.org/2.3.7/";>Apache Struts 2.3.7</a>
+             <a href="http://struts.apache.org/2.3.8/";>Apache Struts 2.3.8</a>
              is an elegant, extensible framework for creating enterprise-ready 
Java
              web applications. It is available in a full distribution, or as 
separate
              library, source, example and documentation distributions.
-             Struts 2.3.7 is the "best available" version of Struts in the 2.3 
series.
+             Struts 2.3.8 is the "best available" version of Struts in the 2.3 
series.
             </p>
 
                 <ul>
                     <li>
-                      <a 
href="http://struts.apache.org/2.x/docs/version-notes-237.html";>Version 
Notes</a>
+                      <a 
href="http://struts.apache.org/2.x/docs/version-notes-238.html";>Version 
Notes</a>
                     </li>
 
                     <li>Full Distribution:
                         <ul>
                             <li>
-                                <a 
href="[preferred]/struts/binaries/struts-2.3.7-all.zip">struts-2.3.7-all.zip</a>
 (76mb)
-                                [<a 
href="http://www.apache.org/dist/struts/binaries/struts-2.3.7-all.zip.asc";>PGP</a>]
-                                [<a 
href="http://www.apache.org/dist/struts/binaries/struts-2.3.7-all.zip.md5";>MD5</a>]
+                                <a 
href="[preferred]/struts/binaries/struts-2.3.8.-all.zip">struts-2.3.8.-all.zip</a>
 (76mb)
+                                [<a 
href="http://www.apache.org/dist/struts/binaries/struts-2.3.8.-all.zip.asc";>PGP</a>]
+                                [<a 
href="http://www.apache.org/dist/struts/binaries/struts-2.3.8.-all.zip.md5";>MD5</a>]
                             </li>
                         </ul>
                     </li>
@@ -123,18 +123,18 @@ limitations under the License.
                     <li>Example Applications:
                         <ul>
                             <li>
-                                <a 
href="[preferred]/struts/examples/struts-2.3.7-apps.zip">struts-2.3.7-apps.zip</a>
 (29mb)
-                                [<a 
href="http://www.apache.org/dist/struts/examples/struts-2.3.7-apps.zip.asc";>PGP</a>]
-                                [<a 
href="http://www.apache.org/dist/struts/examples/struts-2.3.7-apps.zip.md5";>MD5</a>]
+                                <a 
href="[preferred]/struts/examples/struts-2.3.8.-apps.zip">struts-2.3.8.-apps.zip</a>
 (29mb)
+                                [<a 
href="http://www.apache.org/dist/struts/examples/struts-2.3.8.-apps.zip.asc";>PGP</a>]
+                                [<a 
href="http://www.apache.org/dist/struts/examples/struts-2.3.8.-apps.zip.md5";>MD5</a>]
                             </li>
                         </ul>
                     </li>
                     <li>Essential Dependencies Only:
                         <ul>
                             <li>
-                                <a 
href="[preferred]/struts/library/struts-2.3.7-lib.zip">struts-2.3.7-lib.zip</a> 
(15mb)
-                                [<a 
href="http://www.apache.org/dist/struts/library/struts-2.3.7-lib.zip.asc";>PGP</a>]
-                                [<a 
href="http://www.apache.org/dist/struts/library/struts-2.3.7-lib.zip.md5";>MD5</a>]
+                                <a 
href="[preferred]/struts/library/struts-2.3.8.-lib.zip">struts-2.3.8.-lib.zip</a>
 (15mb)
+                                [<a 
href="http://www.apache.org/dist/struts/library/struts-2.3.8.-lib.zip.asc";>PGP</a>]
+                                [<a 
href="http://www.apache.org/dist/struts/library/struts-2.3.8.-lib.zip.md5";>MD5</a>]
                             </li>
                         </ul>
                     </li>
@@ -142,18 +142,18 @@ limitations under the License.
                     <li>Documentation:
                         <ul>
                             <li>
-                                <a 
href="[preferred]/struts/documentation/struts-2.3.7-docs.zip">struts-2.3.7-docs.zip</a>
 (33mb)
-                                [<a 
href="http://www.apache.org/dist/struts/documentation/struts-2.3.7-docs.zip.asc";>PGP</a>]
-                                [<a 
href="http://www.apache.org/dist/struts/documentation/struts-2.3.7-docs.zip.md5";>MD5</a>]
+                                <a 
href="[preferred]/struts/documentation/struts-2.3.8.-docs.zip">struts-2.3.8.-docs.zip</a>
 (33mb)
+                                [<a 
href="http://www.apache.org/dist/struts/documentation/struts-2.3.8.-docs.zip.asc";>PGP</a>]
+                                [<a 
href="http://www.apache.org/dist/struts/documentation/struts-2.3.8.-docs.zip.md5";>MD5</a>]
                             </li>
                         </ul>
                     </li>
                     <li>Source:
                         <ul>
                             <li>
-                                <a 
href="[preferred]/struts/source/struts-2.3.7-src.zip">struts-2.3.7-src.zip</a> 
(6mb)
-                                [<a 
href="http://www.apache.org/dist/struts/source/struts-2.3.7-src.zip.asc";>PGP</a>]
-                                [<a 
href="http://www.apache.org/dist/struts/source/struts-2.3.7-src.zip.md5";>MD5</a>]
+                                <a 
href="[preferred]/struts/source/struts-2.3.8.-src.zip">struts-2.3.8.-src.zip</a>
 (6mb)
+                                [<a 
href="http://www.apache.org/dist/struts/source/struts-2.3.8.-src.zip.asc";>PGP</a>]
+                                [<a 
href="http://www.apache.org/dist/struts/source/struts-2.3.8.-src.zip.md5";>MD5</a>]
                             </li>
                         </ul>
                     </li>

Modified: struts/site/trunk/src/site/xdoc/downloads.xml
URL: 
http://svn.apache.org/viewvc/struts/site/trunk/src/site/xdoc/downloads.xml?rev=1425280&r1=1425279&r2=1425280&view=diff
==============================================================================
--- struts/site/trunk/src/site/xdoc/downloads.xml (original)
+++ struts/site/trunk/src/site/xdoc/downloads.xml Sat Dec 22 13:08:38 2012
@@ -49,8 +49,8 @@ limitations under the License.
                         <strong>General Availability (GA) Releases</strong> - 
<em>Ready for Prime Time!</em>
                         <ul>
                             <li>
-                                <a 
href="http://struts.apache.org/download.cgi#struts237";>
-                                    Struts 2.3.7
+                                <a 
href="http://struts.apache.org/download.cgi#struts238";>
+                                    Struts 2.3.8
                                 </a> ("best available")
                             </li>
                             <li>
@@ -66,11 +66,11 @@ limitations under the License.
                     <li>
                         <strong>Trunk Snapshots</strong> - <em>Get involved 
with the latest and greatest fixes and improvements</em>
                         <ul>
-                            <li><a 
href="https://builds.apache.org/job/Struts2/lastStableBuild/org.apache.struts$struts2-assembly/";>
-                                Struts 2 Latest Snapshots from Hudson CI</a>
+                            <li><a 
href="https://builds.apache.org/view/S-Z/view/Struts/";>
+                                Struts 2 Latest Snapshots from Jenkins CI</a>
                             </li>
                             <li>
-                                Maven Snapshots are available from the <a 
href="https://repository.apache.org/";>Apache Maven Repository</a>.
+                                Maven Snapshots are available from the <a 
href="https://repository.apache.org/content/groups/snapshots/";>Apache Maven 
Repository</a>.
                             </li>
                         </ul>
                     </li>
@@ -130,6 +130,16 @@ limitations under the License.
                 </thead>
                 <tr>
                     <td>
+                        <a 
href="http://struts.apache.org/2.3.7/index.html";>Struts 2.3.7</a>
+                    </td>
+                    <td>19 November 2012</td>
+                    <td><br/></td>
+                    <td>
+                        <a 
href="http://struts.apache.org/2.3.7/docs/version-notes-237.html";>Version 
notes</a>
+                    </td>
+                </tr>
+                <tr>
+                    <td>
                         <a 
href="http://struts.apache.org/2.3.4.1/index.html";>Struts 2.3.4.1</a>
                     </td>
                     <td>13 August 2012</td>

Modified: struts/site/trunk/src/site/xdoc/index.xml
URL: 
http://svn.apache.org/viewvc/struts/site/trunk/src/site/xdoc/index.xml?rev=1425280&r1=1425279&r2=1425280&view=diff
==============================================================================
--- struts/site/trunk/src/site/xdoc/index.xml (original)
+++ struts/site/trunk/src/site/xdoc/index.xml Sat Dec 22 13:08:38 2012
@@ -26,13 +26,13 @@ limitations under the License.
     <body>
 
         <div class="hero-unit">
-            <h1>Apache Struts 2.3.7 GA</h1>
+            <h1>Apache Struts 2.3.8 GA</h1>
             <p>
-                Released on 19 November 2012. The <a 
href="http://struts.apache.org/2.x/docs/version-notes-237.html";>version 
notes</a>
+                Released on 22 December 2012. The <a 
href="http://struts.apache.org/2.x/docs/version-notes-238.html";>version 
notes</a>
                 are available online. Scroll down for more about <a 
href="#Welcome">Apache Struts</a>,
               the <a href="#Project">Apache Struts project</a>, and <a 
href="#Newbies">Struts for Newbies</a>
             </p>
-            <a href="http://struts.apache.org/download.cgi#struts2232"; 
class="btn btn-primary">Download</a>
+            <a href="http://struts.apache.org/download.cgi#struts238"; 
class="btn btn-primary">Download</a>
             <a href="primer.html" class="btn btn-info">Read more</a>
                 
             <h1>Apache Struts 1.3.10 GA</h1>               
@@ -201,7 +201,8 @@ limitations under the License.
                 </p>
                 
                 <p>
-                    <a 
href="http://opensource.atlassian.com/confluence/oss/display/BOOKS/ISBN-978-1-4303-2033-3";><img
 src="./images/starting-struts2.jpg" alt="[Starting Struts 2]" hspace="16" 
align="left"/></a>
+                    <a 
href="http://opensource.atlassian.com/confluence/oss/display/BOOKS/ISBN-978-1-4303-2033-3";>
+                        <img src="./images/starting-struts2.jpg" 
alt="[Starting Struts 2]" hspace="16" align="left"/></a>
                     Better yet, turn first to the
                     <a 
href="http://opensource.atlassian.com/confluence/oss/display/BOOKS/ISBN-978-1-4303-2033-3";>
                         Starting with Struts2</a> book.


Reply via email to