[
https://issues.apache.org/jira/browse/CAMEL-14367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luca Burgazzoli updated CAMEL-14367:
------------------------------------
Description:
Some components, such as camel-netty or camel-ahc have a dependency on
netty-all, this is usually fine but I think we should review this policy as:
- it will make the dependencies list even more modular and minimal
- it will play better wit camel-quarkus as netty-all may bring some unwanted
classes that may cause troubles to the native compilation
was:
Some components, such as camel-netty or camel-ahc have a dependency on
netty-all, this is usually fine but I think we should review this policy as:
- it will make the dependencies list even more modular ar minimal
- it will play better wit camel-quarkus as netty-all may bring some unwanted
classes that may cause troubles to the native compilation
> review netty-all usage
> ----------------------
>
> Key: CAMEL-14367
> URL: https://issues.apache.org/jira/browse/CAMEL-14367
> Project: Camel
> Issue Type: Improvement
> Reporter: Luca Burgazzoli
> Priority: Minor
>
> Some components, such as camel-netty or camel-ahc have a dependency on
> netty-all, this is usually fine but I think we should review this policy as:
> - it will make the dependencies list even more modular and minimal
> - it will play better wit camel-quarkus as netty-all may bring some unwanted
> classes that may cause troubles to the native compilation
--
This message was sent by Atlassian Jira
(v8.3.4#803005)