[AMQ-6790] add netty kqueue osgi dependency to the activemq-amqp-client feature

(cherry picked from commit 33b52b5914)
This commit is contained in:
gtully 2017-09-27 12:43:38 +01:00 committed by Christopher L. Shannon (cshannon)
parent 26788f5fd7
commit 95b3ba50b0
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@
<bundle>mvn:io.netty/netty-common/${qpid-jms-netty-version}</bundle>
<bundle>mvn:io.netty/netty-transport/${qpid-jms-netty-version}</bundle>
<bundle>mvn:io.netty/netty-transport-native-epoll/${qpid-jms-netty-version}</bundle>
<bundle>mvn:io.netty/netty-transport-native-kqueue/${qpid-jms-netty-version}</bundle>
<bundle>mvn:io.netty/netty-transport-native-unix-common/${qpid-jms-netty-version}</bundle>
<bundle>mvn:io.netty/netty-buffer/${qpid-jms-netty-version}</bundle>
<bundle>mvn:io.netty/netty-codec/${qpid-jms-netty-version}</bundle>