You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by Oleg Kalnichevski <ol...@apache.org> on 2008/06/08 17:53:24 UTC

Re: svn commit: r664505 - in /httpcomponents/httpclient/trunk/module-client/src: main/java/org/apache/http/client/ main/java/org/apache/http/client/methods/ main/java/org/apache/http/impl/client/ test/java/org/apache/http/client/protocol/ test/java/org/apa...

On Sun, 2008-06-08 at 13:21 +0000, sberlin@apache.org wrote:
> Author: sberlin
> Date: Sun Jun  8 06:21:20 2008
> New Revision: 664505
> 
> URL: http://svn.apache.org/viewvc?rev=664505&view=rev
> Log:
> HTTPCLIENT-779: toplevel exception cleanup.  HttpClient.execute now only throws an IOException (and specific subtypes of that), and HttpGet/HttpPut and associated classes' String constructor now throw IllegalArgumentException instead of URISyntaxException.
> 

Sam,

You should also add an entry to the release notes [1] for every
significant change like this one

Oleg

[1]
http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/RELEASE_NOTES.txt


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org