Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Need to get rid of deprecated DefaultHttpClient class references. Most, if not all, occur in tests at this point since the Dispatch framework has already moved on to the new classes and API from httpclient.
Besides cleaning up, the tests appear to have some erratic behavior on some OS/jdk combinations with this deprecated class. These random test failures go away when using the new classes.