From dev-return-86666-apmail-ant-dev-archive=ant.apache.org@ant.apache.org Fri Nov 11 13:02:51 2011 Return-Path: X-Original-To: apmail-ant-dev-archive@www.apache.org Delivered-To: apmail-ant-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 84363765B for ; Fri, 11 Nov 2011 13:02:51 +0000 (UTC) Received: (qmail 60483 invoked by uid 500); 11 Nov 2011 13:02:51 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 60431 invoked by uid 500); 11 Nov 2011 13:02:50 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 60423 invoked by uid 99); 11 Nov 2011 13:02:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Nov 2011 13:02:50 +0000 X-ASF-Spam-Status: No, hits=1.0 required=5.0 tests=SPF_HELO_PASS,SPF_SOFTFAIL X-Spam-Check-By: apache.org Received-SPF: softfail (athena.apache.org: transitioning domain of nicolas.lalevee@hibnet.org does not designate 216.86.168.182 as permitted sender) Received: from [216.86.168.182] (HELO mxout-07.mxes.net) (216.86.168.182) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Nov 2011 13:02:42 +0000 Received: from [192.168.1.21] (unknown [79.80.26.20]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTPSA id B05E922E1FB for ; Fri, 11 Nov 2011 08:02:20 -0500 (EST) Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Apple Message framework v1084) Subject: Re: Testing of a mirrored Eclipse P2 repository From: =?iso-8859-1?Q?Nicolas_Lalev=E9e?= In-Reply-To: <381D5549-5DC7-4CA0-82D3-7708500545EF@hibnet.org> Date: Fri, 11 Nov 2011 14:02:18 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: <093A051E-151E-498B-979E-13DEBBAD30A7@hibnet.org> References: <381D5549-5DC7-4CA0-82D3-7708500545EF@hibnet.org> To: "Ant Developers List" X-Mailer: Apple Mail (2.1084) After further investigation, I had a corrupted jar in the update I have = build, probably corrupted when I uploaded it since I had a quite = terrible connection at that time. The hash was not OK. Too bad Eclipse = get crazy about it and redownloaded again and again... It looks good now. Nicolas Le 6 nov. 2011 =E0 23:54, Nicolas Lalev=E9e a =E9crit : > Here is some update of the setup of the P2 repositories. > I think I have finished the build scripts. I have done some tests, = and.... I don't know if it works. >=20 > Short story: Eclipse is doing weird stuff, I don't understand what it = is doing, I'll try to investigate deeper later. >=20 > Longer story: > I have put some snapshot build of both Ivy and IvyDE and a p2 repo at = http://people.apache.org/~hibou/testp2/. It references my two snapshot = builds, plus some inexistent p2 repo on archive.apache.org, and I have = my snapshot builds declared as mirrored on the apache mirrors. >=20 > The first phase which is about gathering metadata of the plugins, = everything goes to people.a.o and archive.a.o, as expected. >=20 > Then when I ask Eclipse to effectively install my plugins, I nicely = get the mirror list. > I have seen it try to get my plugins from the mirrors, the url looks = good, and it finds there obviously nothing. That's OK. At some point it = ends up trying to get the artifact not from the mirror but from = people.a.o. The plugins gets downloaded. Still OK. > But then I have seen very weird stuff... > It tried again to download the plugin from a mirror, hitting 404. And = then it downloaded the plugins about 10 times from people.a.o. Then it = tried to get from another mirror. Then again 10 times download from = people. And again and again.... for about 20 minutes...... until I = canceled the install..... > If you may, I would say, wtf ? >=20 > Maybe Eclipse doesn't like when so many mirrors are returning 404 ? Or = when some repositories are missing ? > I'll give another try later. Test with another site than people. Test = without mirroring, without archive.a.o, etc.... >=20 > Nicolas >=20 >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org > For additional commands, e-mail: dev-help@ant.apache.org >=20 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org