mapper
You can define file name transformations by using a nested mapper element. The default mapper used by <copy> is the identity.
filterchain
The Move task supports nested FilterChains.
If <filterset> and <filterchain> elements are used inside the same <move> task, all <filterchain> elements are processed first followed by <filterset> elements.