BUG-7529: provide Karaf 4 features 07/50307/12
authorStephen Kitt <skitt@redhat.com>
Wed, 11 Jan 2017 16:37:32 +0000 (17:37 +0100)
committerRobert Varga <rovarga@cisco.com>
Wed, 8 Feb 2017 19:32:20 +0000 (20:32 +0100)
commitddd6b9224cbd5de5153710a266f55e548ada03a7
treec8bac592309fb334063341c9ee42b3715d2e06dd
parente4fb9cf5bc1fa2bda3d01ad60b37758f0b0df13c
BUG-7529: provide Karaf 4 features

Change-Id: I649dcae1d60155d5dd656eb3416183889a8f6a14
Signed-off-by: Stephen Kitt <skitt@redhat.com>
Signed-off-by: Robert Varga <rovarga@cisco.com>
51 files changed:
features/netconf-connector/features-netconf-connector/pom.xml [new file with mode: 0644]
features/netconf-connector/features-netconf-connector/src/main/features/features.xml [moved from features/netconf-connector/src/main/features/features.xml with 100% similarity]
features/netconf-connector/features4-netconf-connector/pom.xml [new file with mode: 0644]
features/netconf-connector/odl-message-bus/pom.xml [new file with mode: 0644]
features/netconf-connector/odl-netconf-clustered-topology/pom.xml [new file with mode: 0644]
features/netconf-connector/odl-netconf-connector-all/pom.xml [new file with mode: 0644]
features/netconf-connector/odl-netconf-connector-ssh/pom.xml [new file with mode: 0644]
features/netconf-connector/odl-netconf-connector/pom.xml [new file with mode: 0644]
features/netconf-connector/odl-netconf-console/pom.xml [new file with mode: 0644]
features/netconf-connector/odl-netconf-topology/pom.xml [new file with mode: 0644]
features/netconf-connector/pom.xml
features/netconf/features-netconf/pom.xml [new file with mode: 0644]
features/netconf/features-netconf/src/main/features/features.xml [moved from features/netconf/src/main/features/features.xml with 100% similarity]
features/netconf/features4-netconf/pom.xml [new file with mode: 0644]
features/netconf/odl-aaa-netconf-plugin-no-cluster/pom.xml [new file with mode: 0644]
features/netconf/odl-aaa-netconf-plugin/pom.xml [new file with mode: 0644]
features/netconf/odl-config-netconf-connector/pom.xml [new file with mode: 0644]
features/netconf/odl-netconf-all/pom.xml [new file with mode: 0644]
features/netconf/odl-netconf-api/pom.xml [new file with mode: 0644]
features/netconf/odl-netconf-client/pom.xml [new file with mode: 0644]
features/netconf/odl-netconf-impl/pom.xml [new file with mode: 0644]
features/netconf/odl-netconf-mapping-api/pom.xml [new file with mode: 0644]
features/netconf/odl-netconf-mdsal/pom.xml [new file with mode: 0644]
features/netconf/odl-netconf-monitoring/pom.xml [new file with mode: 0644]
features/netconf/odl-netconf-netty-util/pom.xml [new file with mode: 0644]
features/netconf/odl-netconf-notifications-api/pom.xml [new file with mode: 0644]
features/netconf/odl-netconf-notifications-impl/pom.xml [new file with mode: 0644]
features/netconf/odl-netconf-ssh/pom.xml [new file with mode: 0644]
features/netconf/odl-netconf-tcp/pom.xml [new file with mode: 0644]
features/netconf/odl-netconf-util/pom.xml [new file with mode: 0644]
features/netconf/odl-netconf-util/src/main/feature/feature.xml [new file with mode: 0644]
features/netconf/pom.xml
features/restconf/features-restconf/pom.xml [new file with mode: 0644]
features/restconf/features-restconf/src/main/features/features.xml [moved from features/restconf/src/main/features/features.xml with 100% similarity]
features/restconf/features4-restconf/pom.xml [new file with mode: 0644]
features/restconf/odl-mdsal-apidocs/pom.xml [new file with mode: 0644]
features/restconf/odl-restconf-all/pom.xml [new file with mode: 0644]
features/restconf/odl-restconf-noauth/pom.xml [new file with mode: 0644]
features/restconf/odl-restconf-noauth/src/main/feature/feature.xml [new file with mode: 0644]
features/restconf/odl-restconf/pom.xml [new file with mode: 0644]
features/restconf/pom.xml
features/yanglib/features-yanglib/pom.xml [new file with mode: 0644]
features/yanglib/features-yanglib/src/main/features/features.xml [moved from features/yanglib/src/main/features/features.xml with 100% similarity]
features/yanglib/features4-yanglib/pom.xml [new file with mode: 0644]
features/yanglib/odl-yanglib/pom.xml [new file with mode: 0644]
features/yanglib/odl-yanglib/src/main/feature/feature.xml [new file with mode: 0644]
features/yanglib/pom.xml
netconf/netconf-console/pom.xml
netconf/tools/netconf-testtool/pom.xml
netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/Main.java
restconf/sal-rest-connector/pom.xml