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



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

Review comment:
       We cannot use 3rd party dependency in the core, you need to remove it.
   
   I sugget you make this into more PRs where you first work on this that can 
be accepted, and then later the seriization stuff.
   
   




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to