Thanks Selvamohan! I've updated the website to use a dynamic link to the
distribution. Another migration task that needs to be done is to move the
website SVN repo...currently it is at:

https://svn.apache.org/repos/asf/incubator/ranger/site/trunk/

I guess it needs to move to

https://svn.apache.org/repos/asf/ranger/site/trunk/

Colm.

On Thu, Feb 2, 2017 at 4:47 PM, Selvamohan Neethiraj <sneet...@apache.org>
wrote:

> FYI:
>
> The issue related to replication of dist to www.apache.org/dist/ranger -
> https://issues.apache.org/jira/browse/INFRA-13433 -  Resolved.
>
> Thanks Colm for bringing up this issue to this forum …
>
> Thanks,
> Selva-
>
> From:  Selvamohan Neethiraj <sneet...@apache.org>
> Reply-To:  "dev@ranger.apache.org" <dev@ranger.apache.org>
> Date:  Tuesday, January 31, 2017 at 7:16 AM
> To:  "dev@ranger.apache.org" <dev@ranger.apache.org>
> Subject:  Re: svn commit: r1781018 - in /incubator/ranger/site/trunk:
> download.html faq.html index.html issue-tracking.html license.html
> mail-lists.html project-info.html project-summary.html
> quick_start_guide.html team-list.html
>
> Thanks Colm, I will file an INFRA jira to get this fixed.
>
> Selva-
>
>
> On 1/31/17, 4:42 AM, "Colm O hEigeartaigh" <cohei...@apache.org> wrote:
>
>     It looks like there is something missing to link the repo:
>
>     https://dist.apache.org/repos/dist/release/ranger/
>
>     with the official Apache dist repo:
>
>     http://www.apache.org/dist/ranger
>
>     The latter throws a 404. We must not link to "https://dist.apache.org/
>     repos/dist/release/ranger/0.6.3/apache-ranger-0.6.3.tar.gz" for the
> main
>     release by the way, but to a mirror of "http://www.apache.org/dist/
> ranger".
>     Could someone ask INFRA why "http://www.apache.org/dist/ranger"; is not
>     available?
>
>     Colm.
>
>     ---------- Forwarded message ----------
>     From: <v...@apache.org>
>     Date: Tue, Jan 31, 2017 at 4:49 AM
>     Subject: svn commit: r1781018 - in /incubator/ranger/site/trunk:
>     download.html faq.html index.html issue-tracking.html license.html
>     mail-lists.html project-info.html project-summary.html
>     quick_start_guide.html team-list.html
>     To: comm...@ranger.apache.org
>
>
>     Author: vel
>     Date: Tue Jan 31 04:49:16 2017
>     New Revision: 1781018
>
>     URL: http://svn.apache.org/viewvc?rev=1781018&view=rev
>     Log:
>     Updating the docs with 0.6.3 release
>
>     Modified:
>         incubator/ranger/site/trunk/download.html
>         incubator/ranger/site/trunk/faq.html
>         incubator/ranger/site/trunk/index.html
>         incubator/ranger/site/trunk/issue-tracking.html
>         incubator/ranger/site/trunk/license.html
>         incubator/ranger/site/trunk/mail-lists.html
>         incubator/ranger/site/trunk/project-info.html
>         incubator/ranger/site/trunk/project-summary.html
>         incubator/ranger/site/trunk/quick_start_guide.html
>         incubator/ranger/site/trunk/team-list.html
>
>     Modified: incubator/ranger/site/trunk/download.html
>     URL: http://svn.apache.org/viewvc/incubator/ranger/site/trunk/
>     download.html?rev=1781018&r1=1781017&r2=1781018&view=diff
>     ============================================================
>     ==================
>     --- incubator/ranger/site/trunk/download.html (original)
>     +++ incubator/ranger/site/trunk/download.html Tue Jan 31 04:49:16 2017
>     @@ -193,6 +193,13 @@
>                <i class="none"></i>
>              0.6.2</a>
>                  </li>
>     +
>     +      <li>
>     +
>     +                          <a href="https://cwiki.apache.
>     org/confluence/display/RANGER/Apache+Ranger+0.6.3+-+Release+Notes"
>     class="externalLink" title="0.6.3">
>     +          <i class="none"></i>
>     +        0.6.3</a>
>     +            </li>
>                  </ul>
>
>
>     @@ -259,13 +266,13 @@ LICENSE.txt and NOTICE.txt files contain
>      <li>
>
>      <p>
>     -The current stable release is Apache Ranger 0.6.2:
>     +The current stable release is Apache Ranger 0.6.3:
>      </p>
>
>      <p>
>     -<a class="externalLink" href="https://dist.apache.org/
>     repos/dist/release/ranger/0.6.2-incubating/apache-ranger-
>     incubating-0.6.2.tar.gz">apache-ranger-incubating-0.6.2.tar.gz</a>
>     -(<a class="externalLink" href="https://dist.apache.org/
>     repos/dist/release/ranger/0.6.2-incubating/apache-ranger-
>     incubating-0.6.2.tar.gz.asc">PGP</a>)
>     -(<a class="externalLink" href="https://dist.apache.org/
>     repos/dist/release/ranger/0.6.2-incubating/apache-ranger-
>     incubating-0.6.2.tar.gz.mds">Digests</a>)
>     +<a class="externalLink" href="https://dist.apache.org/
>     repos/dist/release/ranger/0.6.3/apache-ranger-0.6.3.tar.gz">
>     apache-ranger-0.6.3.tar.gz</a>
>     +(<a class="externalLink" href="https://dist.apache.org/
>     repos/dist/release/ranger/0.6.3/apache-ranger-0.6.3.tar.gz.
> asc">PGP</a>)
>     +(<a class="externalLink" href="https://dist.apache.org/
>     repos/dist/release/ranger/0.6.3/apache-ranger-0.6.3.tar.gz.
> mds">Digests</a>)
>      </p>
>      </li>
>
>
>     Modified: incubator/ranger/site/trunk/faq.html
>     URL: http://svn.apache.org/viewvc/incubator/ranger/site/trunk/
>     faq.html?rev=1781018&r1=1781017&r2=1781018&view=diff
>     ============================================================
>     ==================
>     --- incubator/ranger/site/trunk/faq.html (original)
>     +++ incubator/ranger/site/trunk/faq.html Tue Jan 31 04:49:16 2017
>     @@ -193,6 +193,13 @@
>                <i class="none"></i>
>              0.6.2</a>
>                  </li>
>     +
>     +      <li>
>     +
>     +                          <a href="https://cwiki.apache.
>     org/confluence/display/RANGER/Apache+Ranger+0.6.3+-+Release+Notes"
>     class="externalLink" title="0.6.3">
>     +          <i class="none"></i>
>     +        0.6.3</a>
>     +            </li>
>                  </ul>
>
>
>
>     Modified: incubator/ranger/site/trunk/index.html
>     URL: http://svn.apache.org/viewvc/incubator/ranger/site/trunk/
>     index.html?rev=1781018&r1=1781017&r2=1781018&view=diff
>     ============================================================
>     ==================
>     --- incubator/ranger/site/trunk/index.html (original)
>     +++ incubator/ranger/site/trunk/index.html Tue Jan 31 04:49:16 2017
>     @@ -195,6 +195,13 @@
>                <i class="none"></i>
>              0.6.2</a>
>                  </li>
>     +
>     +      <li>
>     +
>     +                          <a href="https://cwiki.apache.
>     org/confluence/display/RANGER/Apache+Ranger+0.6.3+-+Release+Notes"
>     class="externalLink" title="0.6.3">
>     +          <i class="none"></i>
>     +        0.6.3</a>
>     +            </li>
>                  </ul>
>
>
>
>     Modified: incubator/ranger/site/trunk/issue-tracking.html
>     URL: http://svn.apache.org/viewvc/incubator/ranger/site/trunk/
>     issue-tracking.html?rev=1781018&r1=1781017&r2=1781018&view=diff
>     ============================================================
>     ==================
>     --- incubator/ranger/site/trunk/issue-tracking.html (original)
>     +++ incubator/ranger/site/trunk/issue-tracking.html Tue Jan 31
> 04:49:16 2017
>     @@ -195,6 +195,13 @@
>                <i class="none"></i>
>              0.6.2</a>
>                  </li>
>     +
>     +      <li>
>     +
>     +                          <a href="https://cwiki.apache.
>     org/confluence/display/RANGER/Apache+Ranger+0.6.3+-+Release+Notes"
>     class="externalLink" title="0.6.3">
>     +          <i class="none"></i>
>     +        0.6.3</a>
>     +            </li>
>                  </ul>
>
>
>
>     Modified: incubator/ranger/site/trunk/license.html
>     URL: http://svn.apache.org/viewvc/incubator/ranger/site/trunk/
>     license.html?rev=1781018&r1=1781017&r2=1781018&view=diff
>     ============================================================
>     ==================
>     --- incubator/ranger/site/trunk/license.html (original)
>     +++ incubator/ranger/site/trunk/license.html Tue Jan 31 04:49:16 2017
>     @@ -195,6 +195,13 @@
>                <i class="none"></i>
>              0.6.2</a>
>                  </li>
>     +
>     +      <li>
>     +
>     +                          <a href="https://cwiki.apache.
>     org/confluence/display/RANGER/Apache+Ranger+0.6.3+-+Release+Notes"
>     class="externalLink" title="0.6.3">
>     +          <i class="none"></i>
>     +        0.6.3</a>
>     +            </li>
>                  </ul>
>
>
>
>     Modified: incubator/ranger/site/trunk/mail-lists.html
>     URL: http://svn.apache.org/viewvc/incubator/ranger/site/trunk/
>     mail-lists.html?rev=1781018&r1=1781017&r2=1781018&view=diff
>     ============================================================
>     ==================
>     --- incubator/ranger/site/trunk/mail-lists.html (original)
>     +++ incubator/ranger/site/trunk/mail-lists.html Tue Jan 31 04:49:16
> 2017
>     @@ -193,6 +193,13 @@
>                <i class="none"></i>
>              0.6.2</a>
>                  </li>
>     +
>     +      <li>
>     +
>     +                          <a href="https://cwiki.apache.
>     org/confluence/display/RANGER/Apache+Ranger+0.6.3+-+Release+Notes"
>     class="externalLink" title="0.6.3">
>     +          <i class="none"></i>
>     +        0.6.3</a>
>     +            </li>
>                  </ul>
>
>
>
>     Modified: incubator/ranger/site/trunk/project-info.html
>     URL: http://svn.apache.org/viewvc/incubator/ranger/site/trunk/
>     project-info.html?rev=1781018&r1=1781017&r2=1781018&view=diff
>     ============================================================
>     ==================
>     --- incubator/ranger/site/trunk/project-info.html (original)
>     +++ incubator/ranger/site/trunk/project-info.html Tue Jan 31 04:49:16
> 2017
>     @@ -195,6 +195,13 @@
>                <i class="none"></i>
>              0.6.2</a>
>                  </li>
>     +
>     +      <li>
>     +
>     +                          <a href="https://cwiki.apache.
>     org/confluence/display/RANGER/Apache+Ranger+0.6.3+-+Release+Notes"
>     class="externalLink" title="0.6.3">
>     +          <i class="none"></i>
>     +        0.6.3</a>
>     +            </li>
>                  </ul>
>
>
>
>     Modified: incubator/ranger/site/trunk/project-summary.html
>     URL: http://svn.apache.org/viewvc/incubator/ranger/site/trunk/
>     project-summary.html?rev=1781018&r1=1781017&r2=1781018&view=diff
>     ============================================================
>     ==================
>     --- incubator/ranger/site/trunk/project-summary.html (original)
>     +++ incubator/ranger/site/trunk/project-summary.html Tue Jan 31
> 04:49:16
>     2017
>     @@ -193,6 +193,13 @@
>                <i class="none"></i>
>              0.6.2</a>
>                  </li>
>     +
>     +      <li>
>     +
>     +                          <a href="https://cwiki.apache.
>     org/confluence/display/RANGER/Apache+Ranger+0.6.3+-+Release+Notes"
>     class="externalLink" title="0.6.3">
>     +          <i class="none"></i>
>     +        0.6.3</a>
>     +            </li>
>                  </ul>
>
>
>
>     Modified: incubator/ranger/site/trunk/quick_start_guide.html
>     URL: http://svn.apache.org/viewvc/incubator/ranger/site/trunk/
>     quick_start_guide.html?rev=1781018&r1=1781017&r2=1781018&view=diff
>     ============================================================
>     ==================
>     --- incubator/ranger/site/trunk/quick_start_guide.html (original)
>     +++ incubator/ranger/site/trunk/quick_start_guide.html Tue Jan 31
> 04:49:16
>     2017
>     @@ -195,6 +195,13 @@
>                <i class="none"></i>
>              0.6.2</a>
>                  </li>
>     +
>     +      <li>
>     +
>     +                          <a href="https://cwiki.apache.
>     org/confluence/display/RANGER/Apache+Ranger+0.6.3+-+Release+Notes"
>     class="externalLink" title="0.6.3">
>     +          <i class="none"></i>
>     +        0.6.3</a>
>     +            </li>
>                  </ul>
>
>
>
>     Modified: incubator/ranger/site/trunk/team-list.html
>     URL: http://svn.apache.org/viewvc/incubator/ranger/site/trunk/
>     team-list.html?rev=1781018&r1=1781017&r2=1781018&view=diff
>     ============================================================
>     ==================
>     --- incubator/ranger/site/trunk/team-list.html (original)
>     +++ incubator/ranger/site/trunk/team-list.html Tue Jan 31 04:49:16
> 2017
>     @@ -193,6 +193,13 @@
>                <i class="none"></i>
>              0.6.2</a>
>                  </li>
>     +
>     +      <li>
>     +
>     +                          <a href="https://cwiki.apache.
>     org/confluence/display/RANGER/Apache+Ranger+0.6.3+-+Release+Notes"
>     class="externalLink" title="0.6.3">
>     +          <i class="none"></i>
>     +        0.6.3</a>
>     +            </li>
>                  </ul>
>
>
>
>
>
>
>
>     --
>     Colm O hEigeartaigh
>
>     Talend Community Coder
>     http://coders.talend.com
>
>
>
>
>
>
>


-- 
Colm O hEigeartaigh

Talend Community Coder
http://coders.talend.com

Reply via email to