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 2018/11/17 05:15:12 UTC

[incubator-skywalking] branch wu-sheng-patch-1 updated (872c68f -> 167a454)

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

wusheng pushed a change to branch wu-sheng-patch-1
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git.


    from 872c68f  Update README.md
     add 138262f  spring inherit issue (#1914)
     add 167a454  Merge branch 'master' into wu-sheng-patch-1

No new revisions were added by this update.

Summary of changes:
 .../plugin/AbstractClassEnhancePluginDefine.java   | 17 ++++----
 ... => DeclaredInstanceMethodsInterceptPoint.java} | 18 ++++-----
 .../enhance/ClassEnhancePluginDefine.java          | 46 ++++++++++++----------
 .../skywalking/apm/agent/SkyWalkingAgent.java      | 17 +++-----
 .../mvc/v3/define/ControllerInstrumentation.java   |  7 ++--
 .../define/AbstractControllerInstrumentation.java  |  9 ++---
 6 files changed, 54 insertions(+), 60 deletions(-)
 copy apm-sniffer/apm-agent-core/src/main/java/org/apache/skywalking/apm/agent/core/plugin/interceptor/{InterceptorException.java => DeclaredInstanceMethodsInterceptPoint.java} (73%)