DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19523>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19523

zip/unzip should have the capability to use a mapper





------- Additional Comments From [EMAIL PROTECTED]  2003-05-05 14:14 -------
>>1. ZipFileSet allows a nested <mapper> element.
>>Any resource in the set has its name translated
>>by the mapper before it is added to the target
>>archive.

Hi Peter... Please forgive me for my lack of knowledge of Ant's implementation, 
but is ZipFileSet specialized kind of FileSet?  If so, would it work to make 
FileSet support nested <mapper> elements?  Surely this way ZipFileSet would 
also support nested <mapper> elements?

This would be better approach since the FileSet data type is useful with tasks 
other than <zip>.

Reply via email to