[AMQ-6584] Remove spring-aspects as it works with just the range fix

This commit is contained in:
Christian Schneider 2017-01-30 11:02:05 +01:00
parent 10500ab6ee
commit 6757300a0d
1 changed files with 0 additions and 1 deletions

View File

@ -41,7 +41,6 @@
<feature name="activemq" description="ActiveMQ broker libraries" version="${project.version}" resolver="(obr)" start-level="50">
<feature>http</feature>
<feature version="${project.version}">activemq-client</feature>
<feature>spring-aspects</feature>
<bundle>mvn:org.apache.activemq/activemq-karaf/${project.version}</bundle>
<bundle dependency="true">mvn:org.apache.xbean/xbean-spring/${xbean-version}</bundle>
<bundle dependency="true">mvn:commons-collections/commons-collections/${commons-collections-version}</bundle>