From ivy-user-return-4800-apmail-ant-ivy-user-archive=ant.apache.org@ant.apache.org Thu Feb 12 14:22:30 2009 Return-Path: Delivered-To: apmail-ant-ivy-user-archive@www.apache.org Received: (qmail 992 invoked from network); 12 Feb 2009 14:22:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Feb 2009 14:22:30 -0000 Received: (qmail 30906 invoked by uid 500); 12 Feb 2009 14:21:38 -0000 Delivered-To: apmail-ant-ivy-user-archive@ant.apache.org Received: (qmail 30880 invoked by uid 500); 12 Feb 2009 14:21:38 -0000 Mailing-List: contact ivy-user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ivy-user@ant.apache.org Delivered-To: mailing list ivy-user@ant.apache.org Received: (qmail 30863 invoked by uid 99); 12 Feb 2009 14:21:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Feb 2009 06:21:38 -0800 X-ASF-Spam-Status: No, hits=-4.0 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [15.201.24.17] (HELO g4t0014.houston.hp.com) (15.201.24.17) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Feb 2009 14:21:28 +0000 Received: from G6W0641.americas.hpqcorp.net (g6w0641.atlanta.hp.com [16.230.34.77]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by g4t0014.houston.hp.com (Postfix) with ESMTPS id E5EF924253 for ; Thu, 12 Feb 2009 14:21:06 +0000 (UTC) Received: from G4W0659.americas.hpqcorp.net (16.234.40.187) by G6W0641.americas.hpqcorp.net (16.230.34.77) with Microsoft SMTP Server (TLS) id 8.1.336.0; Thu, 12 Feb 2009 14:20:15 +0000 Received: from GVW1089EXB.americas.hpqcorp.net ([16.234.42.9]) by G4W0659.americas.hpqcorp.net ([16.234.40.187]) with mapi; Thu, 12 Feb 2009 14:20:14 +0000 From: "Marziou, Gael" To: "ivy-user@ant.apache.org" Date: Thu, 12 Feb 2009 14:20:13 +0000 Subject: RE: IvyDE 2.0.0.beta1 does not download sources nor javadocs Thread-Topic: IvyDE 2.0.0.beta1 does not download sources nor javadocs Thread-Index: AcmNA2g2Ku61FYDAQb2FmapHFMExFwAGGeaA Message-ID: <39CD9BAD33B6DF4C9E09C74B8A4740DD357AD84F93@GVW1089EXB.americas.hpqcorp.net> References: <39CD9BAD33B6DF4C9E09C74B8A4740DD357AD84024@GVW1089EXB.americas.hpqcorp.net> <49931486.8060607@gmail.com> <7916a6a60902111148j302802cbuec9bd38a9998330d@mail.gmail.com> <200902121216.15901.nicolas.lalevee@hibnet.org> In-Reply-To: <200902121216.15901.nicolas.lalevee@hibnet.org> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org =20 > What has been removed in beta1 is the use case where in the=20 > ivy.xml the sources are not declared. So IvyDE was trying=20 > itself without the Ivy API to get some sources, based on the=20 > "source suffixes". > I think reenabling this feature will be a waste of http=20 > connection resources and so responsiveness for some=20 > incomplete ivy.xml. Well, I think it's unfortunate that this behaviour was removed because that= was one of the reasons I "sold" Ivy to my team. What about making it optional if you are concerned by performance? Also, being forced to edit the ivy.xml to add sources and javadocs is not v= ery user friendly especially when you are using a maven proxy like Nexus or= Artifactory. In this situation, most of the users will rely on the retriev= ed pom and may not want to create an ivy.xml just for getting javadocs and = sources added to their Eclipse build path. Thanks, Gael