You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/12/14 05:52:13 UTC

[GitHub] [camel] davsclaus commented on a change in pull request #6535: BacklogDebugger API enhancements

davsclaus commented on a change in pull request #6535:
URL: https://github.com/apache/camel/pull/6535#discussion_r768335264



##########
File path: core/camel-management/pom.xml
##########
@@ -85,6 +85,13 @@
             <artifactId>log4j-slf4j-impl</artifactId>
             <scope>test</scope>
         </dependency>
+        <dependency>

Review comment:
       We do NOT want this dependency

##########
File path: core/camel-management-api/pom.xml
##########
@@ -43,7 +43,10 @@
             <groupId>org.slf4j</groupId>
             <artifactId>slf4j-api</artifactId>
         </dependency>
-
+        <dependency>

Review comment:
       Remove this added dependency




-- 
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: commits-unsubscribe@camel.apache.org

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