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

   Camel 4.x upgraded http client to version 5.x. Quarkus apache-http-client 
brings 4.x.
   Package names are distinct, therefore there is no problem having both of 
them onclasspath.
   Unfortunately it is highly error prone. So I suggest to exclude client 4.x 
from the http extension.
   (I'm not sure if it is a simple task or not -> that's why I created this 
ticket)
   Idea if other extensions depend on `http`, we might need to create `http4` 
extension.


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

Reply via email to