You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@axis.apache.org by ro...@apache.org on 2021/04/09 23:02:29 UTC

[axis-axis2-java-core] branch master updated (d79b56b -> 66c68a7)

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 d79b56b  AXIS2-5959 remove commons-httpclient from json pom.xml
     add 66c68a7  AXIS2-5959 replace org.apache.commons.httpclient with org.apache.http in the integration unit tests

No new revisions were added by this update.

Summary of changes:
 modules/integration/pom.xml                        |  5 --
 .../axis2/mtom/EchoRawMTOMFaultReportTest.java     | 96 +++++++++++++---------
 .../org/apache/axis2/rest/RESTfulServiceTest.java  | 72 ++++++++++------
 3 files changed, 103 insertions(+), 70 deletions(-)