Le 2 mars 2011 à 05:06, Antoine Levy-Lambert a écrit : > On 3/1/11 7:45 PM, Nicolas Lalevée wrote: >> This feature looks great, but I'm starting now (it took me some time yeah >> :)) to have some doubt on the implementation. I'll just raise them to get >> some other point of view. >> >> Since retrieve is a post resolve task, it can accept nested <dependency> >> declaration. Then addin the possibility to have a nested mapper, won't be >> any conflict. What happen if a mapper get called "dependency" ? Ant would be >> confused right ? > Not sure about the answer to that, but I am not so worried. This could > be documented.
ok then. >> And it seems than the Ant API is leaking into Ivy core here. RetrieveOption >> is depending on FileNameMapper which is then depending on Mapper from Ant. >> Shouldn't we try to get Ivy loadable without Ant ? > I do not know whether there are lots of uses of ivy without ant. At least IvyDE does ;). So does the ivy plugin in jenkins, or any ci, or any IDE. > Any > way, this is just one jar, no ? There is also a standalone mode available with Ivy [1]. Having more than a jar would be a pain. > And mappers are a powerful concept. clearly, it is a great feature being added here. Nicolas [1] http://ant.apache.org/ivy/history/latest-milestone/standalone.html --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org