Hi Nicolas,

This was introduced by IVY-1457 and breaks backward compatibility as
mentioned there. All call to old api from ivy-core itslef has been migrated
on trunk. I didn't find any elegant way to make it backward compatible.
Suggestion are welcome.

But yeah basically you get the idea :/


2014-05-11 17:07 GMT+02:00 Nicolas Lalevée <nicolas.lale...@hibnet.org>:

> Hi,
>
> ModuleDescriptor.getExtraInfo() is deprecated but there is no indication
> in the doc about what should be used then. There is getExtraInfos(), but as
> I look to the code, there is no data transfer between both, if if there is
> data in one, I cannot get the data from the other one. And since the
> XmlModuleDescriptorWriter is only handling "ExtraInfoHolder", some data are
> lost.
>
> For this new need method getExtraInfos() to work properly, I guess it have
> to handle all the calls to the deprecated getExtraInfo(). Am I missing
> something ?
>
> Nicolas
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
> For additional commands, e-mail: dev-h...@ant.apache.org
>
>


-- 
Jean Louis Boudart
Independent consultant
Apache EasyAnt commiter http://ant.apache.org/easyant/

Reply via email to