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 ve...@apache.org on 2020/12/26 19:45:03 UTC

[axis-axis2-java-core] branch master updated (ff907bd -> 69360b9)

This is an automated email from the ASF dual-hosted git repository.

veithen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git.


    from ff907bd  Bump maven-source-plugin from 3.0.1 to 3.2.1
     add 69360b9  Use Spring's MockHttpServletRequest in TransportHeadersTest

No new revisions were added by this update.

Summary of changes:
 modules/integration/pom.xml                        |   5 +
 .../axis2/transport/http/TestServletRequest.java   | 268 ---------------------
 .../axis2/transport/http/TransportHeadersTest.java |  28 +--
 pom.xml                                            |   5 +
 4 files changed, 21 insertions(+), 285 deletions(-)
 delete mode 100644 modules/integration/test/org/apache/axis2/transport/http/TestServletRequest.java