Re: zip from zip with mappers

2012-11-20 Thread Stefan Bodewig
On 2012-11-20, Patrick Martin wrote: > Is there any way this can be available, in the compress antlib maybe? The main problem is the way zipfileset and zipentry work not the zip task - and the compress Antlib doesn't address this, either. > Is the addition of support directly in not possible e

Re: zip from zip with mappers

2012-11-20 Thread Patrick Martin
Hello, Thank you for your reply, Is there any way this can be available, in the compress antlib maybe? Is the addition of support directly in not possible either (so we could make use of the zipfileset nested directly, but mapping zip entry names at the last step)? Thank you again, Patrick