GitHub user pmouawad opened a pull request:
https://github.com/apache/httpclient/pull/65
Make some package protected classes public as we need to extend them in
current jmeter
Hello,
Would it be possible to make those classes public as for now in JMeter, to
use validation mechanism introduced in 4.3 we had to create a custom class
located in package "org.apache.http.impl.conn" which is clearly a hack.
In the future we will probably migrate directly to HttpClient5.
Thanks
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pmouawad/httpclient make_public
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/httpclient/pull/65.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #65
----
commit 1756bdc6d6b6991e7dbce385fa100f11b70c989f
Author: PhilM <[email protected]>
Date: 2017-02-21T22:30:58Z
Make some package protected classes public as we need to extend them
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]