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


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

Review Comment:
   Hi @JiriOndrusek  @ppalaga ,
   
   The test counterpart in CSB depends on camel-jaxb, needs to use the 
camel-jaxb converter there.
   
   Freeman



-- 
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-unsubscr...@camel.apache.org

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

Reply via email to