You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/11/12 21:18:52 UTC

[GitHub] [camel-quarkus] ppalaga edited a comment on issue #1907: Figure out how to port shaded netty to native

ppalaga edited a comment on issue #1907:
URL: https://github.com/apache/camel-quarkus/issues/1907#issuecomment-726347441


   Hm... actually, if they shade a compatible netty version, we could revert the netty package relocations using Shade plugin and then simply strip the netty classes away, replacing it with Netty from Quarkus. That could be both easier to maintain and the resulting apps could be slimmer.


----------------------------------------------------------------
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:
users@infra.apache.org