lburgazzoli opened a new issue #601: ahc dependencies
URL: https://github.com/apache/camel-quarkus/issues/601
 
 
   camel-quarkus-ahc has the following dependencies:
   
   ```
   [INFO] +- 
org.apache.camel.quarkus:camel-quarkus-support-ahc:jar:1.1.0-SNAPSHOT:compile
   [INFO] |  \- org.asynchttpclient:async-http-client:jar:2.10.4:compile
   [INFO] |     +- 
org.asynchttpclient:async-http-client-netty-utils:jar:2.10.4:compile
   [INFO] |     |  \- io.netty:netty-buffer:jar:4.1.42.Final:compile
   [INFO] |     +- io.netty:netty-codec-http:jar:4.1.42.Final:compile
   [INFO] |     |  +- io.netty:netty-common:jar:4.1.42.Final:compile
   [INFO] |     |  +- io.netty:netty-transport:jar:4.1.42.Final:compile
   [INFO] |     |  \- io.netty:netty-codec:jar:4.1.42.Final:compile
   [INFO] |     +- io.netty:netty-handler:jar:4.1.42.Final:compile
   [INFO] |     +- io.netty:netty-codec-socks:jar:4.1.42.Final:compile
   [INFO] |     +- io.netty:netty-handler-proxy:jar:4.1.42.Final:compile
   [INFO] |     +- 
io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.42.Final:compile
   [INFO] |     |  \- 
io.netty:netty-transport-native-unix-common:jar:4.1.42.Final:compile
   [INFO] |     +- 
io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.42.Final:compile
   [INFO] |     +- io.netty:netty-resolver-dns:jar:4.1.42.Final:compile
   [INFO] |     |  +- io.netty:netty-resolver:jar:4.1.42.Final:compile
   [INFO] |     |  \- io.netty:netty-codec-dns:jar:4.1.42.Final:compile
   [INFO] |     +- org.reactivestreams:reactive-streams:jar:1.0.3:compile
   [INFO] |     +- com.typesafe.netty:netty-reactive-streams:jar:2.0.3:compile
   [INFO] |     \- com.sun.activation:javax.activation:jar:1.2.0:compile
   [INFO] \- org.apache.camel:camel-ahc:jar:3.0.0:compile
   [INFO]    +- org.apache.camel:camel-support:jar:3.0.0:compile
   [INFO]    +- org.apache.camel:camel-file:jar:3.0.0:compile
   [INFO]    \- io.netty:netty-all:jar:4.1.42.Final:compile
   ```
   
   I think we need:
   - exclude netty-all from camel-ahc 
   - make camel-quarkus-support-ahc depends on quarkus-netty

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to