BUG-8208: remove prereq from jdbc/jetty features 73/55273/2
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 19 Apr 2017 19:08:02 +0000 (21:08 +0200)
committerStephen Kitt <skitt@redhat.com>
Thu, 20 Apr 2017 08:08:04 +0000 (10:08 +0200)
commitf99639e08d3c66164f60c573eca805dbb817449c
tree748ec2828328629ea7016ac44a74cd243d862cef
parentd3fa42cfd8347ef5763a3aacb0a5e1ad325f5d7e
BUG-8208: remove prereq from jdbc/jetty features

It seems that dependencies have to be completely converged
and prerequisite=true does not play nice with optional imports,
leading to half-baked installation.

This patch drops dependency/prerequisite flags, which will need
to be revisited once we have this thing working.

Change-Id: I9340e7dff6566b793689406e8029b546ec349302
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
features4/odl-karaf-feat-jdbc/src/main/feature/feature.xml
features4/odl-karaf-feat-jetty/src/main/feature/feature.xml