You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@skywalking.apache.org by zh...@apache.org on 2017/12/25 09:15:17 UTC

[incubator-skywalking] branch master updated (720f404 -> 41e5160)

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

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


    from 720f404  Merge pull request #701 from jjtyro/fix-agent-to-support-mysqldatasource
     add be73665  Add a ProtectiveShieldMatcher to prevent match exception.
     add 8a97aad  Fix a comment word.
     new 41e5160  Merge pull request #706 from apache/fix/cant-resolve-types

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:
 apm-sniffer/apm-agent-core/pom.xml                 |  2 +-
 .../apm/agent/core/logging/api/ILog.java           |  2 +
 .../apm/agent/core/logging/api/NoopLogger.java     | 10 ++--
 .../apm/agent/core/logging/core/EasyLogger.java    |  6 +++
 .../apm/agent/core/plugin/PluginFinder.java        |  3 +-
 .../core/plugin/match/ProtectiveShieldMatcher.java | 53 ++++++++++++++++++++++
 6 files changed, 71 insertions(+), 5 deletions(-)
 create mode 100644 apm-sniffer/apm-agent-core/src/main/java/org/apache/skywalking/apm/agent/core/plugin/match/ProtectiveShieldMatcher.java

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

[incubator-skywalking] 01/01: Merge pull request #706 from apache/fix/cant-resolve-types

Posted by zh...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 41e5160ce7c9799b51b4b4624c953a57be4f9b58
Merge: 720f404 8a97aad
Author: Xin,Zhang <zh...@apache.org>
AuthorDate: Mon Dec 25 17:15:14 2017 +0800

    Merge pull request #706 from apache/fix/cant-resolve-types
    
    [Agent]Add a ProtectiveShieldMatcher to prevent match exception.

 apm-sniffer/apm-agent-core/pom.xml                 |  2 +-
 .../apm/agent/core/logging/api/ILog.java           |  2 +
 .../apm/agent/core/logging/api/NoopLogger.java     | 10 ++--
 .../apm/agent/core/logging/core/EasyLogger.java    |  6 +++
 .../apm/agent/core/plugin/PluginFinder.java        |  3 +-
 .../core/plugin/match/ProtectiveShieldMatcher.java | 53 ++++++++++++++++++++++
 6 files changed, 71 insertions(+), 5 deletions(-)

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