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 1233877d41 AXIS2-5762 Add unit tests for transport port constants on
MessageContext
new a91c3000b2 AXIS2-5858 Bracket IPv6 addresses in soap:address location
URLs
new 4b92b066b0 AXIS2-5858 Add unit tests for IPv6 bracket formatting in
EPR URLs
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:
.../axis2/transport/http/HTTPTransportUtils.java | 9 ++-
.../transport/http/HTTPTransportUtilsIPv6Test.java | 88 ++++++++++++++++++++++
2 files changed, 96 insertions(+), 1 deletion(-)
create mode 100644
modules/transport/http/src/test/java/org/apache/axis2/transport/http/HTTPTransportUtilsIPv6Test.java