Hi,
I believe I am missing something here. I mark a bundle start as false:
<bundle start-level="41"
start="false">mvn:<theBundle_groupId>/<theBunlde_artifactId/${theBundle.version}</bundle>
But when it is loaded in karaf it is still active:
66 | Active | 41 | 4.0.0.SNAPSHOT_buildDateTime | Test Simulator
I set the start level to 41 to make sure I am picking up the right feature
version. There are no dependencies on this bundle.
Is there anything else I need to do? I checked the manual, but I didn’t see it.
Thanks,
Erwin