Bug 3011: Changed scope of karaf:standard feature to runtime 42/18542/6
authorTony Tkacik <ttkacik@cisco.com>
Fri, 17 Apr 2015 13:34:36 +0000 (15:34 +0200)
committerTom Pantelis <tpanteli@brocade.com>
Sun, 24 Apr 2016 22:37:12 +0000 (22:37 +0000)
commit54ccd4332ff80ea8ba6cd3762a8d3fc7a66cff00
tree1ac556c141fda600cfe4495a043d46343bb76c3f
parent6c4137eab4bb0fdae7af9b4947e606a9a6266759
Bug 3011: Changed scope of karaf:standard feature to runtime

Compile time scope of karaf standard feature caused
Karaf to install tomcat, jetty and lot of other features
via the startup.properties.

In Karaf 3.0.3 the tomcat feature works fine if installed
via the boot features in the features.cfg but if installed
via startup.properties, it prevents Karaf from starting.

Also added the eventadmin feature to the startupFeatures so it is
included in the startup.properties as the bundle does not work
properly for some reason if installed as a boot feature.

Change-Id: I309f7b116976493ba1377b442fb46f5a88f68361
Signed-off-by: Tony Tkacik <ttkacik@cisco.com>
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
karaf/karaf-parent/pom.xml
karaf/opendaylight-karaf/pom.xml