You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2014/11/17 20:54:42 UTC

svn commit: r929569 - in /websites/production/commons/content/proper: commons-beanutils/ commons-codec/ commons-configuration/ commons-dbcp/ commons-exec/ commons-imaging/ commons-io/ commons-jci/ commons-net/

Author: sebb
Date: Mon Nov 17 19:54:41 2014
New Revision: 929569

Log:
Drop CR from CGI EOLs

Modified:
    websites/production/commons/content/proper/commons-beanutils/download_beanutils.cgi
    websites/production/commons/content/proper/commons-codec/download_codec.cgi
    websites/production/commons/content/proper/commons-configuration/download_configuration.cgi
    websites/production/commons/content/proper/commons-dbcp/download_dbcp.cgi
    websites/production/commons/content/proper/commons-exec/download_exec.cgi
    websites/production/commons/content/proper/commons-imaging/download_sanselan.cgi
    websites/production/commons/content/proper/commons-io/download_io.cgi
    websites/production/commons/content/proper/commons-jci/download_jci.cgi
    websites/production/commons/content/proper/commons-net/download_net.cgi

Modified: websites/production/commons/content/proper/commons-beanutils/download_beanutils.cgi
==============================================================================
--- websites/production/commons/content/proper/commons-beanutils/download_beanutils.cgi (original)
+++ websites/production/commons/content/proper/commons-beanutils/download_beanutils.cgi Mon Nov 17 19:54:41 2014
@@ -1,4 +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
+#!/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 $*

Modified: websites/production/commons/content/proper/commons-codec/download_codec.cgi
==============================================================================
--- websites/production/commons/content/proper/commons-codec/download_codec.cgi (original)
+++ websites/production/commons/content/proper/commons-codec/download_codec.cgi Mon Nov 17 19:54:41 2014
@@ -1,4 +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
+#!/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 $*

Modified: websites/production/commons/content/proper/commons-configuration/download_configuration.cgi
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/download_configuration.cgi (original)
+++ websites/production/commons/content/proper/commons-configuration/download_configuration.cgi Mon Nov 17 19:54:41 2014
@@ -1,4 +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
+#!/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 $*

Modified: websites/production/commons/content/proper/commons-dbcp/download_dbcp.cgi
==============================================================================
--- websites/production/commons/content/proper/commons-dbcp/download_dbcp.cgi (original)
+++ websites/production/commons/content/proper/commons-dbcp/download_dbcp.cgi Mon Nov 17 19:54:41 2014
@@ -1,4 +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
+#!/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 $*

Modified: websites/production/commons/content/proper/commons-exec/download_exec.cgi
==============================================================================
--- websites/production/commons/content/proper/commons-exec/download_exec.cgi (original)
+++ websites/production/commons/content/proper/commons-exec/download_exec.cgi Mon Nov 17 19:54:41 2014
@@ -1,4 +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
+#!/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 $*

Modified: websites/production/commons/content/proper/commons-imaging/download_sanselan.cgi
==============================================================================
--- websites/production/commons/content/proper/commons-imaging/download_sanselan.cgi (original)
+++ websites/production/commons/content/proper/commons-imaging/download_sanselan.cgi Mon Nov 17 19:54:41 2014
@@ -1,4 +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
+#!/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 $*

Modified: websites/production/commons/content/proper/commons-io/download_io.cgi
==============================================================================
--- websites/production/commons/content/proper/commons-io/download_io.cgi (original)
+++ websites/production/commons/content/proper/commons-io/download_io.cgi Mon Nov 17 19:54:41 2014
@@ -1,4 +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
+#!/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 $*

Modified: websites/production/commons/content/proper/commons-jci/download_jci.cgi
==============================================================================
--- websites/production/commons/content/proper/commons-jci/download_jci.cgi (original)
+++ websites/production/commons/content/proper/commons-jci/download_jci.cgi Mon Nov 17 19:54:41 2014
@@ -1,4 +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
+#!/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 $*

Modified: websites/production/commons/content/proper/commons-net/download_net.cgi
==============================================================================
--- websites/production/commons/content/proper/commons-net/download_net.cgi (original)
+++ websites/production/commons/content/proper/commons-net/download_net.cgi Mon Nov 17 19:54:41 2014
@@ -1,4 +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
+#!/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 $*