You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Danny Yates <da...@codeaholics.org> on 2012/08/17 14:58:59 UTC

Ivy bugs

Hi,

I've just raised a couple of Ivy bugs which strike me as quite serious.
They both involve declaring dependencies using the nested <conf> element
syntax and ending up with either the wrong dependencies delivered or no
dependencies at all!

https://issues.apache.org/jira/browse/IVY-1369
https://issues.apache.org/jira/browse/IVY-1371

Is there any chance of getting them looked at in the 2.3.0 timeframe?

Thanks,

Danny.

Re: Ivy bugs

Posted by Maarten Coene <ma...@yahoo.com>.
Hi Danny,

they seems bugs indeed.
However, I think you can workaround them by specifying the 'mapped' attribute in your <conf> elements.
In addition, if Ivy would work correct on this, you should specify this 'mapped' attribute anyway because this construct doesn't take the value of your defaultconfmapping attribute into account.

Maarten



________________________________
 From: Danny Yates <da...@codeaholics.org>
To: Ant Developers List <de...@ant.apache.org> 
Sent: Friday, August 17, 2012 2:58 PM
Subject: Ivy bugs
 
Hi,

I've just raised a couple of Ivy bugs which strike me as quite serious.
They both involve declaring dependencies using the nested <conf> element
syntax and ending up with either the wrong dependencies delivered or no
dependencies at all!

https://issues.apache.org/jira/browse/IVY-1369
https://issues.apache.org/jira/browse/IVY-1371

Is there any chance of getting them looked at in the 2.3.0 timeframe?

Thanks,

Danny.