Author: husted
Date: Wed Jul 25 06:52:23 2007
New Revision: 559457

URL: http://svn.apache.org/viewvc?view=rev&rev=559457
Log:
WW-1974 Update file download sizes. Add link to release notes form announcement.

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

Modified: struts/site/src/site/xdoc/announce.xml
URL: 
http://svn.apache.org/viewvc/struts/site/src/site/xdoc/announce.xml?view=diff&rev=559457&r1=559456&r2=559457
==============================================================================
--- struts/site/src/site/xdoc/announce.xml (original)
+++ struts/site/src/site/xdoc/announce.xml Wed Jul 25 06:52:23 2007
@@ -34,7 +34,7 @@
             <p>
             <strong><a 
href="http://struts.apache.org/download.cgi#struts209";>Apache Struts 2.0.9</a>
             includes an important security fix regarding <a 
href="http://struts.apache.org/2.x/docs/s2-001.html";>a remote code 
exploit.</a></strong>
-            ALL USERS ARE STRONGLY ADVISED TO UPDATE TO STRUTS 2.0.9 
IMMEDIATELY!
+            ALL DEVELOPERS ARE STRONGLY ADVISED TO UPDATE TO STRUTS 2.0.9 
IMMEDIATELY!
             </p>
 
             <h4 id="a20070708">8 July 2007 - Struts Downloads Skyrocket in 
2007</h4>

Modified: struts/site/src/site/xdoc/download.xml
URL: 
http://svn.apache.org/viewvc/struts/site/src/site/xdoc/download.xml?view=diff&rev=559457&r1=559456&r2=559457
==============================================================================
--- struts/site/src/site/xdoc/download.xml (original)
+++ struts/site/src/site/xdoc/download.xml Wed Jul 25 06:52:23 2007
@@ -108,7 +108,7 @@
                     <li>Full Distribution:
                         <ul>
                             <li>
-                                <a 
href="[preferred]/struts/binaries/struts-2.0.9-all.zip">struts-2.0.9-all.zip</a>
 (43mb)
+                                <a 
href="[preferred]/struts/binaries/struts-2.0.9-all.zip">struts-2.0.9-all.zip</a>
 (86mb)
                                 [<a 
href="http://www.apache.org/dist/struts/binaries/struts-2.0.9-all.zip.asc";>PGP</a>]
                                 [<a 
href="http://www.apache.org/dist/struts/binaries/struts-2.0.9-all.zip.md5";>MD5</a>]
                             </li>
@@ -124,7 +124,6 @@
                             </li>
                         </ul>
                     </li>
-<!--
                     <li>Blank Application only:
                         <ul>
                             <li>
@@ -134,11 +133,10 @@
                             </li>
                         </ul>
                     </li>
--->
                     <li>Essential Dependencies Only:
                         <ul>
                             <li>
-                                <a 
href="[preferred]/struts/library/struts-2.0.9-lib.zip">struts-2.0.9-lib.zip</a> 
(3mb)
+                                <a 
href="[preferred]/struts/library/struts-2.0.9-lib.zip">struts-2.0.9-lib.zip</a> 
(4mb)
                                 [<a 
href="http://www.apache.org/dist/struts/library/struts-2.0.9-lib.zip.asc";>PGP</a>]
                                 [<a 
href="http://www.apache.org/dist/struts/library/struts-2.0.9-lib.zip.md5";>MD5</a>]
                             </li>
@@ -148,7 +146,7 @@
                     <li>Documentation:
                         <ul>
                             <li>
-                                <a 
href="[preferred]/struts/documentation/struts-2.0.9-docs.zip">struts-2.0.9-docs.zip</a>
 (11mb)
+                                <a 
href="[preferred]/struts/documentation/struts-2.0.9-docs.zip">struts-2.0.9-docs.zip</a>
 (55mb)
                                 [<a 
href="http://www.apache.org/dist/struts/documentation/struts-2.0.9-docs.zip.asc";>PGP</a>]
                                 [<a 
href="http://www.apache.org/dist/struts/documentation/struts-2.0.9-docs.zip.md5";>MD5</a>]
                             </li>
@@ -158,7 +156,7 @@
                     <li>Source:
                         <ul>
                             <li>
-                                <a 
href="[preferred]/struts/source/struts-2.0.9-src.zip">struts-2.0.9-src.zip</a> 
(18mb)
+                                <a 
href="[preferred]/struts/source/struts-2.0.9-src.zip">struts-2.0.9-src.zip</a> 
(20mb)
                                 [<a 
href="http://www.apache.org/dist/struts/source/struts-2.0.9-src.zip.asc";>PGP</a>]
                                 [<a 
href="http://www.apache.org/dist/struts/source/struts-2.0.9-src.zip.md5";>MD5</a>]
                             </li>
@@ -168,7 +166,7 @@
                     <li>Alternative Java 4 JARs:
                         <ul>
                             <li>
-                                <a 
href="[preferred]/struts/binaries/struts-2.0.9-j4.zip">struts-2.0.9-j4.zip</a> 
(2mb)
+                                <a 
href="[preferred]/struts/binaries/struts-2.0.9-j4.zip">struts-2.0.9-j4.zip</a> 
(3mb)
                                 [<a 
href="http://www.apache.org/dist/struts/binaries/struts-2.0.9-j4.zip.asc";>PGP</a>]
                                 [<a 
href="http://www.apache.org/dist/struts/binaries/struts-2.0.9-j4.zip.md5";>MD5</a>]
                             </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=559457&r1=559456&r2=559457
==============================================================================
--- struts/site/src/site/xdoc/index.xml (original)
+++ struts/site/src/site/xdoc/index.xml Wed Jul 25 06:52:23 2007
@@ -26,9 +26,9 @@
 
         <section name="Security Bulletin">
             <p>
-            <strong><a 
href="http://struts.apache.org/download.cgi#struts209?update=200707231930";>Apache
 Struts 2.0.9</a>
+            <strong><a 
href="http://struts.apache.org/download.cgi#struts209";>Apache Struts 2.0.9</a>
             includes an important security fix regarding <a 
href="http://struts.apache.org/2.x/docs/s2-001.html";>a remote code 
exploit.</a></strong>
-            ALL USERS ARE STRONGLY ADVISED TO UPDATE TO STRUTS 2.0.9 
IMMEDIATELY!
+            ALL DEVELOPERS ARE STRONGLY ADVISED TO UPDATE TO STRUTS 2.0.9 
IMMEDIATELY!
             </p>
          </section>
 
@@ -56,16 +56,21 @@
         <section name="Recent Releases">
 
             <p>
-              Scroll down for more about <a href="#Welcome">Apache Struts</a>
-              and the <a href="#Project">Apache Struts project.</a>
+              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 name="2.0.9"/>
             <subsection name="24 July 2007 - Struts 2.0.9 General Availability 
Release with Important Security Fix">
             <p>
-            <strong><a 
href="http://struts.apache.org/download.cgi#struts209?update=200707231930";>Apache
 Struts 2.0.9</a>
+            <strong><a 
href="http://struts.apache.org/download.cgi#struts209";>Apache Struts 2.0.9</a>
             includes an important security fix regarding OGNL expression 
handling.</strong>
-            ALL USERS ARE STRONGLY ADVISED TO UPDATE TO STRUTS 2.0.9 AS SOON 
AS POSSIBLE!
+            ALL DEVELOPERS ARE STRONGLY ADVISED TO UPDATE TO STRUTS 2.0.9 AS 
SOON AS POSSIBLE!
+            </p>
+
+            <p>
+            For other changes included in Struts 2.0.9,
+            see the <a 
href="http://struts.apache.org/2.0.9/docs/release-notes-209.html";>release 
notes</a>.
             </p>
 
             </subsection>


Reply via email to