You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "JiriOndrusek (via GitHub)" <gi...@apache.org> on 2023/03/16 13:04:41 UTC

[GitHub] [camel-quarkus] JiriOndrusek commented on a diff in pull request #4653: Cxf-soap: Extend test coverage with Converter scenario #4652

JiriOndrusek commented on code in PR #4653:
URL: https://github.com/apache/camel-quarkus/pull/4653#discussion_r1138627950


##########
integration-tests/cxf-soap-grouped/pom.xml:
##########
@@ -72,6 +72,10 @@
             <groupId>io.quarkus</groupId>
             <artifactId>quarkus-resteasy</artifactId>
         </dependency>
+        <dependency>

Review Comment:
   Hi @ppalaga , I had to add reference to camel-quarkus-jaxb to allow converter tests to be successful. On the other hand it might "cover" some issues in cxf (because there is more dependencies). What do you think, should I keep the added dependency (as is now)?



-- 
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