Hi list,
I defined a bunch of files with a path (or a file set) to copy them in
several tasks. Now I would like to map some of the filenames, where
other should keep their original file name. With the mapping below,
all not defined files won't get copied. Is there a possibility IU've
overseen to achieve this behaviour, without define all files also in
the mapping?
<chainedmapper>
<flattenmapper/>
<mapper>
<globmapper from="file1" to="mapped_file1"/>
<globmapper from="file2" to="mapped_file2"/>
</mapper>
</chainedmapper>
Thanks for your help!
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]