You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@incubator.apache.org by Colm O hEigeartaigh <co...@apache.org> on 2018/11/26 12:34:40 UTC

Updating HTrace podling page with retirement status

Hi all,

Unless I'm missing something, the HTrace podling page (
http://htrace.incubator.apache.org/) has no indication that the project has
been retired (http://incubator.apache.org/projects/htrace.html). The
website should be updated to make the status clear.

Colm.


-- 
Colm O hEigeartaigh

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

Re: Updating HTrace podling page with retirement status

Posted by sebb <se...@gmail.com>.
On Mon, 26 Nov 2018 at 12:34, Colm O hEigeartaigh <co...@apache.org> wrote:
>
> Hi all,
>
> Unless I'm missing something, the HTrace podling page (
> http://htrace.incubator.apache.org/) has no indication that the project has
> been retired (http://incubator.apache.org/projects/htrace.html). The
> website should be updated to make the status clear.

I think the website for retired projects is normally deleted and the
URL should redirect to the status page.

For example, blur status page
http://incubator.apache.org/projects/blur.html
links to
http://incubator.apache.org/blur/
which redirects back to the status page.

This is done in one of the following files:

For incubator.apache.org/podling URLs:
https://gitbox.apache.org/repos/asf?p=incubator.git;a=blob;f=assets/.htaccess

For podling.incubator.apache.org URLs using svnpubsub:
https://svn.apache.org/repos/asf/incubator/<podling>/site/[publish|etc]

For podling.incubator.apache.org URLs using gitpubsub:
Something like the following:
https://gitbox.apache.org/repos/asf/incubator-retired-<podling>-site.git
However this appears to be read-only


> Colm.
>
>
> --
> Colm O hEigeartaigh
>
> Talend Community Coder
> http://coders.talend.com

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org