https://issues.apache.org/bugzilla/show_bug.cgi?id=47303
--- Comment #2 from [email protected] 2009-06-03 11:06:29 PST --- The documentation available here: apache-ant-1.7.1-src.zip/apache-ant-1.7.1/docs/manual/CoreTasks/copy.html "If false, log a warning message, but do not stop the build, when the file to copy does not exist or one of the nested filesets points to a directory that doesn't exist or an error occurs while copying." So build script developers are being told to expect a warning, but BuildEvent consumers (custom BuildListeners) are receiving an error to process. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
