You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by he...@apache.org on 2013/10/28 08:07:16 UTC

svn commit: r1536263 - in /commons/proper/configuration/branches/CONFIGURATION_1_X_MAINTENANCE/src/site: resources/download_configuration.cgi xdoc/download_configuration.xml

Author: henning
Date: Mon Oct 28 07:07:16 2013
New Revision: 1536263

URL: http://svn.apache.org/r1536263
Log:
update download page

Added:
    commons/proper/configuration/branches/CONFIGURATION_1_X_MAINTENANCE/src/site/resources/download_configuration.cgi   (with props)
Modified:
    commons/proper/configuration/branches/CONFIGURATION_1_X_MAINTENANCE/src/site/xdoc/download_configuration.xml

Added: commons/proper/configuration/branches/CONFIGURATION_1_X_MAINTENANCE/src/site/resources/download_configuration.cgi
URL: http://svn.apache.org/viewvc/commons/proper/configuration/branches/CONFIGURATION_1_X_MAINTENANCE/src/site/resources/download_configuration.cgi?rev=1536263&view=auto
==============================================================================
--- commons/proper/configuration/branches/CONFIGURATION_1_X_MAINTENANCE/src/site/resources/download_configuration.cgi (added)
+++ commons/proper/configuration/branches/CONFIGURATION_1_X_MAINTENANCE/src/site/resources/download_configuration.cgi Mon Oct 28 07:07:16 2013
@@ -0,0 +1,20 @@
+#!/bin/sh
+
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+# 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 $*

Propchange: commons/proper/configuration/branches/CONFIGURATION_1_X_MAINTENANCE/src/site/resources/download_configuration.cgi
------------------------------------------------------------------------------
    svn:executable = *

Modified: commons/proper/configuration/branches/CONFIGURATION_1_X_MAINTENANCE/src/site/xdoc/download_configuration.xml
URL: http://svn.apache.org/viewvc/commons/proper/configuration/branches/CONFIGURATION_1_X_MAINTENANCE/src/site/xdoc/download_configuration.xml?rev=1536263&r1=1536262&r2=1536263&view=diff
==============================================================================
--- commons/proper/configuration/branches/CONFIGURATION_1_X_MAINTENANCE/src/site/xdoc/download_configuration.xml (original)
+++ commons/proper/configuration/branches/CONFIGURATION_1_X_MAINTENANCE/src/site/xdoc/download_configuration.xml Mon Oct 28 07:07:16 2013
@@ -45,11 +45,11 @@ limitations under the License.
 -->
 <document>
   <properties>
-    <title>Download Commons Configuration</title>
+    <title>Download Apache Commons Configuration</title>
     <author email="dev@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,32 +95,32 @@ limitations under the License.
       </p>
     </subsection>
     </section>
-    <section name="Commons Configuration 1.9 ">
+    <section name="Apache Commons Configuration 1.10 ">
       <subsection name="Binaries">
         <table>
           <tr>
-              <td><a href="[preferred]/commons/configuration/binaries/commons-configuration-1.9-bin.tar.gz">commons-configuration-1.9-bin.tar.gz</a></td>
-              <td><a href="http://www.apache.org/dist/commons/configuration/binaries/commons-configuration-1.9-bin.tar.gz.md5">md5</a></td>
-              <td><a href="http://www.apache.org/dist/commons/configuration/binaries/commons-configuration-1.9-bin.tar.gz.asc">pgp</a></td>
+              <td><a href="[preferred]/commons/configuration/binaries/commons-configuration-1.10-bin.tar.gz">commons-configuration-1.10-bin.tar.gz</a></td>
+              <td><a href="http://www.apache.org/dist/commons/configuration/binaries/commons-configuration-1.10-bin.tar.gz.md5">md5</a></td>
+              <td><a href="http://www.apache.org/dist/commons/configuration/binaries/commons-configuration-1.10-bin.tar.gz.asc">pgp</a></td>
           </tr>
           <tr>
-              <td><a href="[preferred]/commons/configuration/binaries/commons-configuration-1.9-bin.zip">commons-configuration-1.9-bin.zip</a></td>
-              <td><a href="http://www.apache.org/dist/commons/configuration/binaries/commons-configuration-1.9-bin.zip.md5">md5</a></td>
-              <td><a href="http://www.apache.org/dist/commons/configuration/binaries/commons-configuration-1.9-bin.zip.asc">pgp</a></td>
+              <td><a href="[preferred]/commons/configuration/binaries/commons-configuration-1.10-bin.zip">commons-configuration-1.10-bin.zip</a></td>
+              <td><a href="http://www.apache.org/dist/commons/configuration/binaries/commons-configuration-1.10-bin.zip.md5">md5</a></td>
+              <td><a href="http://www.apache.org/dist/commons/configuration/binaries/commons-configuration-1.10-bin.zip.asc">pgp</a></td>
           </tr>
         </table>
       </subsection>
       <subsection name="Source">
         <table>
           <tr>
-              <td><a href="[preferred]/commons/configuration/source/commons-configuration-1.9-src.tar.gz">commons-configuration-1.9-src.tar.gz</a></td>
-              <td><a href="http://www.apache.org/dist/commons/configuration/source/commons-configuration-1.9-src.tar.gz.md5">md5</a></td>
-              <td><a href="http://www.apache.org/dist/commons/configuration/source/commons-configuration-1.9-src.tar.gz.asc">pgp</a></td>
+              <td><a href="[preferred]/commons/configuration/source/commons-configuration-1.10-src.tar.gz">commons-configuration-1.10-src.tar.gz</a></td>
+              <td><a href="http://www.apache.org/dist/commons/configuration/source/commons-configuration-1.10-src.tar.gz.md5">md5</a></td>
+              <td><a href="http://www.apache.org/dist/commons/configuration/source/commons-configuration-1.10-src.tar.gz.asc">pgp</a></td>
           </tr>
           <tr>
-              <td><a href="[preferred]/commons/configuration/source/commons-configuration-1.9-src.zip">commons-configuration-1.9-src.zip</a></td>
-              <td><a href="http://www.apache.org/dist/commons/configuration/source/commons-configuration-1.9-src.zip.md5">md5</a></td>
-              <td><a href="http://www.apache.org/dist/commons/configuration/source/commons-configuration-1.9-src.zip.asc">pgp</a></td>
+              <td><a href="[preferred]/commons/configuration/source/commons-configuration-1.10-src.zip">commons-configuration-1.10-src.zip</a></td>
+              <td><a href="http://www.apache.org/dist/commons/configuration/source/commons-configuration-1.10-src.zip.md5">md5</a></td>
+              <td><a href="http://www.apache.org/dist/commons/configuration/source/commons-configuration-1.10-src.zip.asc">pgp</a></td>
           </tr>
         </table>
       </subsection>