You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by Jeffrey Dever <js...@sympatico.ca> on 2003/02/02 17:55:56 UTC

Re: cvs commit: jakarta-commons/httpclient/src/test/org/apache/commons/httpclient TestGetMethodLocal.java TestHttps.java TestMethodsExternalHost.java TestMethodsLocalHost.java TestWebappBasicAuth.java TestWebappCookie.java TestWebappHeaders.java TestWebappMethods.java TestWebappParameters.java TestWebappRedirect.java

Too may deprecation warnings for ya?  Sorry about that.

I don't know why the tests all bothered to call useDisk(false), it was 
the default anyway.  I also see that finally deprecating those usdisk 
methods has caused some gump warnings for Slide.  I'll see what I can do 
over there, but they have lots of other warnings/errors not caused by 
HttpClient.

Jandalf.