You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zeppelin.apache.org by mo...@apache.org on 2017/09/06 15:55:41 UTC

svn commit: r1807494 - in /zeppelin/site: atom.xml download.html rss.xml

Author: moon
Date: Wed Sep  6 15:55:41 2017
New Revision: 1807494

URL: http://svn.apache.org/viewvc?rev=1807494&view=rev
Log:
Fix broken download link

Modified:
    zeppelin/site/atom.xml
    zeppelin/site/download.html
    zeppelin/site/rss.xml

Modified: zeppelin/site/atom.xml
URL: http://svn.apache.org/viewvc/zeppelin/site/atom.xml?rev=1807494&r1=1807493&r2=1807494&view=diff
==============================================================================
--- zeppelin/site/atom.xml (original)
+++ zeppelin/site/atom.xml Wed Sep  6 15:55:41 2017
@@ -4,7 +4,7 @@
  <title>Apache Zeppelin</title>
  <link href="http://zeppelin.apache.org/" rel="self"/>
  <link href="http://zeppelin.apache.org"/>
- <updated>2017-07-16T05:57:25+09:00</updated>
+ <updated>2017-09-06T08:53:45-07:00</updated>
  <id>http://zeppelin.apache.org</id>
  <author>
    <name>The Apache Software Foundation</name>

Modified: zeppelin/site/download.html
URL: http://svn.apache.org/viewvc/zeppelin/site/download.html?rev=1807494&r1=1807493&r2=1807494&view=diff
==============================================================================
--- zeppelin/site/download.html (original)
+++ zeppelin/site/download.html Wed Sep  6 15:55:41 2017
@@ -208,15 +208,15 @@ limitations under the License.
 <a href="https://archive.apache.org/dist/zeppelin/zeppelin-0.7.1/zeppelin-0.7.1-bin-all.tgz.md5">md5</a>,
 <a href="https://archive.apache.org/dist/zeppelin/zeppelin-0.7.1/zeppelin-0.7.1-bin-all.tgz.sha512">sha</a>)</li>
 <li>Binary package with Spark interpreter and interpreter net-install script (<a href="../../docs/0.7.1/manual/interpreterinstallation.html">interpreter installation guide</a>):
-<a style="cursor:pointer" onclick="ga('send', 'event', 'download', 'zeppelin-bin-netinst', '0.7.1'); window.location.href='http://www.apache.org/dyn/closer.cgi/zeppelin/zeppelin-0.7.1/zeppelin-0.7.1-bin-netinst.tgz'">zeppelin-0.7.1-bin-netinst.tgz</a> (273 MB,
-<a href="https://www.apache.org/dist/zeppelin/zeppelin-0.7.1/zeppelin-0.7.1-bin-netinst.tgz.asc">pgp</a>,
-<a href="https://www.apache.org/dist/zeppelin/zeppelin-0.7.1/zeppelin-0.7.1-bin-netinst.tgz.md5">md5</a>,
-<a href="https://www.apache.org/dist/zeppelin/zeppelin-0.7.1/zeppelin-0.7.1-bin-netinst.tgz.sha512">sha</a>)</li>
+<a style="cursor:pointer" onclick="ga('send', 'event', 'download', 'zeppelin-bin-netinst', '0.7.1'); window.location.href='http://archive.apache.org/dist/zeppelin/zeppelin-0.7.1/zeppelin-0.7.1-bin-netinst.tgz'">zeppelin-0.7.1-bin-netinst.tgz</a> (273 MB,
+<a href="https://archive.apache.org/dist/zeppelin/zeppelin-0.7.1/zeppelin-0.7.1-bin-netinst.tgz.asc">pgp</a>,
+<a href="https://archive.apache.org/dist/zeppelin/zeppelin-0.7.1/zeppelin-0.7.1-bin-netinst.tgz.md5">md5</a>,
+<a href="https://archive.apache.org/dist/zeppelin/zeppelin-0.7.1/zeppelin-0.7.1-bin-netinst.tgz.sha512">sha</a>)</li>
 <li>Source:
-<a style="cursor:pointer" onclick="ga('send', 'event', 'download', 'zeppelin-src', '0.7.1'); window.location.href='http://www.apache.org/dyn/closer.cgi/zeppelin/zeppelin-0.7.1/zeppelin-0.7.1.tgz'">zeppelin-0.7.1.tgz</a> (1.9 MB,
-<a href="https://www.apache.org/dist/zeppelin/zeppelin-0.7.1/zeppelin-0.7.1.tgz.asc">pgp</a>,
-<a href="https://www.apache.org/dist/zeppelin/zeppelin-0.7.1/zeppelin-0.7.1.tgz.md5">md5</a>,
-<a href="https://www.apache.org/dist/zeppelin/zeppelin-0.7.1/zeppelin-0.7.1.tgz.sha512">sha</a>)
+<a style="cursor:pointer" onclick="ga('send', 'event', 'download', 'zeppelin-src', '0.7.1'); window.location.href='http://archive.apache.org/dist/zeppelin/zeppelin-0.7.1/zeppelin-0.7.1.tgz'">zeppelin-0.7.1.tgz</a> (1.9 MB,
+<a href="https://archive.apache.org/dist/zeppelin/zeppelin-0.7.1/zeppelin-0.7.1.tgz.asc">pgp</a>,
+<a href="https://archive.apache.org/dist/zeppelin/zeppelin-0.7.1/zeppelin-0.7.1.tgz.md5">md5</a>,
+<a href="https://archive.apache.org/dist/zeppelin/zeppelin-0.7.1/zeppelin-0.7.1.tgz.sha512">sha</a>)
 <p /></li>
 </ul></li>
 <li><p>0.7.0 released on Feb 5, 2017 (<a href="./releases/zeppelin-release-0.7.0.html">release notes</a>) (<a href="https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;h=refs/tags/v0.7.0">git tag</a>)</p>
@@ -228,15 +228,15 @@ limitations under the License.
 <a href="https://archive.apache.org/dist/zeppelin/zeppelin-0.7.0/zeppelin-0.7.0-bin-all.tgz.md5">md5</a>,
 <a href="https://archive.apache.org/dist/zeppelin/zeppelin-0.7.0/zeppelin-0.7.0-bin-all.tgz.sha512">sha</a>)</li>
 <li>Binary package with Spark interpreter and interpreter net-install script (<a href="../../docs/0.7.0/manual/interpreterinstallation.html">interpreter installation guide</a>):
-<a style="cursor:pointer" onclick="ga('send', 'event', 'download', 'zeppelin-bin-netinst', '0.7.0'); window.location.href='http://www.apache.org/dyn/closer.cgi/zeppelin/zeppelin-0.7.0/zeppelin-0.7.0-bin-netinst.tgz'">zeppelin-0.7.0-bin-netinst.tgz</a> (272 MB,
-<a href="https://www.apache.org/dist/zeppelin/zeppelin-0.7.0/zeppelin-0.7.0-bin-netinst.tgz.asc">pgp</a>,
-<a href="https://www.apache.org/dist/zeppelin/zeppelin-0.7.0/zeppelin-0.7.0-bin-netinst.tgz.md5">md5</a>,
-<a href="https://www.apache.org/dist/zeppelin/zeppelin-0.7.0/zeppelin-0.7.0-bin-netinst.tgz.sha512">sha</a>)</li>
+<a style="cursor:pointer" onclick="ga('send', 'event', 'download', 'zeppelin-bin-netinst', '0.7.0'); window.location.href='http://archive.apache.org/dist/zeppelin/zeppelin-0.7.0/zeppelin-0.7.0-bin-netinst.tgz'">zeppelin-0.7.0-bin-netinst.tgz</a> (272 MB,
+<a href="https://archive.apache.org/dist/zeppelin/zeppelin-0.7.0/zeppelin-0.7.0-bin-netinst.tgz.asc">pgp</a>,
+<a href="https://archive.apache.org/dist/zeppelin/zeppelin-0.7.0/zeppelin-0.7.0-bin-netinst.tgz.md5">md5</a>,
+<a href="https://archive.apache.org/dist/zeppelin/zeppelin-0.7.0/zeppelin-0.7.0-bin-netinst.tgz.sha512">sha</a>)</li>
 <li>Source:
-<a style="cursor:pointer" onclick="ga('send', 'event', 'download', 'zeppelin-src', '0.7.0'); window.location.href='http://www.apache.org/dyn/closer.cgi/zeppelin/zeppelin-0.7.0/zeppelin-0.7.0.tgz'">zeppelin-0.7.0.tgz</a> (1.9 MB,
-<a href="https://www.apache.org/dist/zeppelin/zeppelin-0.7.0/zeppelin-0.7.0.tgz.asc">pgp</a>,
-<a href="https://www.apache.org/dist/zeppelin/zeppelin-0.7.0/zeppelin-0.7.0.tgz.md5">md5</a>,
-<a href="https://www.apache.org/dist/zeppelin/zeppelin-0.7.0/zeppelin-0.7.0.tgz.sha512">sha</a>)
+<a style="cursor:pointer" onclick="ga('send', 'event', 'download', 'zeppelin-src', '0.7.0'); window.location.href='http://archive.apache.org/dist/zeppelin/zeppelin-0.7.0/zeppelin-0.7.0.tgz'">zeppelin-0.7.0.tgz</a> (1.9 MB,
+<a href="https://archive.apache.org/dist/zeppelin/zeppelin-0.7.0/zeppelin-0.7.0.tgz.asc">pgp</a>,
+<a href="https://archive.apache.org/dist/zeppelin/zeppelin-0.7.0/zeppelin-0.7.0.tgz.md5">md5</a>,
+<a href="https://archive.apache.org/dist/zeppelin/zeppelin-0.7.0/zeppelin-0.7.0.tgz.sha512">sha</a>)
 <p /></li>
 </ul></li>
 <li><p>0.6.2 released on Oct 15, 2016 (<a href="./releases/zeppelin-release-0.6.2.html">release notes</a>) (<a href="https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;h=refs/tags/v0.6.2">git tag</a>)</p>

Modified: zeppelin/site/rss.xml
URL: http://svn.apache.org/viewvc/zeppelin/site/rss.xml?rev=1807494&r1=1807493&r2=1807494&view=diff
==============================================================================
--- zeppelin/site/rss.xml (original)
+++ zeppelin/site/rss.xml Wed Sep  6 15:55:41 2017
@@ -5,8 +5,8 @@
         <description>Apache Zeppelin - The Apache Software Foundation</description>
         <link>http://zeppelin.apache.org</link>
         <link>http://zeppelin.apache.org</link>
-        <lastBuildDate>2017-07-16T05:57:25+09:00</lastBuildDate>
-        <pubDate>2017-07-16T05:57:25+09:00</pubDate>
+        <lastBuildDate>2017-09-06T08:53:45-07:00</lastBuildDate>
+        <pubDate>2017-09-06T08:53:45-07:00</pubDate>
         <ttl>1800</ttl>