BUG-7474: produce Karaf 4 features 50/49550/9
authorStephen Kitt <skitt@redhat.com>
Wed, 14 Dec 2016 17:28:35 +0000 (18:28 +0100)
committerRobert Varga <nite@hq.sk>
Tue, 24 Jan 2017 12:58:27 +0000 (12:58 +0000)
commit47704af447846a88bc7579a8151af247b7433f9b
treefb4f2f67cc8755bfcae3cbaf5ee874468e877b2f
parentd9f80c396ec9947316be896a0a0489069fa35b7d
BUG-7474: produce Karaf 4 features

This is a simplified version of
https://git.opendaylight.org/gerrit/38638 without any changes to
bundles; it just delegates the actual features.xml generation to the
plugin. This requires a current snapshot of Karaf 4.0.9 to reduce the
resulting dependencies. The new features are generated for Karaf 4
only. (The existing features.xml is preserved for Karaf 3.)

Change-Id: I4cc4692459f637e06e64a1a2e432448f57c32e4c
Signed-off-by: Stephen Kitt <skitt@redhat.com>
common/artifacts/pom.xml
common/features/features-yangtools/pom.xml [new file with mode: 0644]
common/features/features-yangtools/src/main/features/features.xml [moved from common/features/src/main/features/features.xml with 100% similarity]
common/features/features4-yangtools/pom.xml [new file with mode: 0644]
common/features/odl-yangtools-common/pom.xml [new file with mode: 0644]
common/features/odl-yangtools-yang-data/pom.xml [new file with mode: 0644]
common/features/odl-yangtools-yang-parser/pom.xml [new file with mode: 0644]
common/features/pom.xml