From 8209cabea07eae86ab3b4ba2358afcb9713ed039 Mon Sep 17 00:00:00 2001 From: Subodh Date: Thu, 27 Jul 2017 15:47:55 +0530 Subject: [PATCH] Add Cardinal to Karaf 4 distribution Change-Id: I844cca67178b21dcbe479059f4ed35d8f6ef337e Signed-off-by: Subodh Signed-off-by: Thanh Ha --- artifacts/upstream/feature-repos/pom.xml | 9 +++++++++ artifacts/upstream/single-features/pom.xml | 16 ++++++++++++++++ features/repos/index/pom.xml | 8 ++++++++ .../odl-integration-compatible-with-all/pom.xml | 16 +++++++++++++++- 4 files changed, 48 insertions(+), 1 deletion(-) diff --git a/artifacts/upstream/feature-repos/pom.xml b/artifacts/upstream/feature-repos/pom.xml index 3f2ca599..75a48007 100644 --- a/artifacts/upstream/feature-repos/pom.xml +++ b/artifacts/upstream/feature-repos/pom.xml @@ -68,6 +68,15 @@ xml + + + org.opendaylight.cardinal + cardinal-features4 + ${cardinal.version} + features + xml + + org.opendaylight.controller diff --git a/artifacts/upstream/single-features/pom.xml b/artifacts/upstream/single-features/pom.xml index 8d11a4b7..011d7ccc 100644 --- a/artifacts/upstream/single-features/pom.xml +++ b/artifacts/upstream/single-features/pom.xml @@ -67,6 +67,22 @@ xml + + + org.opendaylight.cardinal + odl-cardinal-ui + ${cardinal.version} + xml + features + + + org.opendaylight.cardinal + odl-cardinal + ${cardinal.version} + xml + features + + org.opendaylight.dluxapps diff --git a/features/repos/index/pom.xml b/features/repos/index/pom.xml index d9a3505a..1d4b417a 100644 --- a/features/repos/index/pom.xml +++ b/features/repos/index/pom.xml @@ -137,6 +137,14 @@ xml + + + org.opendaylight.cardinal + cardinal-features4 + features + xml + + org.opendaylight.daexim diff --git a/features/singles/odl-integration-compatible-with-all/pom.xml b/features/singles/odl-integration-compatible-with-all/pom.xml index 7cda7ff4..8b83453e 100644 --- a/features/singles/odl-integration-compatible-with-all/pom.xml +++ b/features/singles/odl-integration-compatible-with-all/pom.xml @@ -62,7 +62,7 @@ features - + org.opendaylight.bgpcep odl-bgpcep-bgp @@ -88,6 +88,20 @@ features + + + org.opendaylight.cardinal + odl-cardinal-ui + xml + features + + + org.opendaylight.cardinal + odl-cardinal + xml + features + + org.opendaylight.daexim -- 2.36.6