zhfeng commented on issue #4722: URL: https://github.com/apache/camel-quarkus/issues/4722#issuecomment-1490283250
I think we need `httpclient` only if we use `http` schema in `camel-quarkus-xslt`. Then it makes sense to add `camel-quarkus-support-httpclient` as a dependency to `wiremock-support` for testing. And when using `http` schema with `camel-quarkus-xslt` in an application, it needs to add `camel-quarkus-support-httpclient` in `pom.xml` to make sure it working in native mode. -- 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]
