javaduke commented on a change in pull request #6535:
URL: https://github.com/apache/camel/pull/6535#discussion_r768720481
##########
File path: core/camel-management/pom.xml
##########
@@ -85,6 +85,13 @@
<artifactId>log4j-slf4j-impl</artifactId>
<scope>test</scope>
</dependency>
+ <dependency>
Review comment:
I need this dependency to test if the result is Serializable. I
understand your point about debugger being used by many different tools,
perhaps we need another method which evaluates an expression and converts it to
String?
--
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]