You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by hu...@apache.org on 2006/07/11 16:25:52 UTC

svn commit: r420868 - in /struts/site/src/site: fml/roadmap.fml xdoc/download.xml xdoc/downloads.xml xdoc/index.xml

Author: husted
Date: Tue Jul 11 07:25:52 2006
New Revision: 420868

URL: http://svn.apache.org/viewvc?rev=420868&view=rev
Log:
SITE-8 : Update nighly build reference; delete obsolete 'downloads.xml' page; yet another tweak to index and roadmap.

Removed:
    struts/site/src/site/xdoc/download.xml
Modified:
    struts/site/src/site/fml/roadmap.fml
    struts/site/src/site/xdoc/downloads.xml
    struts/site/src/site/xdoc/index.xml

Modified: struts/site/src/site/fml/roadmap.fml
URL: http://svn.apache.org/viewvc/struts/site/src/site/fml/roadmap.fml?rev=420868&r1=420867&r2=420868&view=diff
==============================================================================
--- struts/site/src/site/fml/roadmap.fml (original)
+++ struts/site/src/site/fml/roadmap.fml Tue Jul 11 07:25:52 2006
@@ -178,7 +178,8 @@
                     Struts 2 has better support for JSF and first-class support
                     for template engines like Velocity and 
                     <a href="http://www.freemarker.org/">FreeMarker,</a>
-                    and, optionally, JasperReports.
+                    and, optionally, 
+                    <a href="http://www.jaspersoft.com/">JasperReports.</a>
                 </p>
                 <p>
                     Both versions work well with AJAX, but Struts 2 includes an 
@@ -200,7 +201,7 @@
                     If you would like to use JSF exclusively, 
                     then <a href="http://shale.apache.org/">
                         Apache Shale</a> 
-                    is a good choice.
+                    might be a good choice.
                     Originally a Struts subproject, 
                     Shale is now a top-level ASF project.
                 </p>
@@ -261,7 +262,7 @@
         	  </li>
         	  <li>
         	     Better AJAX support - The AJAX theme gives your interactive 
-        	     applications a jump start.
+        	     applications a boost.
         	  </li> 
         	  <li>
         	     QuickStart - Many changes can be made on the fly without 

Modified: struts/site/src/site/xdoc/downloads.xml
URL: http://svn.apache.org/viewvc/struts/site/src/site/xdoc/downloads.xml?rev=420868&r1=420867&r2=420868&view=diff
==============================================================================
--- struts/site/src/site/xdoc/downloads.xml (original)
+++ struts/site/src/site/xdoc/downloads.xml Tue Jul 11 07:25:52 2006
@@ -131,12 +131,8 @@
                 <ul>
 
                     <li>
-                        <a href="http://cvs.apache.org/builds/struts/maven/trunk/nightly/struts/">
+                        <a href="http://people.apache.org/builds/struts/">
                             Struts Nightly Builds</a>
-                    </li>
-                     <li>
-                        <a href="http://cvs.apache.org/builds/struts/nightly/struts-shale/">
-                            Shale Nightly Builds</a>
                     </li>
                 </ul>
 

Modified: struts/site/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/struts/site/src/site/xdoc/index.xml?rev=420868&r1=420867&r2=420868&view=diff
==============================================================================
--- struts/site/src/site/xdoc/index.xml (original)
+++ struts/site/src/site/xdoc/index.xml Tue Jul 11 07:25:52 2006
@@ -50,7 +50,7 @@
             </p>
 
             <p>
-            	 One way to separate concerns in an application is to 
+            	 One way to separate concerns in a software application is to 
             	 use a Model-View-Controller (MVC) architecture.
             	 The <em>Model</em> represents the business or database code, 
             	 the <em>View</em> represents the page design code, 



Re: svn commit: r420868 - in /struts/site/src/site: fml/roadmap.fml xdoc/download.xml xdoc/downloads.xml xdoc/index.xml

Posted by Wendy Smoak <ws...@gmail.com>.
On 7/11/06, husted@apache.org <hu...@apache.org> wrote:
> Author: husted
> Date: Tue Jul 11 07:25:52 2006
> New Revision: 420868
>
> URL: http://svn.apache.org/viewvc?rev=420868&view=rev
> Log:
> SITE-8 : Update nighly build reference; delete obsolete 'downloads.xml' page; yet another tweak to index and roadmap.
>
> Removed:
>     struts/site/src/site/xdoc/download.xml

Ted, isn't 'download.xml' (converted to download.html) used with
download.cgi to produce the links to the mirrored files?  I see Niall
updated it when 1.2.9 was released.

Both 'downloads.xml' and 'download.xml' seem to be in use:

http://struts.apache.org/downloads.html
   and
http://struts.apache.org/download.html -> http://struts.apache.org/download.cgi

Thanks,
-- 
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org