Commit b120dac
committed
Add netty-codec-base to netty feature to fix OSGi resolution failures
In Netty 4.2.x, io.netty.handler.codec was moved from netty-codec to
the new netty-codec-base artifact. Without it, any feature depending
on io.netty.handler.codec (camel-amqp, camel-netty, camel-cassandraql,
camel-avro-rpc, camel-azure-eventhubs, reactor-netty-core, etc.) fails
feature resolution.1 parent 44a5553 commit b120dac
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| 157 | + | |
157 | 158 | | |
158 | 159 | | |
159 | 160 | | |
| |||
0 commit comments