You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ivy-user@ant.apache.org by Jason Harris <js...@gmail.com> on 2012/09/26 14:07:09 UTC

Ivy not handling bundles?

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 <http://mvnrepository.com/artifact/org.yaml/snakeyaml/1.9>

Does ivy support bundle resolution ? (I know that creating bundles is
possible)

Thanks,
Jason

Re: Ivy not handling bundles?

Posted by Filipe Sousa <na...@gmail.com>.
I believe the trunk version supports bundles.

On Wed, Sep 26, 2012 at 1:07 PM, Jason Harris <js...@gmail.com> 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 <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