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

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


    from 60422f5  Merge pull request #725 from apache/graph-ql/add-incoming-attr
     add 4e64362  [Agent] fix the spring plugin doesn't work
     new 48717e4  Merge pull request #728 from ascrutae/fix/spring-plugin-issue

The 1 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:
 .../mvc/commons/EnhanceRequireObjectCache.java     | 12 +++++++++--
 ...tationMethodHandlerAdapterInstrumentation.java} | 25 ++++++----------------
 .../InvokeHandlerMethodInterceptor.java}           | 12 ++++++-----
 .../src/main/resources/skywalking-plugin.def       |  1 +
 4 files changed, 24 insertions(+), 26 deletions(-)
 copy 
apm-sniffer/apm-sdk-plugin/{struts2-2.x-plugin/src/main/java/org/apache/skywalking/apm/plugin/struts2/define/Struts2Instrumentation.java
 => 
spring-plugins/mvc-annotation-commons/src/main/java/org/apache/skywalking/apm/plugin/spring/mvc/commons/define/AnnotationMethodHandlerAdapterInstrumentation.java}
 (73%)
 copy 
apm-sniffer/apm-sdk-plugin/{tomcat-7.x-8.x-plugin/src/main/java/org/apache/skywalking/apm/plugin/tomcat78x/TomcatExceptionInterceptor.java
 => 
spring-plugins/mvc-annotation-commons/src/main/java/org/apache/skywalking/apm/plugin/spring/mvc/commons/interceptor/InvokeHandlerMethodInterceptor.java}
 (76%)
 create mode 100644 
apm-sniffer/apm-sdk-plugin/spring-plugins/mvc-annotation-commons/src/main/resources/skywalking-plugin.def

-- 
To stop receiving notification emails like this one, please contact
['"commits@skywalking.apache.org" <commits@skywalking.apache.org>'].

Reply via email to