https://issues.apache.org/bugzilla/show_bug.cgi?id=47373
--- Comment #19 from Jesse Glick <[email protected]> 2009-06-24 12:16:11 PST --- While I like Stefan's idea of a resource decorator in principle, and would support this being the one and only way to implement this feature (-1 on multiple syntactic options for accomplishing the same task), I fear that it won't work if some of the nested <zipfileset>s use filemode="..." (or prefix="...", etc.): the Zip task does a checkcast on ZipFileSet to use these extended features not available in a general Resource. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
