Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 251C0E297 for ; Tue, 26 Feb 2013 14:03:50 +0000 (UTC) Received: (qmail 16416 invoked by uid 500); 26 Feb 2013 14:03:49 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 16314 invoked by uid 500); 26 Feb 2013 14:03:49 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 16295 invoked by uid 99); 26 Feb 2013 14:03:49 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Feb 2013 14:03:49 +0000 Received: from localhost (HELO mail-oa0-f49.google.com) (127.0.0.1) (smtp-auth username olamy, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Feb 2013 14:03:48 +0000 Received: by mail-oa0-f49.google.com with SMTP id j6so5241088oag.36 for ; Tue, 26 Feb 2013 06:03:47 -0800 (PST) X-Received: by 10.60.171.73 with SMTP id as9mr1412279oec.80.1361887427911; Tue, 26 Feb 2013 06:03:47 -0800 (PST) MIME-Version: 1.0 Received: by 10.182.144.234 with HTTP; Tue, 26 Feb 2013 06:03:27 -0800 (PST) In-Reply-To: References: <5123ED8B.9000306@gmail.com> <34ff1722-ad40-47c7-bbef-cced3b0621c6@email.android.com> From: Olivier Lamy Date: Tue, 26 Feb 2013 15:03:27 +0100 Message-ID: Subject: Re: CMS/SvnPubSub for site live ? To: Commons Developers List Content-Type: text/plain; charset=ISO-8859-1 fixed. I missed to import javadoc 3.3, I will fix that now. Doh I can add a new position on my resume: Webmaster :-) 2013/2/26 Maurizio Cucchiara : > Thank you Olivier for your quick fix. > > Now it's better, but there are still many things which are not working. > I'm on commons-net ATM [1]: > * the logo on top-right is not displayed > * if I click on java-doc link on the left I always got a 404. > > > [1] http://commons.apache.org/proper/commons-net/ > > Twitter :http://www.twitter.com/m_cucchiara > G+ :https://plus.google.com/107903711540963855921 > Linkedin :http://www.linkedin.com/in/mauriziocucchiara > VisualizeMe: http://vizualize.me/maurizio.cucchiara?r=maurizio.cucchiara > > Maurizio Cucchiara > > > On 26 February 2013 11:05, Olivier Lamy wrote: >> yes. >> I try to fix that. >> Must be better now. >> I still have an issue with a link pointing to http://commons.apache.org/proper/ >> >> I tried >> Redirect /proper/ http://commons.apache.org/components.html >> >> But there are a lot like: >> RedirectMatch ^(.*)/cli(.*) /proper/commons-cli/$2 >> >> And both doesn't work very well :-) >> >> But must be better now. Don't miss to refresh browser before testing. >> >> >> >> 2013/2/26 Maurizio Cucchiara : >>> Yep, >>> furthermore I've noticed a strange behavior. Going to [1] the browser >>> is redirected to this strange address [2], which is obviously a 404. >>> >>> [1] http://commons.apache.org/net/testapidocs/src-html/org/apache/commons/net/SubnetUtilsTest.html >>> [2] http://commons.apache.org/components.htmlcommons-net/SubnetUtilsTest.html >>> >>> On 26 February 2013 10:54, Thomas Neidhart wrote: >>>> >>>> >>>> yes this one work, but for all components I get an 404 error. >>> Twitter :http://www.twitter.com/m_cucchiara >>> G+ :https://plus.google.com/107903711540963855921 >>> Linkedin :http://www.linkedin.com/in/mauriziocucchiara >>> VisualizeMe: http://vizualize.me/maurizio.cucchiara?r=maurizio.cucchiara >>> >>> Maurizio Cucchiara >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org >>> For additional commands, e-mail: dev-help@commons.apache.org >>> >> >> >> >> -- >> Olivier Lamy >> Talend: http://coders.talend.com >> http://twitter.com/olamy | http://linkedin.com/in/olamy >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org >> For additional commands, e-mail: dev-help@commons.apache.org >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > For additional commands, e-mail: dev-help@commons.apache.org > -- Olivier Lamy Talend: http://coders.talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy 2013/2/26 Maurizio Cucchiara : > Thank you Olivier for your quick fix. > > Now it's better, but there are still many things which are not working. > I'm on commons-net ATM [1]: > * the logo on top-right is not displayed > * if I click on java-doc link on the left I always got a 404. > > > [1] http://commons.apache.org/proper/commons-net/ > > Twitter :http://www.twitter.com/m_cucchiara > G+ :https://plus.google.com/107903711540963855921 > Linkedin :http://www.linkedin.com/in/mauriziocucchiara > VisualizeMe: http://vizualize.me/maurizio.cucchiara?r=maurizio.cucchiara > > Maurizio Cucchiara > > > On 26 February 2013 11:05, Olivier Lamy wrote: >> yes. >> I try to fix that. >> Must be better now. >> I still have an issue with a link pointing to http://commons.apache.org/proper/ >> >> I tried >> Redirect /proper/ http://commons.apache.org/components.html >> >> But there are a lot like: >> RedirectMatch ^(.*)/cli(.*) /proper/commons-cli/$2 >> >> And both doesn't work very well :-) >> >> But must be better now. Don't miss to refresh browser before testing. >> >> >> >> 2013/2/26 Maurizio Cucchiara : >>> Yep, >>> furthermore I've noticed a strange behavior. Going to [1] the browser >>> is redirected to this strange address [2], which is obviously a 404. >>> >>> [1] http://commons.apache.org/net/testapidocs/src-html/org/apache/commons/net/SubnetUtilsTest.html >>> [2] http://commons.apache.org/components.htmlcommons-net/SubnetUtilsTest.html >>> >>> On 26 February 2013 10:54, Thomas Neidhart wrote: >>>> >>>> >>>> yes this one work, but for all components I get an 404 error. >>> Twitter :http://www.twitter.com/m_cucchiara >>> G+ :https://plus.google.com/107903711540963855921 >>> Linkedin :http://www.linkedin.com/in/mauriziocucchiara >>> VisualizeMe: http://vizualize.me/maurizio.cucchiara?r=maurizio.cucchiara >>> >>> Maurizio Cucchiara >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org >>> For additional commands, e-mail: dev-help@commons.apache.org >>> >> >> >> >> -- >> Olivier Lamy >> Talend: http://coders.talend.com >> http://twitter.com/olamy | http://linkedin.com/in/olamy >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org >> For additional commands, e-mail: dev-help@commons.apache.org >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > For additional commands, e-mail: dev-help@commons.apache.org > -- Olivier Lamy Talend: http://coders.talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org