Johannes Stamminger wrote:
Hi!
On Thursday 19 July 2007, Gilles Scokart wrote:
I'm not sure if it works, but you can try to use cachefilset task, then
making a copy of the fileset (I don't know if fileset support the refid
attribute), using a mapper.
If that doesn't work, you will have to make your retrieve, and rename the
files afterward.
But if is not flexible enough, you can also raise a JIRA issue to ask to
have ivy able to create fileset or resource collections that could be
copied in ant using a mapper (and maybe with ivy specific mappers).
Or you might do several retrieves each with different pattern attribute value.
Note that not only those attributes of the retrieve ant task may be set that
are mentioned in the documentation but additional those common to all post
resolve tasks (as stated in the documentation some lines above), e.g.
organisation and even module.
Regards,
Johannes Stamminger
Brilliant, thanks. That worked