You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2019/10/10 09:43:05 UTC

[skywalking] branch dep-miss updated (4922bc6 -> b758233)

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

wusheng pushed a change to branch dep-miss
in repository https://gitbox.apache.org/repos/asf/skywalking.git.


    from 4922bc6  Fix again.
     add 6c1a8f7  This dependency should be added. (#3586)
     add 9b2672a  [test/plugin] rename the package of testcases (#3587)
     add b758233  Merge branch 'master' into dep-miss

No new revisions were added by this update.

Summary of changes:
 test/plugin/run.sh                                 |  2 +-
 .../scenarios/httpclient-4.3.x-scenario/pom.xml    | 88 ----------------------
 .../apm/testcase/httpclient/CaseServlet.java       |  2 +-
 .../testcase/httpclient/HealthCheckServlet.java    |  2 +-
 .../httpclient/ServletForContextPropagate.java     |  2 +-
 .../src/main/webapp/WEB-INF/web.xml                |  6 +-
 6 files changed, 7 insertions(+), 95 deletions(-)
 rename test/plugin/scenarios/httpclient-4.3.x-scenario/src/main/java/{test => org}/apache/skywalking/apm/testcase/httpclient/CaseServlet.java (97%)
 rename test/plugin/scenarios/httpclient-4.3.x-scenario/src/main/java/{test => org}/apache/skywalking/apm/testcase/httpclient/HealthCheckServlet.java (96%)
 rename test/plugin/scenarios/httpclient-4.3.x-scenario/src/main/java/{test => org}/apache/skywalking/apm/testcase/httpclient/ServletForContextPropagate.java (96%)