Return-Path: X-Original-To: apmail-ant-ivy-user-archive@www.apache.org Delivered-To: apmail-ant-ivy-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C2518969A for ; Fri, 28 Sep 2012 08:39:44 +0000 (UTC) Received: (qmail 95758 invoked by uid 500); 28 Sep 2012 08:39:44 -0000 Delivered-To: apmail-ant-ivy-user-archive@ant.apache.org Received: (qmail 95414 invoked by uid 500); 28 Sep 2012 08:39:44 -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 95391 invoked by uid 99); 28 Sep 2012 08:39:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Sep 2012 08:39:43 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FSL_RCVD_USER,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of natros@gmail.com designates 209.85.220.173 as permitted sender) Received: from [209.85.220.173] (HELO mail-vc0-f173.google.com) (209.85.220.173) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Sep 2012 08:39:38 +0000 Received: by vcbfl15 with SMTP id fl15so2816155vcb.4 for ; Fri, 28 Sep 2012 01:39:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=tTKTl1lm5ez27x1moH1/BlNcadEjpjAe0e+UHI/wQqM=; b=pKE3nPUmXqFhOQr0V3xmrO287nvbtJPC62C7TP7wvU6JaYoOnKHOMxPtzoI+flimDR 8TO6B7t+rYKWuYyVRrBRWNd2lIDacZ+JQPpkGnxf2WwuDFIxNr7ONdFsJoYxdWuNNZ/P bkB+N4HV/R70Q9v+igVIyW1xZTas4jjozJYwmSuQvgNPW6PllMHfV5wE/8Rry1uhuE/H kHUVH+gUJwWTseIyWVn9uK6EPOizHdpVGLeazbb8+VipN3awWQo8ARIgR8aHLCSnBa1h 42+Yyd91HBWdOWZtgFypkSXsFqRZUT4rMpJvhFBHGJFHOAc5D1AfK3cOBh6K5xyXJQGE Z/vw== MIME-Version: 1.0 Received: by 10.52.76.40 with SMTP id h8mr2988340vdw.123.1348821557460; Fri, 28 Sep 2012 01:39:17 -0700 (PDT) Received: by 10.52.65.50 with HTTP; Fri, 28 Sep 2012 01:39:17 -0700 (PDT) In-Reply-To: References: Date: Fri, 28 Sep 2012 09:39:17 +0100 Message-ID: Subject: Re: Ivy not handling bundles? From: Filipe Sousa To: ivy-user@ant.apache.org Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org I believe the trunk version supports bundles. On Wed, Sep 26, 2012 at 1:07 PM, Jason Harris wrote: > Hello, > > I'm running 2.3.0-RC and have trouble resolving snakeyaml 1.9 (a bundle) > but not 1.8 (a jar). > > I used the same very basic ivy.xml file in each case with only the > snakeyaml version changing. > > The repo url is http://mvnrepository.com/**artifact/org.yaml/snakeyaml/1.** > 9 > > Does ivy support bundle resolution ? (I know that creating bundles is > possible) > > Thanks, > Jason -- Filipe Sousa