Add Karaf 4 features 61/26161/14
authorStephen Kitt <skitt@redhat.com>
Thu, 19 Jan 2017 14:19:17 +0000 (15:19 +0100)
committerTom Pantelis <tpanteli@brocade.com>
Wed, 1 Feb 2017 23:37:37 +0000 (23:37 +0000)
commit3354f45e32faaab5452f95f9931274a3580de912
tree4e3a14e522070e64b3a66a5dfbc241ed57e4151a
parentd9688431165f3ceaec76b18acc18af61d7e12593
Add Karaf 4 features

This moves the Karaf 3 features and adds matching Karaf 4 features for
all the controller features.

Blueprint is upgraded to match the version used in Karaf 4.

Bug: 7526
Change-Id: Ie41cd727942ad2083ef0ca33e03f0d08003c546d
Signed-off-by: Stephen Kitt <skitt@redhat.com>
84 files changed:
features/benchmark/features-mdsal-benchmark/pom.xml [new file with mode: 0644]
features/benchmark/features-mdsal-benchmark/src/main/features/features.xml [moved from features/benchmark/src/main/features/features.xml with 100% similarity]
features/benchmark/features4-mdsal-benchmark/pom.xml [new file with mode: 0644]
features/benchmark/odl-benchmark-api/pom.xml [new file with mode: 0644]
features/benchmark/odl-dsbenchmark/pom.xml [new file with mode: 0644]
features/benchmark/odl-dsbenchmark/src/main/feature/feature.xml [new file with mode: 0644]
features/benchmark/odl-mdsal-benchmark/pom.xml [new file with mode: 0644]
features/benchmark/odl-mdsal-benchmark/src/main/feature/feature.xml [new file with mode: 0644]
features/benchmark/odl-ntfbenchmark/pom.xml [new file with mode: 0644]
features/benchmark/odl-ntfbenchmark/src/main/feature/feature.xml [new file with mode: 0644]
features/benchmark/pom.xml
features/config-netty/features-config-netty/pom.xml [new file with mode: 0644]
features/config-netty/features-config-netty/src/main/features/features.xml [moved from features/config-netty/src/main/features/features.xml with 100% similarity]
features/config-netty/features4-config-netty/pom.xml [new file with mode: 0644]
features/config-netty/odl-config-netty/pom.xml [new file with mode: 0644]
features/config-netty/odl-config-netty/src/main/feature/feature.xml [new file with mode: 0644]
features/config-netty/pom.xml
features/config-persister/features-config-persister/pom.xml [new file with mode: 0644]
features/config-persister/features-config-persister/src/main/features/features.xml [moved from features/config-persister/src/main/features/features.xml with 100% similarity]
features/config-persister/features4-config-persister/pom.xml [new file with mode: 0644]
features/config-persister/odl-config-manager-facade-xml/pom.xml [new file with mode: 0644]
features/config-persister/odl-config-persister-all/pom.xml [new file with mode: 0644]
features/config-persister/odl-config-persister/pom.xml [new file with mode: 0644]
features/config-persister/odl-config-startup/pom.xml [new file with mode: 0644]
features/config-persister/pom.xml
features/config/features-config/pom.xml [new file with mode: 0644]
features/config/features-config/src/main/features/features.xml [moved from features/config/src/main/features/features.xml with 100% similarity]
features/config/features4-config/pom.xml [new file with mode: 0644]
features/config/odl-config-all/pom.xml [new file with mode: 0644]
features/config/odl-config-api/pom.xml [new file with mode: 0644]
features/config/odl-config-core/pom.xml [new file with mode: 0644]
features/config/odl-config-manager/pom.xml [new file with mode: 0644]
features/config/odl-config-netty-config-api/pom.xml [new file with mode: 0644]
features/config/pom.xml
features/extras/features-extras/pom.xml [new file with mode: 0644]
features/extras/features-extras/src/main/features/features.xml [moved from features/extras/src/main/features/features.xml with 100% similarity]
features/extras/features4-extras/pom.xml [new file with mode: 0644]
features/extras/odl-extras-all/pom.xml [new file with mode: 0644]
features/extras/odl-jolokia/pom.xml [new file with mode: 0644]
features/extras/odl-jolokia/src/main/feature/feature.xml [new file with mode: 0644]
features/extras/pom.xml
features/mdsal/features-mdsal/pom.xml [new file with mode: 0644]
features/mdsal/features-mdsal/src/main/features/features.xml [moved from features/mdsal/src/main/features/features.xml with 100% similarity]
features/mdsal/features4-mdsal/pom.xml [new file with mode: 0644]
features/mdsal/odl-clustering-test-app/pom.xml [new file with mode: 0644]
features/mdsal/odl-mdsal-all/pom.xml [new file with mode: 0644]
features/mdsal/odl-mdsal-broker-local/pom.xml [new file with mode: 0644]
features/mdsal/odl-mdsal-broker-local/src/main/feature/feature.xml [new file with mode: 0644]
features/mdsal/odl-mdsal-broker/pom.xml [new file with mode: 0644]
features/mdsal/odl-mdsal-broker/src/main/feature/feature.xml [new file with mode: 0644]
features/mdsal/odl-mdsal-clustering-commons/pom.xml [new file with mode: 0644]
features/mdsal/odl-mdsal-clustering/pom.xml [new file with mode: 0644]
features/mdsal/odl-mdsal-common/pom.xml [new file with mode: 0644]
features/mdsal/odl-mdsal-distributed-datastore/pom.xml [new file with mode: 0644]
features/mdsal/odl-mdsal-remoterpc-connector/pom.xml [new file with mode: 0644]
features/mdsal/odl-mdsal-xsql/pom.xml [new file with mode: 0644]
features/mdsal/odl-mdsal-xsql/src/main/feature/feature.xml [new file with mode: 0644]
features/mdsal/odl-message-bus-collector/pom.xml [new file with mode: 0644]
features/mdsal/odl-message-bus-collector/src/main/feature/feature.xml [new file with mode: 0644]
features/mdsal/odl-toaster/pom.xml [new file with mode: 0644]
features/mdsal/pom.xml
features/protocol-framework/features-protocol-framework/pom.xml [new file with mode: 0644]
features/protocol-framework/features-protocol-framework/src/main/features/features.xml [moved from features/protocol-framework/src/main/features/features.xml with 100% similarity]
features/protocol-framework/features4-protocol-framework/pom.xml [new file with mode: 0644]
features/protocol-framework/odl-protocol-framework/pom.xml [new file with mode: 0644]
features/protocol-framework/pom.xml
opendaylight/blueprint/pom.xml
opendaylight/config/config-artifacts/pom.xml
opendaylight/config/config-persister-feature4-adapter/pom.xml [new file with mode: 0644]
opendaylight/config/config-persister-feature4-adapter/src/main/java/org/opendaylight/controller/configpusherfeature/ConfigPusherFeatureActivator.java [new file with mode: 0644]
opendaylight/config/config-persister-feature4-adapter/src/main/java/org/opendaylight/controller/configpusherfeature/internal/AbstractFeatureWrapper.java [new file with mode: 0644]
opendaylight/config/config-persister-feature4-adapter/src/main/java/org/opendaylight/controller/configpusherfeature/internal/ChildAwareFeatureWrapper.java [new file with mode: 0644]
opendaylight/config/config-persister-feature4-adapter/src/main/java/org/opendaylight/controller/configpusherfeature/internal/ConfigFeaturesListener.java [new file with mode: 0644]
opendaylight/config/config-persister-feature4-adapter/src/main/java/org/opendaylight/controller/configpusherfeature/internal/ConfigPusherCustomizer.java [new file with mode: 0644]
opendaylight/config/config-persister-feature4-adapter/src/main/java/org/opendaylight/controller/configpusherfeature/internal/ConfigPushingRunnable.java [new file with mode: 0644]
opendaylight/config/config-persister-feature4-adapter/src/main/java/org/opendaylight/controller/configpusherfeature/internal/FeatureConfigPusher.java [new file with mode: 0644]
opendaylight/config/config-persister-feature4-adapter/src/main/java/org/opendaylight/controller/configpusherfeature/internal/FeatureConfigSnapshotHolder.java [new file with mode: 0644]
opendaylight/config/config-persister-feature4-adapter/src/main/java/org/opendaylight/controller/configpusherfeature/internal/FeatureServiceCustomizer.java [new file with mode: 0644]
opendaylight/config/pom.xml
opendaylight/md-sal/mdsal-artifacts/pom.xml
opendaylight/md-sal/pom.xml
opendaylight/md-sal/sal-karaf4-xsql/pom.xml [new file with mode: 0644]
opendaylight/md-sal/sal-karaf4-xsql/src/main/java/org/opendaylight/controller/xsql/xsql.java [new file with mode: 0644]
opendaylight/md-sal/sal-karaf4-xsql/src/main/resources/OSGI-INF/blueprint/shell-log.xml [new file with mode: 0644]