https://bz.apache.org/bugzilla/show_bug.cgi?id=57924
Bug ID: 57924
Summary: AbstractFileSet expects dir even if
erroronmissingdir="false"
Product: Ant
Version: 1.9.4
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Core tasks
Assignee: [email protected]
Reporter: [email protected]
AbstractFileSet.getDirectoryScanner(Project p) throws BuildException("No
directory specified for XXXX") even if erroronmissingdir="false" was specified
on the fileset. What is the difference between specified dir does not exist and
dir was not specified?
--
You are receiving this mail because:
You are the assignee for the bug.