BUG-4219: clean up features.xml 31/49431/4
authorStephen Kitt <skitt@redhat.com>
Thu, 15 Dec 2016 13:40:45 +0000 (14:40 +0100)
committerRobert Varga <nite@hq.sk>
Fri, 16 Dec 2016 09:47:22 +0000 (09:47 +0000)
commit38d801241e7eaa9d751bb1868efb773de3a84dd8
treee4ef271b9501bca87e33caeb84ba02286142c6d2
parent93c6fd77c28bda5dec4d09a2b773fd7b17f9ae89
BUG-4219: clean up features.xml

In models' features.xml, odl-mdsal-binding-base includes yang-ext so
it's not strictly necessary in odl-mdsal-models. (This is potentially
controversial of course since it should perhaps be construed as a
declared part of the odl-mdsal-models API.)

In mdsal's features.xml:
* use odl-lmax-3 instead of odl-lmax;
* drop mdsal-dom-{api,spi} from odl-mdsal-dom-broker (they're part of
  odl-mdsal-dom-api);
* odl-mdsal-binding-api needs odl-yangtools-yang-parser, and
  mdsal-binding-util;
* odl-mdsal-singleton-dom needs odl-mdsal-common.

Change-Id: I4f18d697065f4e9df2b0e621fd32d4b18b8068fd
Signed-off-by: Stephen Kitt <skitt@redhat.com>
common/features/pom.xml
common/features/src/main/features/features.xml
model/features/src/main/features/features.xml