-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: jboss-fuse-6.2.1
-
Fix Version/s: jboss-fuse-6.3
-
Component/s: Fabric8 v1
-
Labels:
-
Steps to Reproduce:
-
Sprint:6.3 Sprint 2 (1-Feb - 26-Feb)
In Fuse 6.2.1 fabric enviroment, if "feature.xml" like below:
~~~
...
<feature name="example-camel-bundles" start-level="93">
<bundle start="false">mvn:a.b.c/camel-log/6.2.1.redhat-084</bundle>
...
</feature>
...
~~~
After deploying into fabric container(root or child), bundle "camel-log" will be started automatically and its start-level will shows "80" not "93".
- is related to
-
ENTESB-3780 Some bundles had status changed from "Active" to "Resolved" after fabric was created
-
- Closed
-
-
ENTESB-4816 [patching] Fix detection of fabric env when initalizing patch management
-
- Closed
-
-
ENTESB-3416 Make sure all bundles are in the Active state by default
-
- Closed
-