BUG-8208: remove prereq from jdbc/jetty features 10/55710/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 19 Apr 2017 19:08:02 +0000 (21:08 +0200)
committerRobert Varga <nite@hq.sk>
Thu, 20 Apr 2017 08:53:31 +0000 (08:53 +0000)
commit754fc3c16f74d1b1c8591d508c2514f95393dd27
treeddd749522b4f7238b81d2258ebcacd1a2972e74a
parent3d622f95319336f5a5b9587b924bd6bac98982d7
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