Re: Possible Ivy resolver bug

2008-02-10 Thread Adrian Sandor
On Feb 10, 2008 4:23 PM, Xavier Hanin wrote: > Could you open a JIRA issue about that? I created IVY-730 Adrian

Re: Possible Ivy resolver bug

2008-02-10 Thread Xavier Hanin
On Feb 9, 2008 1:00 PM, Adrian Sandor <[EMAIL PROTECTED]> wrote: > On Feb 9, 2008 5:49 PM, Xavier Hanin wrote: > > > > I see that now, but everything I tried with the ant build script ended > > up > > > with this: > > > /mnt/tc/workspace/ivy-trunk/build.xml:50: ivy:settings doesn't support > > the

Re: Possible Ivy resolver bug

2008-02-09 Thread Adrian Sandor
On Feb 9, 2008 5:49 PM, Xavier Hanin wrote: > > I see that now, but everything I tried with the ant build script ended > up > > with this: > > /mnt/tc/workspace/ivy-trunk/build.xml:50: ivy:settings doesn't support > the > > "override" attribute > > Check the list archive or JIRA, others have alrea

Re: Possible Ivy resolver bug

2008-02-09 Thread Xavier Hanin
On Feb 9, 2008 10:35 AM, Adrian Sandor <[EMAIL PROTECTED]> wrote: > Argh, this list server is driving me crazy, screwing up my emails like > that. > Let's see if it likes gmail better. Resending: > > Not sure what you mean by complete binary. > > I mean a jar ready to use, just like the ivy-2.0.0-

Re: Possible Ivy resolver bug

2008-02-09 Thread Adrian Sandor
Argh, this list server is driving me crazy, screwing up my emails like that. Let's see if it likes gmail better. Resending: > Not sure what you mean by complete binary. I mean a jar ready to use, just like the ivy-2.0.0-beta1.jar included in the binary download. > Calling "ant jar" creates ivy.ja

Re: Possible Ivy resolver bug

2008-02-09 Thread Adrian Sandor
> Not sure what you mean by complete binary. I mean a jar ready to use, just like the ivy-2.0.0-beta1.jar included in the binary download. > Calling "ant jar" creates ivy.jar in build/artifacts/jars/ and copy it with an eclipse bundle name in > build/artifacts/. That's all

Re: Possible Ivy resolver bug

2008-02-08 Thread Xavier Hanin
e jar? Xavier > > Thanks > Adrian > > - Original Message > From: Xavier Hanin <[EMAIL PROTECTED]> > To: Ant Developers List > Sent: Saturday, February 9, 2008 1:06:01 AM > Subject: Re: Possible Ivy resolver bug > > > I've > investigated

Re: Possible Ivy resolver bug

2008-02-08 Thread Adrian Sandor
Message From: Xavier Hanin <[EMAIL PROTECTED]> To: Ant Developers List Sent: Saturday, February 9, 2008 1:06:01 AM Subject: Re: Possible Ivy resolver bug I've investigated on the issue, and it was actually a bug. So I've created an issue in JIRA (IVY-729),

Re: Possible Ivy resolver bug

2008-02-08 Thread Xavier Hanin
gt; > > Adrian > > > > - Original Message > > From: Xavier Hanin <[EMAIL PROTECTED]> > > To: Ant Developers List > > Sent: Thursday, February 7, 2008 4:24:30 AM > > Subject: Re: Possible Ivy resolver bug > > > > > > On > >

Re: Possible Ivy resolver bug

2008-02-08 Thread Xavier Hanin
> - Original Message > From: Xavier Hanin <[EMAIL PROTECTED]> > To: Ant Developers List > Sent: Thursday, February 7, 2008 4:24:30 AM > Subject: Re: Possible Ivy resolver bug > > > On > Feb > 6, > 2008 > 10:14 > AM, > Adrian > Sandor >

Re: Possible Ivy resolver bug

2008-02-07 Thread Adrian Sandor
Hi, any findings? Sorry, the list server seems to mess up the emails I quote.. they look fine in my sent folder. Adrian - Original Message From: Xavier Hanin <[EMAIL PROTECTED]> To: Ant Developers List Sent: Thursday, February 7, 2008 4:24:30 AM Subject: Re: Possible Ivy resolv

Re: Possible Ivy resolver bug

2008-02-06 Thread Xavier Hanin
7;t know what's happening, what you do seems pretty usual. I'll try to make some tests with your data tomorrow. Xavier > > > Thanks > Adrian > > - Original Message > From: Xavier Hanin <[EMAIL PROTECTED]> > To: Ant Developers List > Sent: Wednes

Re: Possible Ivy resolver bug

2008-02-06 Thread Adrian Sandor
ange the mapping of the second dependency in "test", from "conf2->compile" to "conf1->compile", it is resolved successfully. Thanks Adrian - Original Message From: Xavier Hanin <[EMAIL PROTECTED]> To: Ant Developers List Sent: Wednesday, Febru

Re: Possible Ivy resolver bug

2008-02-05 Thread Xavier Hanin
I guess the problem scomes from the conf mapping you have in c: The '%' is used to mean all other configurations, when you start by mapping other configurations. If you have only one conf mapping, it has no meaning, you should use '*' instead. That being said, we can consider this as a bug, sinc

Re: Possible Ivy resolver bug

2008-02-05 Thread Adrian Sandor
Hi, it looks like the bz2 attachment was removed; I uploaded it to http://aditsu.net/test.tar.bz2 Also, I just realized this is a general Ant dev list, I should make it clearer that I'm talking about Ivy. Adrian - Original Message From: Adrian Sandor <[EMAIL PROTECTED]> To: dev@ant.apa