Author: wsmoak
Date: Thu Aug 17 21:43:38 2006
New Revision: 432488

URL: http://svn.apache.org/viewvc?rev=432488&view=rev
Log:
Update Struts site for 1.3.5

Modified:
    struts/site/src/site/xdoc/download.xml
    struts/site/src/site/xdoc/downloads.xml

Modified: struts/site/src/site/xdoc/download.xml
URL: 
http://svn.apache.org/viewvc/struts/site/src/site/xdoc/download.xml?rev=432488&r1=432487&r2=432488&view=diff
==============================================================================
--- struts/site/src/site/xdoc/download.xml (original)
+++ struts/site/src/site/xdoc/download.xml Thu Aug 17 21:43:38 2006
@@ -99,8 +99,7 @@
             <subsection name="Struts 1.2.9">
 
                 <p>
-                    Struts 1.2.9 is the latest production release of Struts
-                    Classic.
+                    Struts 1.2.9 is the latest production release of Struts.
                     It is available in a binary distribution, a source
                     distribution,
                     and a minimal library distribution.
@@ -287,13 +286,76 @@
         <section name="Beta Releases">
             <a name="struts-beta"/>
 
-            <p>
-                None currently available.
-            </p>
+            <a name="struts135"/>
+            <subsection name="Struts 1.3.5">
+
+                <p>
+                    Struts 1.3.5 is the latest Beta release of Struts.
+                    It is available in a full distribution, or as
+                    separate library, source, example and documentation
+                    distributions.
+                </p>
+
+                <ul>
+
+                    <li>Full Distribution:
+                        <ul>
+                            <li>
+                                <a 
href="[preferred]/struts/binaries/struts-1.3.5-all.zip">struts-1.3.5-all.zip</a>
+                                [<a 
href="http://www.apache.org/dist/struts/binaries/struts-1.3.5-all.zip.asc";>PGP</a>]
+                                [<a 
href="http://www.apache.org/dist/struts/binaries/struts-1.3.5-all.zip.md5";>MD5</a>]
+                            </li>
+                        </ul>
+                    </li>
+
+                    <li>Library:
+                        <ul>
+                            <li>
+                                <a 
href="[preferred]/struts/library/struts-1.3.5-lib.zip">struts-1.3.5-lib.zip</a>
+                                [<a 
href="http://www.apache.org/dist/struts/library/struts-1.3.5-lib.zip.asc";>PGP</a>]
+                                [<a 
href="http://www.apache.org/dist/struts/library/struts-1.3.5-lib.zip.md5";>MD5</a>]
+                            </li>
+                        </ul>
+                    </li>
+
+                    <li>Source:
+                        <ul>
+                            <li>
+                                <a 
href="[preferred]/struts/source/struts-1.3.5-src.zip">struts-1.3.5-src.zip</a>
+                                [<a 
href="http://www.apache.org/dist/struts/source/struts-1.3.5-src.zip.asc";>PGP</a>]
+                                [<a 
href="http://www.apache.org/dist/struts/source/struts-1.3.5-src.zip.md5";>MD5</a>]
+                            </li>
+                        </ul>
+                    </li>
+
+                    <li>Examples:
+                        <ul>
+                            <li>
+                                <a 
href="[preferred]/struts/examples/struts-1.3.5-apps.zip">struts-1.3.5-apps.zip</a>
+                                [<a 
href="http://www.apache.org/dist/struts/examples/struts-1.3.5-apps.zip.asc";>PGP</a>]
+                                [<a 
href="http://www.apache.org/dist/struts/examples/struts-1.3.5-apps.zip.md5";>MD5</a>]
+                            </li>
+                        </ul>
+                    </li>
+
+                    <li>Documentation:
+                        <ul>
+                            <li>
+                                <a 
href="[preferred]/struts/documentation/struts-1.3.5-docs.zip">struts-1.3.5-docs.zip</a>
+                                [<a 
href="http://www.apache.org/dist/struts/documentation/struts-1.3.5-docs.zip.asc";>PGP</a>]
+                                [<a 
href="http://www.apache.org/dist/struts/documentation/struts-1.3.5-docs.zip.md5";>MD5</a>]
+                            </li>
+                        </ul>
+                    </li>
+
+                </ul>
+
+            </subsection>
 
         </section>
 
         <section name="Verify the integrity of the files" href="verify">
+        <a name="verify"/>
 
             <p>
                 It is essential that you verify the integrity of the

Modified: struts/site/src/site/xdoc/downloads.xml
URL: 
http://svn.apache.org/viewvc/struts/site/src/site/xdoc/downloads.xml?rev=432488&r1=432487&r2=432488&view=diff
==============================================================================
--- struts/site/src/site/xdoc/downloads.xml (original)
+++ struts/site/src/site/xdoc/downloads.xml Thu Aug 17 21:43:38 2006
@@ -66,6 +66,16 @@
                         </ul>
                     </li>
                     <li>
+                        <strong>Beta Releases</strong>
+                        <ul>
+                            <li>
+                                <a 
href="http://struts.apache.org/download.cgi#struts135";>
+                                    Struts 1.3.5
+                                </a>
+                            </li>
+                        </ul>
+                    </li>
+                    <li>
                         <strong>Alpha Releases</strong>
                         <ul>
                             <li>


Reply via email to