You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by pb...@apache.org on 2007/08/11 17:01:17 UTC

svn commit: r564928 - in /struts/site/src/site: site.xml xdoc/announce.xml xdoc/download.xml xdoc/downloads.xml xdoc/index.xml

Author: pbenedict
Date: Sat Aug 11 08:01:17 2007
New Revision: 564928

URL: http://svn.apache.org/viewvc?view=rev&rev=564928
Log:
Links and announcements to 1.3.9 BETA

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

Modified: struts/site/src/site/site.xml
URL: http://svn.apache.org/viewvc/struts/site/src/site/site.xml?view=diff&rev=564928&r1=564927&r2=564928
==============================================================================
--- struts/site/src/site/site.xml (original)
+++ struts/site/src/site/site.xml Sat Aug 11 08:01:17 2007
@@ -58,7 +58,10 @@
                     name="Struts 2.0.9"
                     href="http://struts.apache.org/2.0.9/index.html" />
             <item
-                    name="Struts 1.3.8"
+                    name="Struts 1.3.9 (Beta)"
+                    href="http://struts.apache.org/1.3.9/index.html" />
+            <item
+                    name="Struts 1.3.8 (GA)"
                     href="http://struts.apache.org/1.3.8/index.html" />
             <item
                     name="Prior Releases"

Modified: struts/site/src/site/xdoc/announce.xml
URL: http://svn.apache.org/viewvc/struts/site/src/site/xdoc/announce.xml?view=diff&rev=564928&r1=564927&r2=564928
==============================================================================
--- struts/site/src/site/xdoc/announce.xml (original)
+++ struts/site/src/site/xdoc/announce.xml Sat Aug 11 08:01:17 2007
@@ -30,6 +30,28 @@
                 Skip to: <a href="announce-2006.html">Announcements - 2006</a>
             </p>
 
+            <h4 id="a20070801">01 August 2007 - Struts v1.3.9 Beta Release</h4>
+
+            <p>
+              The Apache Struts group is pleased to announce that Struts 1.3.9
+              is available as a "Beta" release.
+            </p>
+
+            <p>
+               Struts 1.3.9 is available in a full distribution, or as separate
+               library, source, example and documentation distributions.
+            </p>
+
+            <p>
+               <a href="http://struts.apache.org/download.cgi#struts139">
+                http://struts.apache.org/download.cgi#struts139</a>
+            </p>
+
+            <p>
+               It is also available in the central Maven repository under Group ID
+               ID "org.apache.struts".
+            </p>
+
             <h4 id="a20070724">24 July 2007 - Struts 2.0.9 General Availability Release with Important Security Fix</h4>
             <p>
             <strong><a href="http://struts.apache.org/download.cgi#struts209">Apache Struts 2.0.9</a>

Modified: struts/site/src/site/xdoc/download.xml
URL: http://svn.apache.org/viewvc/struts/site/src/site/xdoc/download.xml?view=diff&rev=564928&r1=564927&r2=564928
==============================================================================
--- struts/site/src/site/xdoc/download.xml (original)
+++ struts/site/src/site/xdoc/download.xml Sat Aug 11 08:01:17 2007
@@ -257,9 +257,71 @@
         <a name="struts-beta"/>
         <section name="Beta Releases">
 
-            <p>
-              No current betas are in distribution at this time.
-            </p>
+            <a name="struts139"/>
+            <subsection name="Struts 1.3.9">
+
+                <p>
+                    <a href="http://struts.apache.org/1.x/index.html">Struts 1.3.9</a>
+                    is the current preview release of Struts 1.
+                    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.9-all.zip">struts-1.3.9-all.zip</a>
+                                [<a href="http://www.apache.org/dist/struts/binaries/struts-1.3.9-all.zip.asc">PGP</a>]
+                                [<a href="http://www.apache.org/dist/struts/binaries/struts-1.3.9-all.zip.md5">MD5</a>]
+                            </li>
+                        </ul>
+                    </li>
+
+                    <li>Library:
+                        <ul>
+                            <li>
+                                <a href="[preferred]/struts/library/struts-1.3.9-lib.zip">struts-1.3.9-lib.zip</a>
+                                [<a href="http://www.apache.org/dist/struts/library/struts-1.3.9-lib.zip.asc">PGP</a>]
+                                [<a href="http://www.apache.org/dist/struts/library/struts-1.3.9-lib.zip.md5">MD5</a>]
+                            </li>
+                        </ul>
+                    </li>
+
+                    <li>Source:
+                        <ul>
+                            <li>
+                                <a href="[preferred]/struts/source/struts-1.3.9-src.zip">struts-1.3.9-src.zip</a>
+                                [<a href="http://www.apache.org/dist/struts/source/struts-1.3.9-src.zip.asc">PGP</a>]
+                                [<a href="http://www.apache.org/dist/struts/source/struts-1.3.9-src.zip.md5">MD5</a>]
+                            </li>
+                        </ul>
+                    </li>
+
+                    <li>Examples:
+                        <ul>
+                            <li>
+                                <a href="[preferred]/struts/examples/struts-1.3.9-apps.zip">struts-1.3.9-apps.zip</a>
+                                [<a href="http://www.apache.org/dist/struts/examples/struts-1.3.9-apps.zip.asc">PGP</a>]
+                                [<a href="http://www.apache.org/dist/struts/examples/struts-1.3.9-apps.zip.md5">MD5</a>]
+                            </li>
+                        </ul>
+                    </li>
+
+                    <li>Documentation:
+                        <ul>
+                            <li>
+                                <a href="[preferred]/struts/documentation/struts-1.3.9-docs.zip">struts-1.3.9-docs.zip</a>
+                                [<a href="http://www.apache.org/dist/struts/documentation/struts-1.3.9-docs.zip.asc">PGP</a>]
+                                [<a href="http://www.apache.org/dist/struts/documentation/struts-1.3.9-docs.zip.md5">MD5</a>]
+                            </li>
+                        </ul>
+                    </li>
+
+                </ul>
+            </subsection>
 
         </section>
 

Modified: struts/site/src/site/xdoc/downloads.xml
URL: http://svn.apache.org/viewvc/struts/site/src/site/xdoc/downloads.xml?view=diff&rev=564928&r1=564927&r2=564928
==============================================================================
--- struts/site/src/site/xdoc/downloads.xml (original)
+++ struts/site/src/site/xdoc/downloads.xml Sat Aug 11 08:01:17 2007
@@ -63,7 +63,9 @@
                         <strong>Beta Releases</strong> - <em>Help test the next release!</em>
                         <ul>
                             <li>
-                                No current beta releases are in circulation.
+                                <a href="http://struts.apache.org/download.cgi#struts139">
+                                    Struts 1.3.9
+                                </a>
                             </li>
                         </ul>
                     </li>

Modified: struts/site/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/struts/site/src/site/xdoc/index.xml?view=diff&rev=564928&r1=564927&r2=564928
==============================================================================
--- struts/site/src/site/xdoc/index.xml (original)
+++ struts/site/src/site/xdoc/index.xml Sat Aug 11 08:01:17 2007
@@ -60,6 +60,17 @@
               the <a href="#Project">Apache Struts project</a>, and <a href="#Newbies">Struts for Newbies</a>
             </p>
 
+            <a name="1.3.9"/>
+            <subsection name="01 Aug 2007 - Struts 1.3.9 Beta Release">
+            <p>
+                The latest release of Struts 1 is
+                <a href="http://struts.apache.org/download.cgi#struts139">Struts 1.3.9</a>,
+                which was promoted to "Beta" on 01 August 2007. For the latest
+                production release ("General Availability"), see
+                <a href="http://struts.apache.org/download.cgi#struts138">Struts 1.3.8</a>.
+            </p>
+            </subsection>
+
             <a name="2.0.9"/>
             <subsection name="24 July 2007 - Struts 2.0.9 General Availability Release with Important Security Fix">
             <p>