Add Karaf 4 features 48/50848/1
authorStephen Kitt <skitt@redhat.com>
Mon, 23 Jan 2017 17:30:33 +0000 (18:30 +0100)
committerStephen Kitt <skitt@redhat.com>
Mon, 23 Jan 2017 17:30:33 +0000 (18:30 +0100)
commite4274da96100138fe3a3373861559b6dd9502d35
treed9beac57d335d5e9a689f69a57373b2dc5f3a5c4
parent253af42ceb1387e956a1dc3dd62ba33064174add
Add Karaf 4 features

This needs https://git.opendaylight.org/gerrit/50847 otherwise the
features depend on jcl-over-slf4j and fail to load.

Bug: 7616
Change-Id: I42e3a15b15328beaa4fac8abcda8497cf10ea222
Signed-off-by: Stephen Kitt <skitt@redhat.com>
features/features-dlux/pom.xml [new file with mode: 0644]
features/features-dlux/src/main/features/features.xml [moved from features/src/main/features/features.xml with 100% similarity]
features/features4-dlux/pom.xml [new file with mode: 0644]
features/odl-dlux-all/pom.xml [new file with mode: 0644]
features/odl-dlux-core/pom.xml [new file with mode: 0644]
features/odl-dlux-core/src/main/feature/feature.xml [new file with mode: 0644]
features/odl-dlux-node/pom.xml [new file with mode: 0644]
features/odl-dlux-yangman/pom.xml [new file with mode: 0644]
features/odl-dlux-yangui/pom.xml [new file with mode: 0644]
features/odl-dlux-yangvisualizer/pom.xml [new file with mode: 0644]
features/pom.xml