Hi,
I want to understand why and when do we use the following:
1) resolver="(obr)"
2) dependency="true"
3) start-level="30"
It works without specifying these. Can some one explain me why and when to
use it?
<feature name="spring-dm" description="Spring DM support" version="1.2.1"
resolver="(obr)">
<feature version="[2.5.6,4)">spring</feature>
<bundle dependency="true"
start-level="30">mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.cglib/2.2.2_1</bundle>
<bundle
start-level="30">mvn:org.springframework.osgi/spring-osgi-io/1.2.1</bundle>
<bundle
start-level="30">mvn:org.springframework.osgi/spring-osgi-core/1.2.1</bundle>
<bundle
start-level="30">mvn:org.springframework.osgi/spring-osgi-extender/1.2.1</bundle>
<bundle
start-level="30">mvn:org.springframework.osgi/spring-osgi-annotation/1.2.1</bundle>
<bundle
start-level="30">mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.spring/2.3.0.redhat-610379</bundle>
</feature>
Thanks!
--
View this message in context:
http://servicemix.396122.n5.nabble.com/plz-explain-tp5721802.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.