This is an automated email from the ASF dual-hosted git repository.
robertlazarski pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
from e33ddfdd9d AXIS2-6045 NPE after upgrade to 1.8.2
new 2741a1497b AXIS2-5948 Add
org.apache.axis2.transport.http.HTTPProxyConfiguratorTest
new 07ff56ff1b AXIS2-5948 Add
org.apache.axis2.transport.http.HTTPProxyConfiguratorTest
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../transport/http/HTTPProxyConfiguratorTest.java | 140 +++++++++++++++++++++
.../impl/httpclient5/HTTPProxyConfigurator.java | 6 +-
2 files changed, 144 insertions(+), 2 deletions(-)
create mode 100644
modules/integration/test/org/apache/axis2/transport/http/HTTPProxyConfiguratorTest.java