git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1439986 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Bosanac Dejan 2013-01-29 16:31:56 +00:00
parent 1108323613
commit 70e2715d91
1 changed files with 0 additions and 6 deletions

View File

@ -82,11 +82,5 @@
<bundle>mvn:org.apache.activemq/activemq-web-console/${project.version}/war</bundle> <bundle>mvn:org.apache.activemq/activemq-web-console/${project.version}/war</bundle>
</feature> </feature>
<feature name="activemq-extra" version="${project.version}" resolver="(obr)" start-level="50">
<bundle>mvn:org.fusesource.mqtt-client/mqtt-client/${mqtt-client-version}</bundle>
<bundle>mvn:org.fusesource.hawtdispatch/hawtdispatch/${hawtdispatch-version}</bundle>
<bundle>mvn:org.fusesource.hawtdispatch/hawtdispatch-scala/${hawtdispatch-version}</bundle>
<bundle>mvn:org.fusesource.hawtdispatch/hawtdispatch-transport/${hawtdispatch-version}</bundle>
</feature>
</features> </features>