Add Karaf 4 features 91/50091/7
authorStephen Kitt <skitt@redhat.com>
Thu, 15 Dec 2016 13:46:44 +0000 (14:46 +0100)
committerRobert Varga <nite@hq.sk>
Tue, 24 Jan 2017 14:56:01 +0000 (14:56 +0000)
commit280ee022860ba5a3604b35f3b363ade5e4b65af7
treec17102048bbb0df6d63bd822e17b88a17d0f7161
parent4b5d42e0532e423d41a85747794f7322a3cb6717
Add Karaf 4 features

This is a simplified version of
https://git.opendaylight.org/gerrit/39468 without any changes to
bundles; it just delegates the actual features.xml generation to the
plugin.

Bug: 7487
Change-Id: I932067005975206be5fdeeaf58589502d1598760
Signed-off-by: Stephen Kitt <skitt@redhat.com>
27 files changed:
common/artifacts/pom.xml
common/features/features-mdsal/README.adoc [moved from common/features/README.adoc with 100% similarity]
common/features/features-mdsal/pom.xml [new file with mode: 0644]
common/features/features-mdsal/src/main/features/features.xml [moved from common/features/src/main/features/features.xml with 100% similarity]
common/features/features4-mdsal/pom.xml [new file with mode: 0644]
common/features/odl-mdsal-binding-api/pom.xml [new file with mode: 0644]
common/features/odl-mdsal-binding-base/pom.xml [new file with mode: 0644]
common/features/odl-mdsal-binding-dom-adapter/pom.xml [new file with mode: 0644]
common/features/odl-mdsal-binding-runtime/pom.xml [new file with mode: 0644]
common/features/odl-mdsal-binding/pom.xml [new file with mode: 0644]
common/features/odl-mdsal-common/pom.xml [new file with mode: 0644]
common/features/odl-mdsal-dom-api/pom.xml [new file with mode: 0644]
common/features/odl-mdsal-dom-broker/pom.xml [new file with mode: 0644]
common/features/odl-mdsal-dom/pom.xml [new file with mode: 0644]
common/features/odl-mdsal-eos-binding/pom.xml [new file with mode: 0644]
common/features/odl-mdsal-eos-common/pom.xml [new file with mode: 0644]
common/features/odl-mdsal-eos-dom/pom.xml [new file with mode: 0644]
common/features/odl-mdsal-singleton-common/pom.xml [new file with mode: 0644]
common/features/odl-mdsal-singleton-dom/pom.xml [new file with mode: 0644]
common/features/pom.xml
model/artifacts/pom.xml
model/features/features-mdsal-model/pom.xml [new file with mode: 0644]
model/features/features-mdsal-model/src/main/features/features.xml [moved from model/features/src/main/features/features.xml with 100% similarity]
model/features/features4-mdsal-model/pom.xml [new file with mode: 0644]
model/features/odl-mdsal-models/pom.xml [new file with mode: 0644]
model/features/pom.xml
model/pom.xml