Author: oheger
Date: Sun Mar 16 10:37:13 2014
New Revision: 1578019

URL: http://svn.apache.org/r1578019
Log:
Regenerated download page and added missing cgi file.

Added:
    
commons/proper/configuration/branches/RELEASE_1_10_BRANCH/src/site/resources/download_configuration.cgi
Modified:
    
commons/proper/configuration/branches/RELEASE_1_10_BRANCH/src/site/xdoc/download_configuration.xml

Added: 
commons/proper/configuration/branches/RELEASE_1_10_BRANCH/src/site/resources/download_configuration.cgi
URL: 
http://svn.apache.org/viewvc/commons/proper/configuration/branches/RELEASE_1_10_BRANCH/src/site/resources/download_configuration.cgi?rev=1578019&view=auto
==============================================================================
--- 
commons/proper/configuration/branches/RELEASE_1_10_BRANCH/src/site/resources/download_configuration.cgi
 (added)
+++ 
commons/proper/configuration/branches/RELEASE_1_10_BRANCH/src/site/resources/download_configuration.cgi
 Sun Mar 16 10:37:13 2014
@@ -0,0 +1,4 @@
+#!/bin/sh
+# Just call the standard mirrors.cgi script. It will use download.html
+# as the input template.
+exec /www/www.apache.org/dyn/mirrors/mirrors.cgi $*
\ No newline at end of file

Modified: 
commons/proper/configuration/branches/RELEASE_1_10_BRANCH/src/site/xdoc/download_configuration.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/configuration/branches/RELEASE_1_10_BRANCH/src/site/xdoc/download_configuration.xml?rev=1578019&r1=1578018&r2=1578019&view=diff
==============================================================================
--- 
commons/proper/configuration/branches/RELEASE_1_10_BRANCH/src/site/xdoc/download_configuration.xml
 (original)
+++ 
commons/proper/configuration/branches/RELEASE_1_10_BRANCH/src/site/xdoc/download_configuration.xml
 Sun Mar 16 10:37:13 2014
@@ -45,11 +45,11 @@ limitations under the License.
 -->
 <document>
   <properties>
-    <title>Download Commons Configuration</title>
+    <title>Download Apache Commons Configuration</title>
     <author email="d...@commons.apache.org">Commons Documentation Team</author>
   </properties>
   <body>
-    <section name="Download Commons Configuration">
+    <section name="Download Apache Commons Configuration">
     <subsection name="Using a Mirror">
       <p>
         We recommend you use a mirror to download our release
@@ -95,7 +95,7 @@ limitations under the License.
       </p>
     </subsection>
     </section>
-    <section name="Commons Configuration 1.10 ">
+    <section name="Apache Commons Configuration 1.10 ">
       <subsection name="Binaries">
         <table>
           <tr>


Reply via email to