-
Bug
-
Resolution: Done
-
Major
-
3.0.10.Final
-
None
Resteasy uses httpclient 4.2.6 which is not in synchronized with httpclient 4.3.6 used in EAP.
Some classes are deprecated in 4.3.6 (DefaultHttpClient, DecompressingHttpClient, CachingHttpClient...).
For example DefaultHttpClient is used by ResteasyClientBuilder.
- clones
-
JBEAP-457 Resteasy uses httpclient 4.2.6 which is not in sync with httpclient 4.3.6 used in EAP
- Verified
- duplicates
-
RESTEASY-1023 Upgrade org.apache.httpcomponents:httpclient from 4.2.1 to 4.3.2
- Resolved
- is related to
-
RESTEASY-1192 How to use Resteasy with Closeable apache httpclient
- Open
- relates to
-
RESTEASY-1463 Apache http client 4.5 API upgrade causes 4 build test failures
- Resolved
-
RESTEASY-1357 Deprecated Apache classes cleanup
- Resolved