You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by rg...@apache.org on 2011/07/07 09:14:47 UTC

svn commit: r1143683 - in /struts/site: pom.xml src/site/resources/doap_Struts.rdf src/site/site.xml src/site/xdoc/download.xml src/site/xdoc/downloads.xml src/site/xdoc/index.xml src/site/xdoc/security.xml

Author: rgielen
Date: Thu Jul  7 07:14:47 2011
New Revision: 1143683

URL: http://svn.apache.org/viewvc?rev=1143683&view=rev
Log:
- more branding related updates, see  http://www.apache.org/foundation/marks/pmcs

Modified:
    struts/site/pom.xml
    struts/site/src/site/resources/doap_Struts.rdf
    struts/site/src/site/site.xml
    struts/site/src/site/xdoc/download.xml
    struts/site/src/site/xdoc/downloads.xml
    struts/site/src/site/xdoc/index.xml
    struts/site/src/site/xdoc/security.xml

Modified: struts/site/pom.xml
URL: http://svn.apache.org/viewvc/struts/site/pom.xml?rev=1143683&r1=1143682&r2=1143683&view=diff
==============================================================================
--- struts/site/pom.xml (original)
+++ struts/site/pom.xml Thu Jul  7 07:14:47 2011
@@ -82,7 +82,7 @@
         <plugins>
             <plugin>
                 <artifactId>maven-site-plugin</artifactId>
-                <version>2.2</version>
+                <version>2.3</version>
             </plugin>
             <plugin>
                 <artifactId>maven-antrun-plugin</artifactId>

Modified: struts/site/src/site/resources/doap_Struts.rdf
URL: http://svn.apache.org/viewvc/struts/site/src/site/resources/doap_Struts.rdf?rev=1143683&r1=1143682&r2=1143683&view=diff
==============================================================================
--- struts/site/src/site/resources/doap_Struts.rdf (original)
+++ struts/site/src/site/resources/doap_Struts.rdf Thu Jul  7 07:14:47 2011
@@ -20,7 +20,7 @@
     <homepage rdf:resource="http://struts.apache.org" />
     <asfext:pmc rdf:resource="http://struts.apache.org" />
     <shortdesc>Apache Struts is a free open-source framework for creating Java web applications.</shortdesc>
-    <description>The Apache Struts Project offers two major versions of the Struts framework. Struts 1 is recognized as the most popular web application framework for Java. Struts 1 is the best choice for teams who value proven solutions to common problems. Struts 2 was originally known as WebWork 2. The 2.x framework is the best choice for teams who value elegant solutions to difficult problems.</description>
+    <description>The Apache Struts Project offers two major versions of the the Apache Struts web framework. Struts 1 is recognized as the most popular web application framework for Java. Struts 1 is the best choice for teams who value proven solutions to common problems. Struts 2 was originally known as WebWork 2. The 2.x framework is the best choice for teams who value elegant solutions to difficult problems.</description>
     <bug-database rdf:resource="http://issues.apache.org/struts/" />
     <mailing-list rdf:resource="http://struts.apache.org/mail.html" />
     <download-page rdf:resource="http://struts.apache.org/downloads.html" />

Modified: struts/site/src/site/site.xml
URL: http://svn.apache.org/viewvc/struts/site/src/site/site.xml?rev=1143683&r1=1143682&r2=1143683&view=diff
==============================================================================
--- struts/site/src/site/site.xml (original)
+++ struts/site/src/site/site.xml Thu Jul  7 07:14:47 2011
@@ -38,6 +38,10 @@
                     href="announce.html"
                     />
             <item
+                    name="License"
+                    href="http://www.apache.org/licenses/"
+                    />
+            <item
                     name="Kickstart FAQ"
                     href="kickstart.html"
                     />

Modified: struts/site/src/site/xdoc/download.xml
URL: http://svn.apache.org/viewvc/struts/site/src/site/xdoc/download.xml?rev=1143683&r1=1143682&r2=1143683&view=diff
==============================================================================
--- struts/site/src/site/xdoc/download.xml (original)
+++ struts/site/src/site/xdoc/download.xml Thu Jul  7 07:14:47 2011
@@ -28,6 +28,11 @@ limitations under the License.
         <section name="Download a Release of Apache Struts">
 
             <p>
+                The Apache Struts web framework is a free open-source solution for creating
+                Java web applications.
+            </p>
+
+            <p>
                 Use the links below to download a release of Apache Struts
                 from one of our mirrors. You can
                 <a href="#verify">verify the integrity</a>

Modified: struts/site/src/site/xdoc/downloads.xml
URL: http://svn.apache.org/viewvc/struts/site/src/site/xdoc/downloads.xml?rev=1143683&r1=1143682&r2=1143683&view=diff
==============================================================================
--- struts/site/src/site/xdoc/downloads.xml (original)
+++ struts/site/src/site/xdoc/downloads.xml Thu Jul  7 07:14:47 2011
@@ -27,6 +27,11 @@ limitations under the License.
         <section name="Apache Struts Releases">
 
             <p>
+                The Apache Struts web framework is a free open-source solution for creating
+                Java web applications.
+            </p>
+
+            <p>
                 Releases of the Apache Struts framework
                 are made available to the general public at no charge,
                 under the

Modified: struts/site/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/struts/site/src/site/xdoc/index.xml?rev=1143683&r1=1143682&r2=1143683&view=diff
==============================================================================
--- struts/site/src/site/xdoc/index.xml (original)
+++ struts/site/src/site/xdoc/index.xml Thu Jul  7 07:14:47 2011
@@ -87,7 +87,7 @@ limitations under the License.
         <section name="Apache Struts">
 
             <p>
-                Apache Struts is a free open-source framework for creating
+                The Apache Struts web framework is a free open-source solution for creating
                 Java web applications.
             </p>
 

Modified: struts/site/src/site/xdoc/security.xml
URL: http://svn.apache.org/viewvc/struts/site/src/site/xdoc/security.xml?rev=1143683&r1=1143682&r2=1143683&view=diff
==============================================================================
--- struts/site/src/site/xdoc/security.xml (original)
+++ struts/site/src/site/xdoc/security.xml Thu Jul  7 07:14:47 2011
@@ -32,19 +32,19 @@ limitations under the License.
               against applications using the Apache Struts framework.
             </p>
 
-            <p>
-              We strongly encourage folks to report such problems to our
+            <p><strong>
+              We strongly encourage folks to report such security problems to our
               private security mailing list first, before disclosing them
-              in a public forum.
+              in a public forum.</strong>
             </p>
 
             <p>
-              <strong>We cannot accept regular bug reports or other queries at
+              We cannot accept regular bug reports or other queries at
               this address, we ask that you use our
               <a href="http://issues.apache.org/jira/">issue tracker (JIRA)</a>
-              for those. <font color="red">All mail sent to this
+              for those. <span style="color:red;">All mail sent to this
               address that does not relate to security problems in the Apache
-              Struts source code will be ignored.</font></strong>
+              Struts source code will be ignored.</span>
             </p>
 
             <p>
@@ -66,6 +66,11 @@ limitations under the License.
               General network server security tips</a>
             </p>
 
+            <p>
+              <a href="http://www.apache.org/security/">
+              The Apache Security Team</a>
+            </p>
+
         </section>
 
     </body>