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 2024/01/04 12:40:16 UTC

[I] [camel-main] Consul does not work because of old okhhtp forced by Quarkus [camel-quarkus]

JiriOndrusek opened a new issue, #5635:
URL: https://github.com/apache/camel-quarkus/issues/5635

   ### Bug description
   
   Camel migrated consul component to https://github.com/kiwiproject/consul-client (see [CAMEL-19971](https://issues.apache.org/jira/browse/CAMEL-19971)).
   
   Change requires `okhttp` version to be 4.12.0. Quarkus is forcing version to 3.14.9. (see [comment](https://github.com/quarkusio/quarkus/issues/25876#issuecomment-1141891005))
   
   Tests and the native is disabled in the Consul integration tests until the okhttp is upgraded.


-- 
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.apache.org

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


Re: [I] Consul does not work because of old okhhtp forced by Quarkus [camel-quarkus]

Posted by "jamesnetherton (via GitHub)" <gi...@apache.org>.
jamesnetherton closed issue #5635: Consul does not work because of old okhhtp forced by Quarkus
URL: https://github.com/apache/camel-quarkus/issues/5635


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