Author: jarcec
Date: Tue Sep 1 06:43:55 2015
New Revision: 1700400
URL: http://svn.apache.org/r1700400
Log:
Replacing closer.cgi with closer.lua on index.html
Modified:
sqoop/site/trunk/content/xdoc/index.xml
Modified: sqoop/site/trunk/content/xdoc/index.xml
URL:
http://svn.apache.org/viewvc/sqoop/site/trunk/content/xdoc/index.xml?rev=1700400&r1=1700399&r2=1700400&view=diff
==============================================================================
--- sqoop/site/trunk/content/xdoc/index.xml (original)
+++ sqoop/site/trunk/content/xdoc/index.xml Tue Sep 1 06:43:55 2015
@@ -29,9 +29,9 @@ xsi:schemaLocation="http://maven.apache.
Top-Level Apache project:
<a
href="https://blogs.apache.org/sqoop/entry/apache_sqoop_graduates_from_incubator">
More information</a></p>
- <p>Latest stable release is 1.4.6 (<a
href="http://www.apache.org/dyn/closer.cgi/sqoop/1.4.6">download</a>,
+ <p>Latest stable release is 1.4.6 (<a
href="http://www.apache.org/dyn/closer.lua/sqoop/1.4.6">download</a>,
<a href="docs/1.4.6/index.html">documentation</a>). Latest cut of Sqoop2
is 1.99.6
- (<a href="http://www.apache.org/dyn/closer.cgi/sqoop/1.99.6">download</a>,
+ (<a href="http://www.apache.org/dyn/closer.lua/sqoop/1.99.6">download</a>,
<a href="docs/1.99.6/index.html">documentation</a>). Note that 1.99.6 is
not compatible with 1.4.6 and not feature
complete, it is not intended for production deployment.</p>
@@ -39,7 +39,7 @@ xsi:schemaLocation="http://maven.apache.
<subsection name="Download"></subsection>
<p>Download a release of Sqoop from a
- <a class="externalLink"
href="http://www.apache.org/dyn/closer.cgi/sqoop/">nearby
+ <a class="externalLink"
href="http://www.apache.org/dyn/closer.lua/sqoop/">nearby
mirror</a>.</p>
<p>Sqoop source code is held in the Apache GIT repository.</p>
<p>You might clone the repository using following command:<br /><br />git
clone https://git-wip-us.apache.org/repos/asf/sqoop.git</p>