DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8872>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8872 .NET task - extraOptions does not fixup filenames Summary: .NET task - extraOptions does not fixup filenames Product: Ant Version: 1.5Beta1 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Normal Priority: Other Component: Optional Tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] extraOptions does not fixup filenames. This is actually a change from 1.4.1, where is did fix up filenames, having the effect of not allowing multiple extra options since forward strokes would turn into back-strokes. However, some extra options to require a filename (like /resource), so the removal of the fixup causes a problem. I solved this by adding a "Resource" option (which I think should be there anyway), and then I could have only my single "extraOption" (/nowarn:679). -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
