On 24 April 2013 12:18, Oleg Kalnichevski <[email protected]> wrote: > On Wed, 2013-04-24 at 12:58 +0200, Philippe Mouawad wrote: > > Hello, > > Just a clarification, does > > HTTPCLIENT-1340<https://issues.apache.org/jira/browse/HTTPCLIENT-1340 > >affects > > 4.2.3 ? > > JIRA indicates 4.2.3 Beta. > > > > The bug affects all versions of 4.2.x prior to 4.2.5. The bug does not > affect 4.3.x series. > >
However the JIRA says: *Affects Version/s:* 4.2.4, 4.3 Beta1 Is that wrong? Oleg > > > > Thanks > > Regards > > Philippe > > > > On Wed, Apr 24, 2013 at 12:41 PM, Oleg Kalnichevski <[email protected] > >wrote: > > > > > The HttpComponents project is pleased to announce 4.2.5 GA release of > > > Apache HttpClient. This is a bug fix release that addresses a number of > > > issues reported since release 4.2.4 including a major bug that can lead > > > to re-use of persistent connections in a inconsistent state. > > > > > > All users of HttpClient 4.2 are strongly advised to upgrade. > > > > > > ------------------- > > > Download - > > > <http://hc.apache.org/downloads.cgi> > > > > > > Release notes - > > > < > > > > http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.2.x.txt > > > > > > > > > > HttpComponents site - > > > <http://hc.apache.org/> > > > > > > ------------------- > > > > > > About Apache HttpClient > > > > > > Although the java.net package provides basic functionality for > accessing > > > resources via HTTP, it doesn't provide the full flexibility or > > > functionality needed by many applications. HttpClient seeks to fill > this > > > void by providing an efficient, up-to-date, and feature-rich package > > > implementing the client side of the most recent HTTP standards and > > > recommendations. > > > > > > Designed for extension while providing robust support for the base HTTP > > > protocol, HttpClient may be of interest to anyone building HTTP-aware > > > client applications such as web browsers, web service clients, or > > > systems that leverage or extend the HTTP protocol for distributed > > > communication. > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [email protected] > > > For additional commands, e-mail: [email protected] > > > > > > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
