https://issues.apache.org/bugzilla/show_bug.cgi?id=47168
Summary: Copy Task includeEmptyDirs default value is wrong
Product: Ant
Version: 1.7.1
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: minor
Priority: P2
Component: Core tasks
AssignedTo: [email protected]
ReportedBy: [email protected]
The doc says the includeEmptyDirs value defaults to true.
I've tried unzipping a zip containing empty dirs using copy and the zipfileset
and needed to explicitly set includeEmptyDirs to true.
So either the implementation or the doc is wrong.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.