Author: wsmoak Date: Mon May 8 23:02:09 2006 New Revision: 405314 URL: http://svn.apache.org/viewcvs?rev=405314&view=rev Log: [STR-2871] Update links after changing filenames, to work around MSITE-128.
Modified: struts/action/trunk/pom.xml struts/action/trunk/src/site/xdoc/userGuide/index.xml struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_0-b1.xml struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_0-b2.xml struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_0-b3.xml struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_0.xml struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_0_1.xml struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_0_2.xml struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_1-b1.xml struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_1-b2.xml struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_1-b3.xml struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_1-rc1.xml struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_1-rc2.xml struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_1.xml struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_2_4.xml struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_2_7.xml struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_2_8.xml struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_3_1.xml struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_3_2.xml struts/action/trunk/src/site/xdoc/userGuide/release-notes.xml Modified: struts/action/trunk/pom.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/pom.xml?rev=405314&r1=405313&r2=405314&view=diff ============================================================================== --- struts/action/trunk/pom.xml (original) +++ struts/action/trunk/pom.xml Mon May 8 23:02:09 2006 @@ -103,6 +103,10 @@ <target>1.4</target> </configuration> </plugin> + <plugin> + <artifactId>maven-site-plugin</artifactId> + <version>2.0-beta-4</version> + </plugin> </plugins> </pluginManagement> Modified: struts/action/trunk/src/site/xdoc/userGuide/index.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/src/site/xdoc/userGuide/index.xml?rev=405314&r1=405313&r2=405314&view=diff ============================================================================== --- struts/action/trunk/src/site/xdoc/userGuide/index.xml (original) +++ struts/action/trunk/src/site/xdoc/userGuide/index.xml Mon May 8 23:02:09 2006 @@ -436,47 +436,47 @@ <a href="release-notes.html">6.1 Release Notes</a> <ul> <li> - <a href="release-notes-1.3.2.html">Release + <a href="release-notes-1_3_2.html">Release Notes 1.3.2</a> </li> <li> - <a href="release-notes-1.3.1.html">Release + <a href="release-notes-1_3_1.html">Release Notes 1.3.1</a> <i>(Test Build)</i> </li> <li> - <a href="release-notes-1.2.8.html">Release + <a href="release-notes-1_2_8.html">Release Notes 1.2.8</a> </li> <li> - <a href="release-notes-1.2.7.html">Release + <a href="release-notes-1_2_7.html">Release Notes 1.2.7</a> </li> <li> - <a href="release-notes-1.2.4.html">Release + <a href="release-notes-1_2_4.html">Release Notes 1.2.4</a> </li> <li> - <a href="release-notes-1.1.html">Release + <a href="release-notes-1_1.html">Release Notes 1.1</a> </li> <li> - <a href="release-notes-1.1-rc2.html"> + <a href="release-notes-1_1-rc2.html"> Release Notes 1.1-rc2</a> </li> <li> - <a href="release-notes-1.1-rc1.html"> + <a href="release-notes-1_1-rc1.html"> Release Notes 1.1-rc1</a> </li> <li> - <a href="release-notes-1.1-b3.html"> + <a href="release-notes-1_1-b3.html"> Release Notes 1.1-b3</a> </li> <li> - <a href="release-notes-1.1-b2.html"> + <a href="release-notes-1_1-b2.html"> Release Notes 1.1-b2</a> </li> <li> - <a href="release-notes-1.1-b1.html"> + <a href="release-notes-1_1-b1.html"> Release Notes 1.1-b1</a> </li> </ul> Modified: struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_0-b1.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_0-b1.xml?rev=405314&r1=405313&r2=405314&view=diff ============================================================================== --- struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_0-b1.xml (original) +++ struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_0-b1.xml Mon May 8 23:02:09 2006 @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<document url="release-notes-1.0-b1.html"> +<document url="release-notes-1_0-b1.html"> <properties> <title>Struts Release Notes (Version 1.0-beta-1)</title> Modified: struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_0-b2.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_0-b2.xml?rev=405314&r1=405313&r2=405314&view=diff ============================================================================== --- struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_0-b2.xml (original) +++ struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_0-b2.xml Mon May 8 23:02:09 2006 @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<document url="release-notes-1.0-b2.html"> +<document url="release-notes-1_0-b2.html"> <properties> <title>Struts Release Notes (Version 1.0-beta-2)</title> @@ -13,7 +13,7 @@ <strong>Version 1.0-beta-2</strong> of the Struts Framework, and covers changes that have taken place since - <a href="release-notes-1.0-b1.html">Version 1.0-beta-1</a> + <a href="release-notes-1_0-b1.html">Version 1.0-beta-1</a> was released. The following sections cover <a href="#New">New Features</a> and Modified: struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_0-b3.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_0-b3.xml?rev=405314&r1=405313&r2=405314&view=diff ============================================================================== --- struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_0-b3.xml (original) +++ struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_0-b3.xml Mon May 8 23:02:09 2006 @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<document url="release-notes-1.0-b3.html"> +<document url="release-notes-1_0-b3.html"> <properties> <title>Struts Release Notes (Version 1.0-beta-3)</title> @@ -13,7 +13,7 @@ <strong>Version 1.0-beta-3</strong> of the Struts Framework, and covers changes that have taken place since - <a href="release-notes-1.0-b2.html">Version 1.0-beta-2</a> + <a href="release-notes-1_0-b2.html">Version 1.0-beta-2</a> was released. The following sections cover <a href="#New">New Features</a> and Modified: struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_0.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_0.xml?rev=405314&r1=405313&r2=405314&view=diff ============================================================================== --- struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_0.xml (original) +++ struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_0.xml Mon May 8 23:02:09 2006 @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<document url="release-notes-1.0.html"> +<document url="release-notes-1_0.html"> <properties> <title>Struts Release Notes (Version 1.0)</title> @@ -13,7 +13,7 @@ <strong>Version 1.0</strong> of the Struts Framework, and covers changes that have taken place since - <a href="release-notes-1.0-b3.html">Version 1.0-beta-3</a> + <a href="release-notes-1_0-b3.html">Version 1.0-beta-3</a> was released. The following sections cover <a href="#New">New Features</a> and Modified: struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_0_1.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_0_1.xml?rev=405314&r1=405313&r2=405314&view=diff ============================================================================== --- struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_0_1.xml (original) +++ struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_0_1.xml Mon May 8 23:02:09 2006 @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<document url="release-notes-1.0.1.html"> +<document url="release-notes-1_0_1.html"> <properties> <title>Struts Release Notes (Version 1.0.1)</title> @@ -13,7 +13,7 @@ <strong>Version 1.0.1</strong> of the Struts Framework, and covers changes that have taken place since - <a href="release-notes-1.0.html">Version 1.0</a> + <a href="release-notes-1_0.html">Version 1.0</a> was released. The following sections cover <a href="#New">New Features</a> and Modified: struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_0_2.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_0_2.xml?rev=405314&r1=405313&r2=405314&view=diff ============================================================================== --- struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_0_2.xml (original) +++ struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_0_2.xml Mon May 8 23:02:09 2006 @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<document url="release-notes-1.0.2.html"> +<document url="release-notes-1_0_2.html"> <properties> <title>Struts Release Notes (Version 1.0.2)</title> @@ -13,7 +13,7 @@ <strong>Version 1.0.2</strong> of the Struts Framework, and covers changes that have taken place since - <a href="release-notes-1.0.1.html">Version 1.0.1</a> + <a href="release-notes-1_0_1.html">Version 1.0.1</a> was released. The following sections cover <a href="#New">New Features</a> and Modified: struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_1-b1.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_1-b1.xml?rev=405314&r1=405313&r2=405314&view=diff ============================================================================== --- struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_1-b1.xml (original) +++ struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_1-b1.xml Mon May 8 23:02:09 2006 @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<document url="release-notes-1.1-b1.html"> +<document url="release-notes-1_1-b1.html"> <properties> <title>Struts Release Notes (current nightly build)</title> @@ -13,7 +13,7 @@ <strong>Version 1.1 Beta 1</strong> of the Struts Framework, and covers changes that have taken place since - <a href="release-notes-1.0.1.html">Version 1.0.1</a> + <a href="release-notes-1_0_1.html">Version 1.0.1</a> was released. The following sections cover <a href="#New">New Features</a> and Modified: struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_1-b2.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_1-b2.xml?rev=405314&r1=405313&r2=405314&view=diff ============================================================================== --- struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_1-b2.xml (original) +++ struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_1-b2.xml Mon May 8 23:02:09 2006 @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<document url="release-notes-1.1-b2.html"> +<document url="release-notes-1_1-b2.html"> <properties> <title>Struts Release Notes (Version 1.1 Beta 2)</title> @@ -13,7 +13,7 @@ <strong>Version 1.1 Beta 2</strong> of the Struts Framework, and covers changes that have taken place since - <a href="release-notes-1.0.2.html">Version 1.0.2</a> + <a href="release-notes-1_0_2.html">Version 1.0.2</a> was released. The following sections cover <a href="#New">New Features</a> and Modified: struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_1-b3.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_1-b3.xml?rev=405314&r1=405313&r2=405314&view=diff ============================================================================== --- struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_1-b3.xml (original) +++ struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_1-b3.xml Mon May 8 23:02:09 2006 @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<document url="release-notes-1.1-b3.html"> +<document url="release-notes-1_1-b3.html"> <properties> <title>Struts Release Notes (Version 1.1 Beta 3)</title> @@ -14,7 +14,7 @@ <strong>nightly build</strong> of the Struts Framework, for changes that have taken place since - <a href="release-notes-1.1-b2.html">Version 1.1 beta 2</a> + <a href="release-notes-1_1-b2.html">Version 1.1 beta 2</a> was released. For a complete list of changes since the last production release, see the @@ -53,7 +53,7 @@ <strong>nightly build</strong> of the Struts Framework, and covers changes that have taken place since - <a href="release-notes-1.0.2.html">Version 1.0.2</a> + <a href="release-notes-1_0_2.html">Version 1.0.2</a> was released. The following sections cover <a href="#New">New Features</a> and Modified: struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_1-rc1.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_1-rc1.xml?rev=405314&r1=405313&r2=405314&view=diff ============================================================================== --- struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_1-rc1.xml (original) +++ struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_1-rc1.xml Mon May 8 23:02:09 2006 @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<document url="release-notes-1.1-rc1.html"> +<document url="release-notes-1_1-rc1.html"> <properties> <title>Struts Release Notes (Version 1.1 Release Candidate 1)</title> @@ -14,7 +14,7 @@ <strong>nightly build</strong> of the Struts Framework, for changes that have taken place since - <a href="release-notes-1.1-b2.html">Version 1.1 beta 2</a> + <a href="release-notes-1_1-b2.html">Version 1.1 beta 2</a> was released. For a complete list of changes since the last production release, see the @@ -53,7 +53,7 @@ <strong>nightly build</strong> of the Struts Framework, and covers changes that have taken place since - <a href="release-notes-1.0.2.html">Version 1.0.2</a> + <a href="release-notes-1_0_2.html">Version 1.0.2</a> was released. The following sections cover <a href="#New">New Features</a> and Modified: struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_1-rc2.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_1-rc2.xml?rev=405314&r1=405313&r2=405314&view=diff ============================================================================== --- struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_1-rc2.xml (original) +++ struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_1-rc2.xml Mon May 8 23:02:09 2006 @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<document url="release-notes-1.1-rc2.html"> +<document url="release-notes-1_1-rc2.html"> <properties> <title>Struts Release Notes (Version 1.1 Release Candidate 1)</title> @@ -14,7 +14,7 @@ <strong>Version 1.1 Release Candidate 2</strong> build of the Struts Framework, for changes that have taken place since - <a href="release-notes-1.1-rc1.html">Version 1.1 Release + <a href="release-notes-1_1-rc1.html">Version 1.1 Release Candidate 1</a> was issued. For a complete list of changes since the last production release, see the @@ -419,7 +419,7 @@ <strong>1.1 Release Candidate 2</strong> build of the Struts Framework, and covers changes that have taken place since - <a href="release-notes-1.0.2.html">Version 1.0.2</a> + <a href="release-notes-1_0_2.html">Version 1.0.2</a> was released. The following sections cover <a href="#New">New Features</a> and Modified: struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_1.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_1.xml?rev=405314&r1=405313&r2=405314&view=diff ============================================================================== --- struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_1.xml (original) +++ struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_1.xml Mon May 8 23:02:09 2006 @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<document url="release-notes-1.1.html"> +<document url="release-notes-1_1.html"> <properties> <title>Struts Release Notes (Version 1.1)</title> @@ -14,7 +14,7 @@ <strong>Version 1.1</strong> build of the Struts Framework, for changes that have taken place since - <a href="release-notes-1.1-rc2.html">Version 1.1 Release + <a href="release-notes-1_1-rc2.html">Version 1.1 Release Candidate 2</a> was issued. For a complete list of changes since the last production release, see the @@ -438,7 +438,7 @@ <strong>1.1 Release Candidate 2</strong> build of the Struts Framework, and covers changes that have taken place since - <a href="release-notes-1.0.2.html">Version 1.0.2</a> + <a href="release-notes-1_0_2.html">Version 1.0.2</a> was released. The following sections cover <a href="#New">New Features</a> and Modified: struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_2_4.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_2_4.xml?rev=405314&r1=405313&r2=405314&view=diff ============================================================================== --- struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_2_4.xml (original) +++ struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_2_4.xml Mon May 8 23:02:09 2006 @@ -9,7 +9,7 @@ <subsection name="Introduction" href="Introduction"> <p>This section contains release notes for changes that have taken place since - <a href="release-notes-1.1.html">Version 1.1</a> + <a href="release-notes-1_1.html">Version 1.1</a> was released. </p> </subsection> Modified: struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_2_7.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_2_7.xml?rev=405314&r1=405313&r2=405314&view=diff ============================================================================== --- struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_2_7.xml (original) +++ struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_2_7.xml Mon May 8 23:02:09 2006 @@ -11,7 +11,7 @@ This section contains release notes for changes that have taken place since - <a href="release-notes-1.2.4.html">Version 1.2.4</a> + <a href="release-notes-1_2_4.html">Version 1.2.4</a> . To keep up-to-date on all changes to Struts, subscribe to the Modified: struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_2_8.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_2_8.xml?rev=405314&r1=405313&r2=405314&view=diff ============================================================================== --- struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_2_8.xml (original) +++ struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_2_8.xml Mon May 8 23:02:09 2006 @@ -21,7 +21,7 @@ This section contains release notes for changes that have taken place since - <a href="release-notes-1.2.7.html">Version 1.2.7</a> + <a href="release-notes-1_2_7.html">Version 1.2.7</a> . To keep up-to-date on all changes to Struts, subscribe to the Modified: struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_3_1.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_3_1.xml?rev=405314&r1=405313&r2=405314&view=diff ============================================================================== --- struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_3_1.xml (original) +++ struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_3_1.xml Mon May 8 23:02:09 2006 @@ -56,7 +56,7 @@ taken place to the seven new subprojects known as "Struts Classic" since - <a href="release-notes-1.2.8.html">Version 1.2.8</a> + <a href="release-notes-1_2_8.html">Version 1.2.8</a> . To keep up-to-date on all changes to Struts, subscribe to the Modified: struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_3_2.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_3_2.xml?rev=405314&r1=405313&r2=405314&view=diff ============================================================================== --- struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_3_2.xml (original) +++ struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_3_2.xml Mon May 8 23:02:09 2006 @@ -35,7 +35,7 @@ also specify "cancellable=true" in the mapping, otherwise, an InvalidCancelException will be thrown if the Cancel button is used. See the new - <a href="release-notes-1.3.1.html#opt-in">Opt-In Cancel Handling</a> + <a href="release-notes-1_3_1.html#opt-in">Opt-In Cancel Handling</a> feature for more. </p> <p> @@ -55,7 +55,7 @@ This section contains release notes for changes that have taken place to the Struts Action 1 project, previously known as "Struts Classic" since - <a href="release-notes-1.3.1.html">Version 1.3.1</a>. + <a href="release-notes-1_3_1.html">Version 1.3.1</a>. To keep up-to-date on all changes to Struts, subscribe to the (commits at struts.apache.org) list. To preview our plans for upcoming changes, Modified: struts/action/trunk/src/site/xdoc/userGuide/release-notes.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/src/site/xdoc/userGuide/release-notes.xml?rev=405314&r1=405313&r2=405314&view=diff ============================================================================== --- struts/action/trunk/src/site/xdoc/userGuide/release-notes.xml (original) +++ struts/action/trunk/src/site/xdoc/userGuide/release-notes.xml Mon May 8 23:02:09 2006 @@ -35,7 +35,7 @@ also specify "cancellable=true" in the mapping, otherwise, an InvalidCancelException will be thrown if the Cancel button is used. See the new - <a href="release-notes-1.3.1.html#opt-in">Opt-In Cancel Handling</a> + <a href="release-notes-1_3_1.html#opt-in">Opt-In Cancel Handling</a> feature for more. </p> <p> @@ -55,7 +55,7 @@ This section contains release notes for changes that have taken place to the Struts Action 1 project, previously known as "Struts Classic" since - <a href="release-notes-1.3.2.html">Version 1.3.2</a>. + <a href="release-notes-1_3_2.html">Version 1.3.2</a>. To keep up-to-date on all changes to Struts, subscribe to the (commits at struts.apache.org) list. To preview our plans for upcoming changes,