mirror of https://github.com/apache/activemq.git
https://issues.apache.org/jira/browse/AMQ-4034 - removing activemq-extra feature
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1439986 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
1108323613
commit
70e2715d91
|
@ -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>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue