Re: ant-ivy git commit: Update the release notes

2018-08-29 Thread Maarten Coene
Without knowing the details of the change, one thing we should take care about is that older Ivy versions should still be able to read that property properly. Maarten Op woensdag 29 augustus 2018 16:48:01 CEST schreef Gintautas Grigelionis : I like the idea, though. One thing that should

Re: ant-ivy git commit: Update the release notes

2018-08-29 Thread Gintautas Grigelionis
I like the idea, though. One thing that should be investigated further is places where location is obtained by getResource().getName() AFAICS that happens in CacheResolver (deprecated), BasicResolver (where also a Resource is constructed from location), and DefaultRepositoryCacheManager. There's no