From ivy-user-return-7228-apmail-ant-ivy-user-archive=ant.apache.org@ant.apache.org Sun Sep 26 15:35:26 2010 Return-Path: Delivered-To: apmail-ant-ivy-user-archive@www.apache.org Received: (qmail 6439 invoked from network); 26 Sep 2010 15:35:26 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 26 Sep 2010 15:35:26 -0000 Received: (qmail 3355 invoked by uid 500); 26 Sep 2010 15:35:25 -0000 Delivered-To: apmail-ant-ivy-user-archive@ant.apache.org Received: (qmail 2858 invoked by uid 500); 26 Sep 2010 15:35:22 -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 2849 invoked by uid 99); 26 Sep 2010 15:35:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 26 Sep 2010 15:35:22 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of mgitman@gmail.com designates 209.85.214.173 as permitted sender) Received: from [209.85.214.173] (HELO mail-iw0-f173.google.com) (209.85.214.173) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 26 Sep 2010 15:35:15 +0000 Received: by iwn38 with SMTP id 38so4430106iwn.4 for ; Sun, 26 Sep 2010 08:34:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=vUNEOSIitIu2LLny5ADA5F0HkyboNuRBBPu6UwguCdw=; b=TiPAa7jKz5N8A+bTHDp6XlgFGcE1Mq7Dic52hwySzMtqZxuRz2PxnmqJ4qM9YFL24K oLLsrh1c/HXM3dawnV6bZnEuMUOJ/An6HtUSFlY3tMi9rHTH7YfrG4qA154NaSXxG55L 0mka5IBEc+m0HeIVH5wi60Pl/C14WTIllV4ks= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=kg6Vmn+tyU4/xqZzZaSDZD2P+i1vJb6+C61iSTqkBjW1rkUyEbaIFT8eV9x1BC820z +KZcExNsuKkcsKYG3JDBFiURy4DLnVsKqhiy9k0xfYvXjVqAxnzMHtSbMoYrKF+IFSTC JG9RFyaX6Omh3csFN3mcZc1Y2aLu/dTapPHso= MIME-Version: 1.0 Received: by 10.231.145.16 with SMTP id b16mr7368133ibv.198.1285515293620; Sun, 26 Sep 2010 08:34:53 -0700 (PDT) Received: by 10.231.176.164 with HTTP; Sun, 26 Sep 2010 08:34:53 -0700 (PDT) In-Reply-To: <7E9646C605F85F45B9FEA87EF1F29C123A4ECCB00C@diamondhead.apptechsys.com> References: <7E9646C605F85F45B9FEA87EF1F29C123A4ECCB00C@diamondhead.apptechsys.com> Date: Sun, 26 Sep 2010 08:34:53 -0700 Message-ID: Subject: Re: Confusion over latest integration resolution From: Mitch Gitman To: ivy-user@ant.apache.org Content-Type: multipart/alternative; boundary=001485e98b226dfc0c04912b5a95 X-Virus-Checked: Checked by ClamAV on apache.org --001485e98b226dfc0c04912b5a95 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable This is something I stumbled on myself, but depending on "latest.integration" actually resolves a module with a status of integratio= n OR GREATER. So, using the default set of statuses, "latest.integration" wil= l get the latest module, whether its status is release or milestone or integration. The default status is integration if you don't specify one for ivy:deliver or ivy:publish. The documentation refers to an ivy.status property when it comes to how ivy:deliver/ivy:publish defaults the status but doesn't mentio= n what that property's own default value is. There is an ivy.status.default property as well. On Sun, Sep 26, 2010 at 8:01 AM, James Davis wrote: > Additionally, the status of the artifact may need to be set to integratio= n. > As I understand it, latest integration pulls the latest version of an > artifact that has a status of integration. However, I am not sure what t= he > default module status is though (have not looked at the docs to confirm). > > James Davis =E2=80=A2 QA Engineer II/Software Engineer > Applied Technical Systems, Inc. =E2=80=A2 Systems Division > web: www.atsid.com =E2=80=A2 e-mail: james.davis@atsid.com > (p) 360.698.7100 x241 =E2=80=A2 (f) 360.698.7200 > > --001485e98b226dfc0c04912b5a95--