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/22 03:13:38 UTC

DO NOT REPLY [Bug 9298] New: - doesnt throw build exception on an auth failure

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=9298>.
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=9298

<get> doesnt throw build exception on an auth failure

           Summary: <get> doesnt throw build exception on an auth failure
           Product: Ant
           Version: 1.5Beta1
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Core tasks
        AssignedTo: ant-dev@jakarta.apache.org
        ReportedBy: stevel@apache.org


...didnt notice why my webapps httpunit tests were failing till I caught that
the <get> task does not throw an excepto on a 401 error; it should report this
as a disaster and break the build. 

I have the fix, and can commit it: does anyone have any objections to me doing so?

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>