features polishing

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@981464 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Bosanac Dejan 2010-08-02 11:44:51 +00:00
parent f5e8d90337
commit 909f7763ff
1 changed files with 1 additions and 3 deletions

View File

@ -1,6 +1,5 @@
<features name="activemq-${activemq-version}">
<!-- TODO: uncomment when we upgrade to karaf 2.0 -->
<!-- <repository>mvn:org.apache.felix.karaf/apache-felix-karaf/${karaf-version}/xml/features</repository> -->
<repository>mvn:org.apache.karaf/apache-karaf/${karaf-version}/xml/features</repository>
<feature name="activemq" version="${activemq-version}">
<bundle>mvn:org.apache.geronimo.specs/geronimo-annotation_1.0_spec/1.1.1</bundle>
@ -37,7 +36,6 @@
<!-- do "features:install war" before installing this one -->
<feature name="activemq-web-console" version="${activemq-version}">
<feature version="${activemq-version}">activemq-spring</feature>
<bundle>war:mvn:org.apache.activemq/activemq-web-console/${activemq-version}/war?Webapp-Context=activemq-web-console</bundle>
</feature>
</features>