Use ranges to cross-reference yangtools features 01/67301/2
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 18 Jan 2018 19:38:45 +0000 (20:38 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 18 Jan 2018 20:20:52 +0000 (21:20 +0100)
commit0661e60baba0f3b075ddb6e955ca679d34a67b85
treecbf5c19c817b296648866cb501db022450a7af75
parent67b94b2f23b6181890b297c36c9f88644c540c86
Use ranges to cross-reference yangtools features

This allows run-time to work with compatible versions of yangtools,
even when a new version is introduced after compilation. Also fixes
an odl-lmax-3 range omission and removes unneeded feature dependencies
when they are brought in transitively.

Change-Id: I10753809286b4df71abd62526d5b5ca1effdf2ec
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
13 files changed:
common/features/odl-mdsal-binding-api/pom.xml
common/features/odl-mdsal-binding-api/src/main/feature/feature.xml [new file with mode: 0644]
common/features/odl-mdsal-binding-base/src/main/feature/feature.xml [new file with mode: 0644]
common/features/odl-mdsal-binding-runtime/src/main/feature/feature.xml
common/features/odl-mdsal-binding2-base/pom.xml
common/features/odl-mdsal-binding2-base/src/main/feature/feature.xml [new file with mode: 0644]
common/features/odl-mdsal-binding2-runtime/src/main/feature/feature.xml
common/features/odl-mdsal-common/src/main/feature/feature.xml [new file with mode: 0644]
common/features/odl-mdsal-dom-api/src/main/feature/feature.xml [new file with mode: 0644]
common/features/odl-mdsal-dom-broker/src/main/feature/feature.xml
common/features/odl-mdsal-dom-schema-service-osgi/src/main/feature/feature.xml
common/features/odl-mdsal-eos-common/pom.xml
common/features/odl-mdsal-eos-common/src/main/feature/feature.xml [new file with mode: 0644]