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 31cabacd56 AXIS2-6085 Document build prerequisites including bash
requirement
new 631f523ee2 AXIS2-5762 Add transport ports to MessageContext
new 1233877d41 AXIS2-5762 Add unit tests for transport port constants on
MessageContext
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:
.../org/apache/axis2/context/MessageContext.java | 14 ++++++
.../context/MessageContextTransportPortTest.java | 57 ++++++++++++++++++++++
.../apache/axis2/transport/http/AxisServlet.java | 3 ++
3 files changed, 74 insertions(+)
create mode 100644
modules/kernel/test/org/apache/axis2/context/MessageContextTransportPortTest.java