You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/11/18 04:21:47 UTC

[GitHub] [skywalking-java] wu-sheng commented on a change in pull request #72: TracePathMatcher should match pattern "**" with paths end by "/" (#7875)

wu-sheng commented on a change in pull request #72:
URL: https://github.com/apache/skywalking-java/pull/72#discussion_r751894702



##########
File path: apm-sniffer/optional-plugins/trace-ignore-plugin/pom.xml
##########
@@ -41,5 +42,11 @@
             <version>${ststem-rules.version}</version>
             <scope>test</scope>
         </dependency>
+
+        <dependency>
+            <groupId>org.springframework</groupId>
+            <artifactId>spring-core</artifactId>

Review comment:
       We can't accept Spring core, sorry. Because we have to include all codes inside the agent plugin.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org