Updating v3 parent POM to HttpClient 4.3
Brent Putman
putmanb at georgetown.edu
Thu Oct 10 14:53:34 EDT 2013
Hearing no objections, and having also ran a full test suite on
everything and finding no issues, I'm going to go ahead and update the
parent POM to 4.3.
This version has introduced some changes to the ways that some aspects
of the library are intended to be used. Many old ways of doing things
are now deprecated (but still work), including a lot of what is
currently done in the java-support httpclient package, as well as things
that I (mostly already) wanted to change/fix in the metadata code I've
been working on. I'll open a Jira issue to track updating java-support
components, which may or may not happen before the java-support 2.0.0
release we're discussing.
On 10/4/13 5:01 PM, Brent Putman wrote:
> Since I'm doing a lot of work on HTTP-related components, I thought this
> might be a good time to update to the latest HttpClient version 4.3
> (we're currently on 4.2). Looks like some interesting things there[1],
> including new builder classes and some changes in the way they do authN,
> which might help with some issues I noticed while working on the
> HTTPMetadataResolver.
>
> Does anyone know of a reason *not* to upgrade us to 4.3?
>
> Thanks,
> Brent
>
>
> [1]
> http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.3.x.txt
More information about the dev
mailing list