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
['"[email protected]" <[email protected]>'].