Return-Path: Delivered-To: apmail-incubator-ivy-user-archive@locus.apache.org Received: (qmail 45501 invoked from network); 3 Jul 2007 07:04:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Jul 2007 07:04:21 -0000 Received: (qmail 12001 invoked by uid 500); 3 Jul 2007 07:04:23 -0000 Delivered-To: apmail-incubator-ivy-user-archive@incubator.apache.org Received: (qmail 11987 invoked by uid 500); 3 Jul 2007 07:04:23 -0000 Mailing-List: contact ivy-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ivy-user@incubator.apache.org Delivered-To: mailing list ivy-user@incubator.apache.org Received: (qmail 11978 invoked by uid 99); 3 Jul 2007 07:04:23 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jul 2007 00:04:23 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of tjeerd.verhagen@gmail.com designates 209.85.132.251 as permitted sender) Received: from [209.85.132.251] (HELO an-out-0708.google.com) (209.85.132.251) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jul 2007 00:04:19 -0700 Received: by an-out-0708.google.com with SMTP id b33so326086ana for ; Tue, 03 Jul 2007 00:03:58 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=ntLZNNhhos2KoTqbJh0lhv3fO8tF0cYANlE8mlAvQ33opMZg40JTBnWhsHKdgfRnkVkJ1jfNqsNuLmI7oVCBnY8uy0lFl/X8Br2fuxuqQMq6zxicyaT393LQHlPDejlWGBv0erV9zIRaz5w90IdsO4Al+7IE6ce+3ulYnnL8/6M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=oGYz+E4R2ufc1GlXzBp0L69hOJ2bNsaW6z3ndtwWoY9BdbKe4OMvdcpHo5Zv+/H6fAYI7EkuCnxC57UtLUQN+GuZ90mmkLolaqy9PxVcIYZd/b08bqqQQlGM6tV2nao8qoJeqFjj+0MazMqoPW7NKlN+3F7WEfHtFhkARVQPxOU= Received: by 10.100.47.9 with SMTP id u9mr4141182anu.1183446238908; Tue, 03 Jul 2007 00:03:58 -0700 (PDT) Received: by 10.100.41.14 with HTTP; Tue, 3 Jul 2007 00:03:58 -0700 (PDT) Message-ID: <4d7c4c4b0707030003q1f639281t6ee342d7f7d7b3f6@mail.gmail.com> Date: Tue, 3 Jul 2007 09:03:58 +0200 From: "Tjeerd Verhagen" To: ivy-user@incubator.apache.org Subject: Re: Ivy 2.0.0-alpha-1 In-Reply-To: <635a05060707030001i6f501a2cq5b352dfeeb58bd4c@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_135006_19661479.1183446238865" References: <4d7c4c4b0707022355j381772ccod47c54d9a7292a35@mail.gmail.com> <635a05060707030001i6f501a2cq5b352dfeeb58bd4c@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_135006_19661479.1183446238865 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline I would go for names like ivy-core (or just ivy) and ivy-ant which is quite self explaining in my opinion. On 7/3/07, Xavier Hanin wrote: > > On 7/3/07, Tjeerd Verhagen wrote: > > > > Hi, > > > > the same question arrised to me, as I find the names also no so self > > explaining > > > > > > ivy-core-2.0.0-alpha-1-incubating.jar --> The Ivy core system > > ivy-2.0.0-alpha-1-incubating.jar --> The Ivy core system + The Ant > tasks > > > > So when using in combination with Ant the ivy-2*.jar is enough. > > > Indeed, we plan to review the packaging before 2.0 final. The current > packaging is mainly historical, Ivy was previously packaged as only one > jar > (ivy-[version].jar). Then the need for a jar without the Ant tasks raised > for IvyDE, and we created the "core", which isn't really what we call the > core in development. In development the core is what can be built without > dependencies, and our build script first builds the core, then use the > freshly built core to resolve Ivy optional dependencies, and then build > the > parts of Ivy depending on these optional dependencies. So we may change > the > artifact names and packaging in coming versions. > > Xavier > > On 7/3/07, hezjing wrote: > > > > > > Hi! > > > > > > The apache-ivy-2.0.0-alpha-1-incubating-bin.tar.gz contains 2 JARs > > > > > > 1) ivy-2.0.0-alpha-1-incubating.jar > > > 2) ivy-core-2.0.0-alpha-1-incubating.jar > > > > > > > > > May I know what is the different between these 2 JARs? > > > > > > Should I copy both JARs into $ANT_HOME/lib? > > > > > > > > > -- > > > > > > Hez > > > > > > > > > -- > Xavier Hanin - Independent Java Consultant > Creator of Ivy, xooki and xoocode.org > More about me: http://xhab.blogspot.com/ > ------=_Part_135006_19661479.1183446238865--