You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ch...@apache.org on 2018/01/11 00:57:45 UTC

[2/2] commons-release-plugin git commit: download_release_plugin.cgi -> download_commons-release-plugin.cgi

download_release_plugin.cgi -> download_commons-release-plugin.cgi


Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/commit/48568c96
Tree: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/tree/48568c96
Diff: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/diff/48568c96

Branch: refs/heads/master
Commit: 48568c968918643650efa4a6bbd67f3c87671ee0
Parents: b03e225
Author: Rob Tompkins <ch...@apache.org>
Authored: Wed Jan 10 19:57:39 2018 -0500
Committer: Rob Tompkins <ch...@apache.org>
Committed: Wed Jan 10 19:57:39 2018 -0500

----------------------------------------------------------------------
 src/site/resources/download_commons-release-plugin.cgi | 4 ++++
 src/site/resources/download_release_plugin.cgi         | 4 ----
 2 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/48568c96/src/site/resources/download_commons-release-plugin.cgi
----------------------------------------------------------------------
diff --git a/src/site/resources/download_commons-release-plugin.cgi b/src/site/resources/download_commons-release-plugin.cgi
new file mode 100644
index 0000000..495cde1
--- /dev/null
+++ b/src/site/resources/download_commons-release-plugin.cgi
@@ -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

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/48568c96/src/site/resources/download_release_plugin.cgi
----------------------------------------------------------------------
diff --git a/src/site/resources/download_release_plugin.cgi b/src/site/resources/download_release_plugin.cgi
deleted file mode 100644
index 495cde1..0000000
--- a/src/site/resources/download_release_plugin.cgi
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/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