-
Type:
Enhancement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 4.4.0-fuse-00-27
-
Fix Version/s: 4.4.0-fuse-xx-00
-
Component/s: None
-
Labels:None
-
Environment:
4.4.0-fuse-0043
-
External Issue URL:
Hi
I was deploying a Camel blueprint app by copying a file to the deploy folder. The app went into grace period due camel-blueprint was not installed out of the box.
Doing a grep I could see this
karaf@root> features:list | grep -i blueprint
|
[uninstalled] [2.7.1-fuse-00-43 ] camel-blueprint repo-0
|
[installed ] [5.5.0-fuse-00-43 ] activemq-blueprint activemq-5.5.0-fuse-00-43
|
AMQ blueprint is installed, but not camel blueprint.
Should we not install it out of the box?