Author: jfarrell
Date: Wed Jul 25 04:50:43 2012
New Revision: 1365447
URL: http://svn.apache.org/viewvc?rev=1365447&view=rev
Log:
Updating Thrift release url for new pubsub
Modified:
thrift/site/config.yaml
thrift/site/content/download.md
thrift/site/content/index.md
thrift/site/publish/download/index.html
thrift/site/publish/index.html
Modified: thrift/site/config.yaml
URL:
http://svn.apache.org/viewvc/thrift/site/config.yaml?rev=1365447&r1=1365446&r2=1365447&view=diff
==============================================================================
--- thrift/site/config.yaml (original)
+++ thrift/site/config.yaml Wed Jul 25 04:50:43 2012
@@ -18,6 +18,7 @@ watcher:
title: "Apache Thrift"
base_url: "http://thrift.apache.org"
svn_repo: "http://svn.apache.org/repos/asf/thrift"
+release_url: "https://dist.apache.org/repos/dist/release/thrift"
jira_url: "http://issues.apache.org/jira/browse/THRIFT"
current_release: "0.8.0"
Modified: thrift/site/content/download.md
URL:
http://svn.apache.org/viewvc/thrift/site/content/download.md?rev=1365447&r1=1365446&r2=1365447&view=diff
==============================================================================
--- thrift/site/content/download.md (original)
+++ thrift/site/content/download.md Wed Jul 25 04:50:43 2012
@@ -4,9 +4,9 @@ title: "Download"
## Release
The latest stable release of Thrift is <%= @site.config[:current_release] %>
(released on <%= @site.config[:current_release_date] %>).
-* [thrift-<%= @site.config[:current_release]
%>.tar.gz](http://www.apache.org/dyn/closer.cgi?path=/thrift/<%=
@site.config[:current_release] %>/thrift-<%= @site.config[:current_release]
%>.tar.gz) \[[PGP](http://www.apache.org/dist/thrift/<%=
@site.config[:current_release] %>/thrift-<%= @site.config[:current_release]
%>.tar.gz.asc)\]
-\[[MD5](http://www.apache.org/dist/thrift/<%= @site.config[:current_release]
%>/thrift-<%= @site.config[:current_release] %>.tar.gz.md5)\]
-* [Thrift compiler for Windows (thrift-<%= @site.config[:current_release]
%>.exe)](http://www.apache.org/dyn/closer.cgi?path=/thrift/<%=
@site.config[:current_release] %>/thrift-<%= @site.config[:current_release]
%>.exe) \[[PGP](http://www.apache.org/dist/thrift/<%=
@site.config[:current_release] %>/thrift-<%= @site.config[:current_release]
%>.exe.asc)\] \[[MD5](http://www.apache.org/dist/thrift/<%=
@site.config[:current_release] %>/thrift-<%= @site.config[:current_release]
%>.exe.md5)\]
+* [thrift-<%= @site.config[:current_release] %>.tar.gz](<%=
@site.config[:release_url] %>/<%= @site.config[:current_release] %>/thrift-<%=
@site.config[:current_release] %>.tar.gz) \[[PGP](<%=
@site.config[:release_url] %>/<%= @site.config[:current_release] %>/thrift-<%=
@site.config[:current_release] %>.tar.gz.asc)\]
+\[[MD5](<%= @site.config[:release_url] %>/<%= @site.config[:current_release]
%>/thrift-<%= @site.config[:current_release] %>.tar.gz.md5)\]
+* [Thrift compiler for Windows (thrift-<%= @site.config[:current_release]
%>.exe)](<%= @site.config[:release_url] %>/<%= @site.config[:current_release]
%>/thrift-<%= @site.config[:current_release] %>.exe) \[[PGP](<%=
@site.config[:release_url] %>/<%= @site.config[:current_release] %>/thrift-<%=
@site.config[:current_release] %>.exe.asc)\] \[[MD5](<%=
@site.config[:release_url] %>/<%= @site.config[:current_release] %>/thrift-<%=
@site.config[:current_release] %>.exe.md5)\]
## Maven artifact
<pre><code>
@@ -17,7 +17,7 @@ The latest stable release of Thrift is <
</dependency>
</code></pre>
-When downloading from a mirror, please be sure to
[verify](http://www.apache.org/info/verification.html) the checksums and
signature (see the MD5 and PGP links above). The
[KEYS](http://www.apache.org/dist/thrift/KEYS) file contains the public key(s)
used for signing releases.
+When downloading from a mirror, please be sure to
[verify](http://www.apache.org/info/verification.html) the checksums and
signature (see the MD5 and PGP links above). The [KEYS](<%=
@site.config[:release_url] %>/KEYS) file contains the public key(s) used for
signing releases.
---
Modified: thrift/site/content/index.md
URL:
http://svn.apache.org/viewvc/thrift/site/content/index.md?rev=1365447&r1=1365446&r2=1365447&view=diff
==============================================================================
--- thrift/site/content/index.md (original)
+++ thrift/site/content/index.md Wed Jul 25 04:50:43 2012
@@ -41,17 +41,17 @@ title: "Home"
<h2>Download</h2>
<p>Apache Thrift v<%= @site.config[:current_release] %></p>
<p>
- <a class="btn btn-large"
href="http://www.apache.org/dyn/closer.cgi?path=/thrift/<%=
@site.config[:current_release] %>/thrift-<%= @site.config[:current_release]
%>.tar.gz">
+ <a class="btn btn-large" href="<%= @site.config[:release_url] %>/<%=
@site.config[:current_release] %>/thrift-<%= @site.config[:current_release]
%>.tar.gz">
Download <small>v<%= @site.config[:current_release] %></small>
</a>
</p>
<p>
<small>
- <a href="http://www.apache.org/dist/thrift/<%=
@site.config[:current_release] %>/thrift-<%= @site.config[:current_release]
%>.tar.gz.md5">MD5</a>
+ <a href="<%= @site.config[:release_url] %>/<%=
@site.config[:current_release] %>/thrift-<%= @site.config[:current_release]
%>.tar.gz.md5">MD5</a>
</small>
|
<small>
- <a href="http://www.apache.org/dist/thrift/<%=
@site.config[:current_release] %>/thrift-<%= @site.config[:current_release]
%>.tar.gz.asc">PGP</a>
+ <a href="<%= @site.config[:release_url] %>/<%=
@site.config[:current_release] %>/thrift-<%= @site.config[:current_release]
%>.tar.gz.asc">PGP</a>
</small>
</p>
<p>
Modified: thrift/site/publish/download/index.html
URL:
http://svn.apache.org/viewvc/thrift/site/publish/download/index.html?rev=1365447&r1=1365446&r2=1365447&view=diff
==============================================================================
--- thrift/site/publish/download/index.html (original)
+++ thrift/site/publish/download/index.html Wed Jul 25 04:50:43 2012
@@ -72,10 +72,10 @@
<ul>
<li>
-<a
href="http://www.apache.org/dyn/closer.cgi?path=/thrift/0.8.0/thrift-0.8.0.tar.gz">thrift-0.8.0.tar.gz</a>
[<a
href="http://www.apache.org/dist/thrift/0.8.0/thrift-0.8.0.tar.gz.asc">PGP</a>]
-[<a
href="http://www.apache.org/dist/thrift/0.8.0/thrift-0.8.0.tar.gz.md5">MD5</a>]</li>
+<a
href="https://dist.apache.org/repos/dist/release/thrift/0.8.0/thrift-0.8.0.tar.gz">thrift-0.8.0.tar.gz</a>
[<a
href="https://dist.apache.org/repos/dist/release/thrift/0.8.0/thrift-0.8.0.tar.gz.asc">PGP</a>]
+[<a
href="https://dist.apache.org/repos/dist/release/thrift/0.8.0/thrift-0.8.0.tar.gz.md5">MD5</a>]</li>
<li>
-<a
href="http://www.apache.org/dyn/closer.cgi?path=/thrift/0.8.0/thrift-0.8.0.exe">Thrift
compiler for Windows (thrift-0.8.0.exe)</a> [<a
href="http://www.apache.org/dist/thrift/0.8.0/thrift-0.8.0.exe.asc">PGP</a>]
[<a
href="http://www.apache.org/dist/thrift/0.8.0/thrift-0.8.0.exe.md5">MD5</a>]</li>
+<a
href="https://dist.apache.org/repos/dist/release/thrift/0.8.0/thrift-0.8.0.exe">Thrift
compiler for Windows (thrift-0.8.0.exe)</a> [<a
href="https://dist.apache.org/repos/dist/release/thrift/0.8.0/thrift-0.8.0.exe.asc">PGP</a>]
[<a
href="https://dist.apache.org/repos/dist/release/thrift/0.8.0/thrift-0.8.0.exe.md5">MD5</a>]</li>
</ul><h2>Maven artifact</h2>
<pre><code>
@@ -86,7 +86,7 @@
</dependency>
</code></pre>
-<p>When downloading from a mirror, please be sure to <a
href="http://www.apache.org/info/verification.html">verify</a> the checksums
and signature (see the MD5 and PGP links above). The <a
href="http://www.apache.org/dist/thrift/KEYS">KEYS</a> file contains the public
key(s) used for signing releases.</p>
+<p>When downloading from a mirror, please be sure to <a
href="http://www.apache.org/info/verification.html">verify</a> the checksums
and signature (see the MD5 and PGP links above). The <a
href="https://dist.apache.org/repos/dist/release/thrift/KEYS">KEYS</a> file
contains the public key(s) used for signing releases.</p>
<hr><h2>Incubator Releases</h2>
Modified: thrift/site/publish/index.html
URL:
http://svn.apache.org/viewvc/thrift/site/publish/index.html?rev=1365447&r1=1365446&r2=1365447&view=diff
==============================================================================
--- thrift/site/publish/index.html (original)
+++ thrift/site/publish/index.html Wed Jul 25 04:50:43 2012
@@ -104,17 +104,17 @@
<h2>Download</h2>
<p>Apache Thrift v0.8.0</p>
<p>
- <a class="btn btn-large"
href="http://www.apache.org/dyn/closer.cgi?path=/thrift/0.8.0/thrift-0.8.0.tar.gz">
+ <a class="btn btn-large"
href="https://dist.apache.org/repos/dist/release/thrift/0.8.0/thrift-0.8.0.tar.gz">
Download <small>v0.8.0</small>
</a>
</p>
<p>
<small>
- <a
href="http://www.apache.org/dist/thrift/0.8.0/thrift-0.8.0.tar.gz.md5">MD5</a>
+ <a
href="https://dist.apache.org/repos/dist/release/thrift/0.8.0/thrift-0.8.0.tar.gz.md5">MD5</a>
</small>
|
<small>
- <a
href="http://www.apache.org/dist/thrift/0.8.0/thrift-0.8.0.tar.gz.asc">PGP</a>
+ <a
href="https://dist.apache.org/repos/dist/release/thrift/0.8.0/thrift-0.8.0.tar.gz.asc">PGP</a>
</small>
</p>
<p>