[GitHub] [camel-quarkus] ppalaga commented on issue #3115: Could not find io.netty:netty-tcnative-boringssl-static

2021-10-25 Thread GitBox


ppalaga commented on issue #3115:
URL: https://github.com/apache/camel-quarkus/issues/3115#issuecomment-951336966


   It is more complicated than I thought in 
https://github.com/apache/camel-quarkus/pull/3223 . Reverting in 
https://github.com/apache/camel-quarkus/pull/3231


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




[GitHub] [camel-quarkus] ppalaga commented on issue #3115: Could not find io.netty:netty-tcnative-boringssl-static

2021-10-22 Thread GitBox


ppalaga commented on issue #3115:
URL: https://github.com/apache/camel-quarkus/issues/3115#issuecomment-949812623


   > Anyway, once we have a solution for the missing tcnative version, we 
should also get back to having Quarkus BOM before our BOM in all CQ test 
modules.
   
   I have filed a separate issue for that 
https://github.com/apache/camel-quarkus/issues/3222


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




[GitHub] [camel-quarkus] ppalaga commented on issue #3115: Could not find io.netty:netty-tcnative-boringssl-static

2021-10-18 Thread GitBox


ppalaga commented on issue #3115:
URL: https://github.com/apache/camel-quarkus/issues/3115#issuecomment-945442355


   > We should maybe investigate trying to cut out tcnative, but it leads to 
some native compilation issues.
   
   Have you tried that already? I have not realized until now that  
netty-tcnative / netty-tcnative-boringssl-static should not be needed with java 
11 (see https://netty.io/news/2018/10/30/4-1-31-Final.html )
   
   Regardless of that an upgrade to Netty 4.1.69.Final is now awailable in 
Quarkus main https://github.com/quarkusio/quarkus/pull/20684
   
   Anyway, once we have a solution for the missing tcnative version, we should 
also get back to having Quarkus BOM before our BOM in all CQ test modules.


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