https://issues.apache.org/bugzilla/show_bug.cgi?id=47168





--- Comment #3 from Adam Bryzak <[email protected]>  2009-07-05 02:47:09 PST ---
(In reply to comment #1)
> The reason that it fails lies in zipfileset, though.  Or more exactly in
> AbstractFileSet's implementation of the iterator() method which only returns
> non-directory resources at all.

Unfortunately it's also not quite as simple as that either. Updating
ArchiveFileSet to return both file and directory entries doesn't quite work.
The copy task will still ignore the directories as they get filtered out of the
resources to copy by the SourceFileScanner in the buildMap method.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to