You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2002/05/07 16:45:15 UTC

DO NOT REPLY [Bug 8872] New: - .NET task - extraOptions does not fixup filenames

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: ant-dev@jakarta.apache.org
        ReportedBy: francisu@ieee.org


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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>