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:18 UTC

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

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>.