Author: lukaszlenart
Date: Sat Sep 21 14:45:55 2013
New Revision: 1525242
URL: http://svn.apache.org/r1525242
Log:
Updates site to match the latest release
Removed:
struts/site/trunk/target/
Modified:
struts/site/trunk/content/resources/archetype-catalog.xml
struts/site/trunk/content/xdoc/announce.xml
struts/site/trunk/content/xdoc/download.xml
struts/site/trunk/content/xdoc/downloads.xml
struts/site/trunk/content/xdoc/index.xml
Modified: struts/site/trunk/content/resources/archetype-catalog.xml
URL:
http://svn.apache.org/viewvc/struts/site/trunk/content/resources/archetype-catalog.xml?rev=1525242&r1=1525241&r2=1525242&view=diff
==============================================================================
--- struts/site/trunk/content/resources/archetype-catalog.xml (original)
+++ struts/site/trunk/content/resources/archetype-catalog.xml Sat Sep 21
14:45:55 2013
@@ -7,42 +7,42 @@
<archetype>
<groupId>org.apache.struts</groupId>
<artifactId>struts2-archetype-blank</artifactId>
- <version>2.3.15.1</version>
+ <version>2.3.15.2</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.15.1</version>
+ <version>2.3.15.2</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.15.1</version>
+ <version>2.3.15.2</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.15.1</version>
+ <version>2.3.15.2</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.15.1</version>
+ <version>2.3.15.2</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.15.1</version>
+ <version>2.3.15.2</version>
<repository>https://repository.apache.org/content/groups/public/</repository>
<description>Struts 2 Archetypes - Starter</description>
</archetype>
Modified: struts/site/trunk/content/xdoc/announce.xml
URL:
http://svn.apache.org/viewvc/struts/site/trunk/content/xdoc/announce.xml?rev=1525242&r1=1525241&r2=1525242&view=diff
==============================================================================
--- struts/site/trunk/content/xdoc/announce.xml (original)
+++ struts/site/trunk/content/xdoc/announce.xml Sat Sep 21 14:45:55 2013
@@ -30,6 +30,52 @@ limitations under the License.
<a href="announce-2012.html">Announcements - 2012</a>
</p>
+ <h4 id="a201309206">20 September 2013 - Struts 2.3.15.2 General
Availability Release - Security Fix Release</h4>
+ <p>
+ The Apache Struts group is pleased to announce that Struts
2.3.15.2 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>
+ Two security issues were solved with this release:
+ <ul>
+ <li>
+ <a
href="http://struts.apache.org/release/2.3.x/docs/s2-018.html">S2-018</a>
+ - Broken Access Control Vulnerability in Apache Struts2
+ </li>
+ <li>
+ <a
href="http://struts.apache.org/release/2.3.x/docs/s2-019.html">S2-019</a>
+ - Dynamic Method Invocation disabled by default
+ </li>
+ </ul>
+ </p>
+ <p>
+ All developers are strongly advised to update existing Struts
2 applications to Struts 2.3.15.1.
+ </p>
+ <p>
+ Struts 2.3.15.2 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#struts23152">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/release/2.3.x/docs/version-notes-23152.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="a20130716">16 July 2013 - Struts 2.3.15.1 General
Availability Release - Security Fix Release</h4>
<p>
The Apache Struts group is pleased to announce that Struts
2.3.15.1 is
Modified: struts/site/trunk/content/xdoc/download.xml
URL:
http://svn.apache.org/viewvc/struts/site/trunk/content/xdoc/download.xml?rev=1525242&r1=1525241&r2=1525242&view=diff
==============================================================================
--- struts/site/trunk/content/xdoc/download.xml (original)
+++ struts/site/trunk/content/xdoc/download.xml Sat Sep 21 14:45:55 2013
@@ -94,28 +94,28 @@ limitations under the License.
<a name="struts-ga"/>
<section name="Full Releases">
- <a name="struts23151"/>
- <subsection name="Struts 2.3.15.1">
+ <a name="struts23152"/>
+ <subsection name="Struts 2.3.15.2">
<p>
- <a href="http://struts.apache.org/release/2.3.x/">Apache Struts
2.3.15.1</a>
+ <a href="http://struts.apache.org/release/2.3.x/">Apache Struts
2.3.15.2</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.15.1 is the "best available" version of Struts in the
2.3 series.
+ Struts 2.3.15.2 is the "best available" version of Struts in the
2.3 series.
</p>
<ul>
<li>
- <a
href="http://struts.apache.org/release/2.3.x/docs/version-notes-23151.html">Version
Notes</a>
+ <a
href="http://struts.apache.org/release/2.3.x/docs/version-notes-23152.html">Version
Notes</a>
</li>
<li>Full Distribution:
<ul>
<li>
- <a
href="[preferred]/struts/binaries/struts-2.3.15.1-all.zip">struts-2.3.15.1-all.zip</a>
(65MB)
- [<a
href="http://www.apache.org/dist/struts/binaries/struts-2.3.15.1-all.zip.asc">PGP</a>]
- [<a
href="http://www.apache.org/dist/struts/binaries/struts-2.3.15.1-all.zip.md5">MD5</a>]
+ <a
href="[preferred]/struts/binaries/struts-2.3.15.2-all.zip">struts-2.3.15.2-all.zip</a>
(65MB)
+ [<a
href="http://www.apache.org/dist/struts/binaries/struts-2.3.15.2-all.zip.asc">PGP</a>]
+ [<a
href="http://www.apache.org/dist/struts/binaries/struts-2.3.15.2-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.15.1-apps.zip">struts-2.3.15.1-apps.zip</a>
(35MB)
- [<a
href="http://www.apache.org/dist/struts/examples/struts-2.3.15.1-apps.zip.asc">PGP</a>]
- [<a
href="http://www.apache.org/dist/struts/examples/struts-2.3.15.1-apps.zip.md5">MD5</a>]
+ <a
href="[preferred]/struts/examples/struts-2.3.15.2-apps.zip">struts-2.3.15.2-apps.zip</a>
(35MB)
+ [<a
href="http://www.apache.org/dist/struts/examples/struts-2.3.15.2-apps.zip.asc">PGP</a>]
+ [<a
href="http://www.apache.org/dist/struts/examples/struts-2.3.15.2-apps.zip.md5">MD5</a>]
</li>
</ul>
</li>
<li>Essential Dependencies Only:
<ul>
<li>
- <a
href="[preferred]/struts/library/struts-2.3.15.1-lib.zip">struts-2.3.15.1-lib.zip</a>
(19MB)
- [<a
href="http://www.apache.org/dist/struts/library/struts-2.3.15.1-lib.zip.asc">PGP</a>]
- [<a
href="http://www.apache.org/dist/struts/library/struts-2.3.15.1-lib.zip.md5">MD5</a>]
+ <a
href="[preferred]/struts/library/struts-2.3.15.2-lib.zip">struts-2.3.15.2-lib.zip</a>
(19MB)
+ [<a
href="http://www.apache.org/dist/struts/library/struts-2.3.15.2-lib.zip.asc">PGP</a>]
+ [<a
href="http://www.apache.org/dist/struts/library/struts-2.3.15.2-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.15.1-docs.zip">struts-2.3.15.1-docs.zip</a>
(13MB)
- [<a
href="http://www.apache.org/dist/struts/documentation/struts-2.3.15.1-docs.zip.asc">PGP</a>]
- [<a
href="http://www.apache.org/dist/struts/documentation/struts-2.3.15.1-docs.zip.md5">MD5</a>]
+ <a
href="[preferred]/struts/documentation/struts-2.3.15.2-docs.zip">struts-2.3.15.2-docs.zip</a>
(13MB)
+ [<a
href="http://www.apache.org/dist/struts/documentation/struts-2.3.15.2-docs.zip.asc">PGP</a>]
+ [<a
href="http://www.apache.org/dist/struts/documentation/struts-2.3.15.2-docs.zip.md5">MD5</a>]
</li>
</ul>
</li>
<li>Source:
<ul>
<li>
- <a
href="[preferred]/struts/source/struts-2.3.15.1-src.zip">struts-2.3.15.1-src.zip</a>
(7MB)
- [<a
href="http://www.apache.org/dist/struts/source/struts-2.3.15.1-src.zip.asc">PGP</a>]
- [<a
href="http://www.apache.org/dist/struts/source/struts-2.3.15.1-src.zip.md5">MD5</a>]
+ <a
href="[preferred]/struts/source/struts-2.3.15.2-src.zip">struts-2.3.15.2-src.zip</a>
(7MB)
+ [<a
href="http://www.apache.org/dist/struts/source/struts-2.3.15.2-src.zip.asc">PGP</a>]
+ [<a
href="http://www.apache.org/dist/struts/source/struts-2.3.15.2-src.zip.md5">MD5</a>]
</li>
</ul>
</li>
Modified: struts/site/trunk/content/xdoc/downloads.xml
URL:
http://svn.apache.org/viewvc/struts/site/trunk/content/xdoc/downloads.xml?rev=1525242&r1=1525241&r2=1525242&view=diff
==============================================================================
--- struts/site/trunk/content/xdoc/downloads.xml (original)
+++ struts/site/trunk/content/xdoc/downloads.xml Sat Sep 21 14:45:55 2013
@@ -49,7 +49,7 @@ 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#struts23151">Struts 2.3.15.1</a>
("best available")
+ <a
href="http://struts.apache.org/download.cgi#struts23152">Struts 2.3.15.2</a>
("best available")
</li>
</ul>
</li>
@@ -121,12 +121,27 @@ limitations under the License.
</thead>
<tr>
<td>
+ <a
href="http://struts.apache.org/2.3.15/index.html">Struts 2.3.15.1</a>
+ </td>
+ <td>16 July 2013</td>
+ <td>
+ <a
href="http://struts.apache.org/2.x/docs/s2-018.html">S2-018</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-019.html">S2-019</a>
+ </td>
+ <td>
+ <a
href="http://struts.apache.org/2.x/docs/version-notes-23151.html">Version
notes</a>
+ </td>
+ </tr>
+ <tr>
+ <td>
<a
href="http://struts.apache.org/2.3.15/index.html">Struts 2.3.15</a>
</td>
<td>22 June 2013</td>
<td>
- <a
href="http://struts.apache.org/2.x/docs/s2-016.html">S2-016</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-017.html">S2-017</a>
+ <a
href="http://struts.apache.org/2.x/docs/s2-016.html">S2-016</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-017.html">S2-017</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-018.html">S2-018</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-019.html">S2-019</a>
</td>
<td>
<a
href="http://struts.apache.org/2.x/docs/version-notes-2315.html">Version
notes</a>
@@ -138,8 +153,10 @@ limitations under the License.
</td>
<td>3 June 2013</td>
<td>
- <a
href="http://struts.apache.org/2.x/docs/s2-016.html">S2-016</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-017.html">S2-017</a>
+ <a
href="http://struts.apache.org/2.x/docs/s2-016.html">S2-016</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-017.html">S2-017</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-018.html">S2-018</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-019.html">S2-019</a>
</td>
<td>
<a
href="http://struts.apache.org/2.x/docs/version-notes-23143.html">Version
notes</a>
@@ -151,9 +168,11 @@ limitations under the License.
</td>
<td>22 May 2013</td>
<td>
- <a
href="http://struts.apache.org/2.x/docs/s2-015.html">S2-015</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-016.html">S2-016</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-017.html">S2-017</a>
+ <a
href="http://struts.apache.org/2.x/docs/s2-015.html">S2-015</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-016.html">S2-016</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-017.html">S2-017</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-018.html">S2-018</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-019.html">S2-019</a>
</td>
<td>
<a
href="http://struts.apache.org/2.x/docs/version-notes-23142.html">Version
notes</a>
@@ -166,9 +185,11 @@ limitations under the License.
<td>22 May 2013</td>
<td>
<a
href="http://struts.apache.org/2.x/docs/s2-014.html">S2-014</a>,
- <a
href="http://struts.apache.org/2.x/docs/s2-015.html">S2-015</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-016.html">S2-016</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-017.html">S2-017</a>
+ <a
href="http://struts.apache.org/2.x/docs/s2-015.html">S2-015</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-016.html">S2-016</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-017.html">S2-017</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-018.html">S2-018</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-019.html">S2-019</a>
</td>
<td>
<a
href="http://struts.apache.org/2.3.12/docs/version-notes-23141.html">Version
notes</a>
@@ -183,9 +204,11 @@ limitations under the License.
<a
href="http://struts.apache.org/2.x/docs/s2-012.html">S2-012</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-013.html">S2-013</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-014.html">S2-014</a>,
- <a
href="http://struts.apache.org/2.x/docs/s2-015.html">S2-015</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-016.html">S2-016</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-017.html">S2-017</a>
+ <a
href="http://struts.apache.org/2.x/docs/s2-015.html">S2-015</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-016.html">S2-016</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-017.html">S2-017</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-018.html">S2-018</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-019.html">S2-019</a>
</td>
<td>
<a
href="http://struts.apache.org/2.3.12/docs/version-notes-2314.html">Version
notes</a>
@@ -200,9 +223,11 @@ limitations under the License.
<a
href="http://struts.apache.org/2.x/docs/s2-012.html">S2-012</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-013.html">S2-013</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-014.html">S2-014</a>,
- <a
href="http://struts.apache.org/2.x/docs/s2-015.html">S2-015</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-016.html">S2-016</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-017.html">S2-017</a>
+ <a
href="http://struts.apache.org/2.x/docs/s2-015.html">S2-015</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-016.html">S2-016</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-017.html">S2-017</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-018.html">S2-018</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-019.html">S2-019</a>
</td>
<td>
<a
href="http://struts.apache.org/2.3.12/docs/version-notes-2312.html">Version
notes</a>
@@ -217,9 +242,11 @@ limitations under the License.
<a
href="http://struts.apache.org/2.x/docs/s2-012.html">S2-012</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-013.html">S2-013</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-014.html">S2-014</a>,
- <a
href="http://struts.apache.org/2.x/docs/s2-015.html">S2-015</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-016.html">S2-016</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-017.html">S2-017</a>
+ <a
href="http://struts.apache.org/2.x/docs/s2-015.html">S2-015</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-016.html">S2-016</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-017.html">S2-017</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-018.html">S2-018</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-019.html">S2-019</a>
</td>
<td>
<a
href="http://struts.apache.org/2.3.8/docs/version-notes-238.html">Version
notes</a>
@@ -234,9 +261,11 @@ limitations under the License.
<a
href="http://struts.apache.org/2.x/docs/s2-012.html">S2-012</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-013.html">S2-013</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-014.html">S2-014</a>,
- <a
href="http://struts.apache.org/2.x/docs/s2-015.html">S2-015</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-016.html">S2-016</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-017.html">S2-017</a>
+ <a
href="http://struts.apache.org/2.x/docs/s2-015.html">S2-015</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-016.html">S2-016</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-017.html">S2-017</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-018.html">S2-018</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-019.html">S2-019</a>
</td>
<td>
<a
href="http://struts.apache.org/2.3.7/docs/version-notes-237.html">Version
notes</a>
@@ -251,9 +280,11 @@ limitations under the License.
<a
href="http://struts.apache.org/2.x/docs/s2-012.html">S2-012</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-013.html">S2-013</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-014.html">S2-014</a>,
- <a
href="http://struts.apache.org/2.x/docs/s2-015.html">S2-015</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-016.html">S2-016</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-017.html">S2-017</a>
+ <a
href="http://struts.apache.org/2.x/docs/s2-015.html">S2-015</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-016.html">S2-016</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-017.html">S2-017</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-018.html">S2-018</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-019.html">S2-019</a>
</td>
<td>
<a
href="http://struts.apache.org/2.3.4/docs/version-notes-234.html">Version
notes</a>
@@ -270,9 +301,11 @@ limitations under the License.
<a
href="http://struts.apache.org/2.x/docs/s2-012.html">S2-012</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-013.html">S2-013</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-014.html">S2-014</a>,
- <a
href="http://struts.apache.org/2.x/docs/s2-015.html">S2-015</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-016.html">S2-016</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-017.html">S2-017</a>
+ <a
href="http://struts.apache.org/2.x/docs/s2-015.html">S2-015</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-016.html">S2-016</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-017.html">S2-017</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-018.html">S2-018</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-019.html">S2-019</a>
</td>
<td>
<a
href="http://struts.apache.org/2.3.4/docs/version-notes-234.html">Version
notes</a>
@@ -289,9 +322,11 @@ limitations under the License.
<a
href="http://struts.apache.org/2.x/docs/s2-012.html">S2-012</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-013.html">S2-013</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-014.html">S2-014</a>,
- <a
href="http://struts.apache.org/2.x/docs/s2-015.html">S2-015</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-016.html">S2-016</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-017.html">S2-017</a>
+ <a
href="http://struts.apache.org/2.x/docs/s2-015.html">S2-015</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-016.html">S2-016</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-017.html">S2-017</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-018.html">S2-018</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-019.html">S2-019</a>
</td>
<td>
<a
href="http://struts.apache.org/2.3.3/docs/version-notes-233.html">Version
notes</a>
@@ -308,9 +343,11 @@ limitations under the License.
<a
href="http://struts.apache.org/2.x/docs/s2-012.html">S2-012</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-013.html">S2-013</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-014.html">S2-014</a>,
- <a
href="http://struts.apache.org/2.x/docs/s2-015.html">S2-015</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-016.html">S2-016</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-017.html">S2-017</a>
+ <a
href="http://struts.apache.org/2.x/docs/s2-015.html">S2-015</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-016.html">S2-016</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-017.html">S2-017</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-018.html">S2-018</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-019.html">S2-019</a>
</td>
<td>
<a
href="http://struts.apache.org/2.3.1.2/docs/version-notes-2312.html">Version
notes</a>
@@ -328,9 +365,11 @@ limitations under the License.
<a
href="http://struts.apache.org/2.x/docs/s2-012.html">S2-012</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-013.html">S2-013</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-014.html">S2-014</a>,
- <a
href="http://struts.apache.org/2.x/docs/s2-015.html">S2-015</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-016.html">S2-016</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-017.html">S2-017</a>
+ <a
href="http://struts.apache.org/2.x/docs/s2-015.html">S2-015</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-016.html">S2-016</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-017.html">S2-017</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-018.html">S2-018</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-019.html">S2-019</a>
</td>
<td>
<a
href="http://struts.apache.org/2.3.1.1/docs/version-notes-2311.html">Version
notes</a>
@@ -349,9 +388,11 @@ limitations under the License.
<a
href="http://struts.apache.org/2.x/docs/s2-012.html">S2-012</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-013.html">S2-013</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-014.html">S2-014</a>,
- <a
href="http://struts.apache.org/2.x/docs/s2-015.html">S2-015</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-016.html">S2-016</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-017.html">S2-017</a>
+ <a
href="http://struts.apache.org/2.x/docs/s2-015.html">S2-015</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-016.html">S2-016</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-017.html">S2-017</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-018.html">S2-018</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-019.html">S2-019</a>
</td>
<td>
<a
href="http://struts.apache.org/2.3.1/docs/version-notes-231.html">Version
notes</a>
@@ -371,9 +412,11 @@ limitations under the License.
<a
href="http://struts.apache.org/2.x/docs/s2-012.html">S2-012</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-013.html">S2-013</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-014.html">S2-014</a>,
- <a
href="http://struts.apache.org/2.x/docs/s2-015.html">S2-015</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-016.html">S2-016</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-017.html">S2-017</a>
+ <a
href="http://struts.apache.org/2.x/docs/s2-015.html">S2-015</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-016.html">S2-016</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-017.html">S2-017</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-018.html">S2-018</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-019.html">S2-019</a>
</td>
<td>
<a
href="http://struts.apache.org/2.2.3.1/docs/version-notes-2231.html">Version
notes</a>
@@ -394,9 +437,11 @@ limitations under the License.
<a
href="http://struts.apache.org/2.x/docs/s2-012.html">S2-012</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-013.html">S2-013</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-014.html">S2-014</a>,
- <a
href="http://struts.apache.org/2.x/docs/s2-015.html">S2-015</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-016.html">S2-016</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-017.html">S2-017</a>
+ <a
href="http://struts.apache.org/2.x/docs/s2-015.html">S2-015</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-016.html">S2-016</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-017.html">S2-017</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-018.html">S2-018</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-019.html">S2-019</a>
</td>
<td>
<a
href="http://struts.apache.org/2.2.3/docs/version-notes-223.html">Version
notes</a>
@@ -418,9 +463,11 @@ limitations under the License.
<a
href="http://struts.apache.org/2.x/docs/s2-012.html">S2-012</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-013.html">S2-013</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-014.html">S2-014</a>,
- <a
href="http://struts.apache.org/2.x/docs/s2-015.html">S2-015</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-016.html">S2-016</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-017.html">S2-017</a>
+ <a
href="http://struts.apache.org/2.x/docs/s2-015.html">S2-015</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-016.html">S2-016</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-017.html">S2-017</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-018.html">S2-018</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-019.html">S2-019</a>
</td>
<td>
<a
href="http://struts.apache.org/2.2.1.1/docs/version-notes-2211.html">Version
notes</a>
@@ -442,9 +489,11 @@ limitations under the License.
<a
href="http://struts.apache.org/2.x/docs/s2-012.html">S2-012</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-013.html">S2-013</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-014.html">S2-014</a>,
- <a
href="http://struts.apache.org/2.x/docs/s2-015.html">S2-015</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-016.html">S2-016</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-017.html">S2-017</a>
+ <a
href="http://struts.apache.org/2.x/docs/s2-015.html">S2-015</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-016.html">S2-016</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-017.html">S2-017</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-018.html">S2-018</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-019.html">S2-019</a>
</td>
<td>
<a
href="http://struts.apache.org/2.2.1/docs/version-notes-221.html">Version
notes</a>
@@ -467,9 +516,11 @@ limitations under the License.
<a
href="http://struts.apache.org/2.x/docs/s2-012.html">S2-012</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-013.html">S2-013</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-014.html">S2-014</a>,
- <a
href="http://struts.apache.org/2.x/docs/s2-015.html">S2-015</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-016.html">S2-016</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-017.html">S2-017</a>
+ <a
href="http://struts.apache.org/2.x/docs/s2-015.html">S2-015</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-016.html">S2-016</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-017.html">S2-017</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-018.html">S2-018</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-019.html">S2-019</a>
</td>
<td>
<a
href="http://struts.apache.org/2.1.8.1/docs/version-notes-2181.html">Version
notes</a>
@@ -492,9 +543,11 @@ limitations under the License.
<a
href="http://struts.apache.org/2.x/docs/s2-012.html">S2-012</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-013.html">S2-013</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-014.html">S2-014</a>,
- <a
href="http://struts.apache.org/2.x/docs/s2-015.html">S2-015</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-016.html">S2-016</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-017.html">S2-017</a>
+ <a
href="http://struts.apache.org/2.x/docs/s2-015.html">S2-015</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-016.html">S2-016</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-017.html">S2-017</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-018.html">S2-018</a>,
+ <a
href="http://struts.apache.org/2.x/docs/s2-019.html">S2-019</a>
</td>
<td>
<a
href="http://struts.apache.org/2.1.8/docs/version-notes-218.html">Version
notes</a>
@@ -518,8 +571,6 @@ limitations under the License.
<a
href="http://struts.apache.org/2.x/docs/s2-013.html">S2-013</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-014.html">S2-014</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-015.html">S2-015</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-016.html">S2-016</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-017.html">S2-017</a>
</td>
<td>
<a
href="http://struts.apache.org/2.1.6/docs/version-notes-216.html">Version
notes</a>
@@ -543,8 +594,6 @@ limitations under the License.
<a
href="http://struts.apache.org/2.x/docs/s2-013.html">S2-013</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-014.html">S2-014</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-015.html">S2-015</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-016.html">S2-016</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-017.html">S2-017</a>
</td>
<td>
<a
href="http://struts.apache.org/2.0.14/docs/release-notes-2014.html">Release
notes</a>
@@ -568,8 +617,6 @@ limitations under the License.
<a
href="http://struts.apache.org/2.x/docs/s2-013.html">S2-013</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-014.html">S2-014</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-015.html">S2-015</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-016.html">S2-016</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-017.html">S2-017</a>
</td>
<td>
<a
href="http://struts.apache.org/2.0.12/docs/release-notes-2012.html">Release
notes</a>
@@ -595,8 +642,6 @@ limitations under the License.
<a
href="http://struts.apache.org/2.x/docs/s2-013.html">S2-013</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-014.html">S2-014</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-015.html">S2-015</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-016.html">S2-016</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-017.html">S2-017</a>
</td>
<td>
<a
href="http://struts.apache.org/2.0.11.2/docs/release-notes-20112.html">Release
notes</a>
@@ -622,8 +667,6 @@ limitations under the License.
<a
href="http://struts.apache.org/2.x/docs/s2-013.html">S2-013</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-014.html">S2-014</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-015.html">S2-015</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-016.html">S2-016</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-017.html">S2-017</a>
</td>
<td>
<a
href="http://struts.apache.org/2.0.11.1/docs/release-notes-20111.html">Release
notes</a>
@@ -650,8 +693,6 @@ limitations under the License.
<a
href="http://struts.apache.org/2.x/docs/s2-013.html">S2-013</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-014.html">S2-014</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-015.html">S2-015</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-016.html">S2-016</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-017.html">S2-017</a>
</td>
<td>
<a
href="http://struts.apache.org/2.0.11/docs/release-notes-2011.html">Release
notes</a>
@@ -678,8 +719,6 @@ limitations under the License.
<a
href="http://struts.apache.org/2.x/docs/s2-013.html">S2-013</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-014.html">S2-014</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-015.html">S2-015</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-016.html">S2-016</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-017.html">S2-017</a>
</td>
<td>
<a
href="http://struts.apache.org/2.0.9/docs/release-notes-209.html">Release
notes</a>
@@ -707,8 +746,6 @@ limitations under the License.
<a
href="http://struts.apache.org/2.x/docs/s2-013.html">S2-013</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-014.html">S2-014</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-015.html">S2-015</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-016.html">S2-016</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-017.html">S2-017</a>
</td>
<td>
<a
href="http://struts.apache.org/2.0.8/docs/release-notes-208.html">Release
notes</a>
@@ -736,8 +773,6 @@ limitations under the License.
<a
href="http://struts.apache.org/2.x/docs/s2-013.html">S2-013</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-014.html">S2-014</a>,
<a
href="http://struts.apache.org/2.x/docs/s2-015.html">S2-015</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-016.html">S2-016</a>
- <a
href="http://struts.apache.org/2.x/docs/s2-017.html">S2-017</a>
</td>
<td>
<a
href="http://struts.apache.org/2.0.6/docs/release-notes-206.html">Release
notes</a>
Modified: struts/site/trunk/content/xdoc/index.xml
URL:
http://svn.apache.org/viewvc/struts/site/trunk/content/xdoc/index.xml?rev=1525242&r1=1525241&r2=1525242&view=diff
==============================================================================
--- struts/site/trunk/content/xdoc/index.xml (original)
+++ struts/site/trunk/content/xdoc/index.xml Sat Sep 21 14:45:55 2013
@@ -42,9 +42,9 @@ limitations under the License.
<table class="showcase">
<tr>
<td width="33%">
- <h2>Struts 2.3.15.1 GA</h2>
- Apache Struts 2.3.15.1 GA has been released on 16 July
2013.
- <a
href="http://struts.apache.org/release/2.3.x/docs/version-notes-23151.html">Version
notes</a>
+ <h2>Struts 2.3.15.2 GA</h2>
+ Apache Struts 2.3.15.2 GA has been released on 20
september 2013.
+ <a
href="http://struts.apache.org/release/2.3.x/docs/version-notes-23152.html">Version
notes</a>
</td>
<td width="33%">
<h2>Want to help?</h2>