Refactor karaf features into single module 85/99585/1
authorTimoney, Dan (dt5972) <dtimoney@att.com>
Thu, 12 Dec 2019 19:08:33 +0000 (14:08 -0500)
committerTimoney, Dan (dt5972) <dtimoney@att.com>
Thu, 12 Dec 2019 19:08:33 +0000 (14:08 -0500)
commitdffc1fd635470b0fc0e940f78e69d8f0ab0d14f0
tree92d6f8c71d390223e0b47520a5befd12f59126c7
parent3e8b55b9d3841c175776d84d54edf2a284f1f4b5
Refactor karaf features into single module

Refactor karaf features installation into a single installation
bundle instead of embedding in each module's installer.

Change-Id: I281973c5d6fda5eeb0483cf9e6d058b8a4992ed3
Issue-ID: CCSDK-1754
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
34 files changed:
features/ccsdk-gr-toolkit/pom.xml [moved from grToolkit/features/ccsdk-gr-toolkit/pom.xml with 100% similarity]
features/ccsdk-properties-node/pom.xml [moved from properties-node/features/ccsdk-properties-node/pom.xml with 100% similarity]
features/ccsdk-restapi-call-node/pom.xml [moved from restapi-call-node/features/ccsdk-restapi-call-node/pom.xml with 100% similarity]
features/ccsdk-restconf-client/pom.xml [moved from restconf-client/features/ccsdk-restconf-client/pom.xml with 100% similarity]
features/ccsdk-sshapi-call-node/pom.xml [moved from sshapi-call-node/features/ccsdk-sshapi-call-node/pom.xml with 100% similarity]
features/ccsdk-template-node/pom.xml [moved from template-node/features/ccsdk-template-node/pom.xml with 100% similarity]
features/features-sli-plugins/pom.xml
features/installer/pom.xml
features/pom.xml
grToolkit/features/.gitignore [deleted file]
grToolkit/features/features-gr-toolkit/pom.xml [deleted file]
grToolkit/features/pom.xml [deleted file]
grToolkit/installer/pom.xml
grToolkit/pom.xml
properties-node/features/features-properties-node/pom.xml [deleted file]
properties-node/features/pom.xml [deleted file]
properties-node/installer/pom.xml
properties-node/pom.xml
restapi-call-node/features/features-restapi-call-node/pom.xml [deleted file]
restapi-call-node/features/pom.xml [deleted file]
restapi-call-node/installer/pom.xml
restapi-call-node/pom.xml
restconf-client/features/features-restconf-client/pom.xml [deleted file]
restconf-client/features/pom.xml [deleted file]
restconf-client/installer/pom.xml
restconf-client/pom.xml
sshapi-call-node/features/features-sshapi-call-node/pom.xml [deleted file]
sshapi-call-node/features/pom.xml [deleted file]
sshapi-call-node/installer/pom.xml
sshapi-call-node/pom.xml
template-node/features/features-template-node/pom.xml [deleted file]
template-node/features/pom.xml [deleted file]
template-node/installer/pom.xml
template-node/pom.xml