From 153d8943f9b7456535d2f2058ecea9156543ffc4 Mon Sep 17 00:00:00 2001 From: Luis Gomez Date: Tue, 28 Apr 2020 23:24:50 -0700 Subject: [PATCH] Update MRI projects for Aluminium This bumps versions to the following: - odlparent-7.0.1 - yangtools-5.0.1 - mdsal-6.0.0 - controller-2.0.0 A references to benchmarks/trace/extras/config in controller are removed in favor of the three feature repositories and unified controller-artifacts. Some cleaning of features and artifacts is done too. Disable SM projects for now. Change-Id: I3e1041af716ef4ba7ec3718734a1e3078748ca6b Signed-off-by: Luis Gomez --- artifacts/all/pom.xml | 2 +- artifacts/distribution/pom.xml | 2 +- artifacts/pom.xml | 2 +- artifacts/upstream/all/pom.xml | 18 +-- artifacts/upstream/artifacts/pom.xml | 80 +++++++++- artifacts/upstream/feature-repos/pom.xml | 137 ------------------ artifacts/upstream/pom.xml | 5 +- artifacts/upstream/properties/pom.xml | 13 +- artifacts/upstream/single-features/pom.xml | 87 ----------- docs/platform-versions.rst | 18 +-- features/pom.xml | 2 +- features/repos/index/pom.xml | 45 ++++-- features/repos/pom.xml | 2 +- features/repos/test/pom.xml | 2 +- features/singles/odl-integration-all/pom.xml | 2 +- .../pom.xml | 2 +- features/singles/pom.xml | 2 +- karaf-scripts/pom.xml | 2 +- karaf/pom.xml | 10 +- onap-karaf/pom.xml | 25 ++-- opendaylight/pom.xml | 2 +- pom.xml | 2 +- 22 files changed, 154 insertions(+), 308 deletions(-) delete mode 100644 artifacts/upstream/feature-repos/pom.xml delete mode 100644 artifacts/upstream/single-features/pom.xml diff --git a/artifacts/all/pom.xml b/artifacts/all/pom.xml index 77c9e45d..f9869cd9 100644 --- a/artifacts/all/pom.xml +++ b/artifacts/all/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.4 + 7.0.1 org.opendaylight.integration diff --git a/artifacts/distribution/pom.xml b/artifacts/distribution/pom.xml index 7c97405f..32a4b849 100644 --- a/artifacts/distribution/pom.xml +++ b/artifacts/distribution/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.4 + 7.0.1 org.opendaylight.integration diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 44e26ab3..e40de69b 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.4 + 7.0.1 org.opendaylight.integration diff --git a/artifacts/upstream/all/pom.xml b/artifacts/upstream/all/pom.xml index df82a18b..1e0447ee 100644 --- a/artifacts/upstream/all/pom.xml +++ b/artifacts/upstream/all/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.4 + 7.0.1 org.opendaylight.integration @@ -40,7 +40,6 @@ - ${project.groupId} artifact-artifacts @@ -48,21 +47,6 @@ import pom - - - ${project.groupId} - feature-repo-artifacts - ${project.version} - import - pom - - - ${project.groupId} - single-feature-artifacts - ${project.version} - import - pom - ${project.groupId} other-artifacts diff --git a/artifacts/upstream/artifacts/pom.xml b/artifacts/upstream/artifacts/pom.xml index 352ea0aa..03c43405 100644 --- a/artifacts/upstream/artifacts/pom.xml +++ b/artifacts/upstream/artifacts/pom.xml @@ -40,6 +40,23 @@ + + aaa + + true + + + + + org.opendaylight.aaa + aaa-artifacts + ${aaa.version} + pom + import + + + + bgpcep @@ -66,8 +83,8 @@ org.opendaylight.controller - config-artifacts - ${config.version} + controller-artifacts + ${controller.version} pom import @@ -159,6 +176,31 @@ + + mdsal + + true + + + + + org.opendaylight.mdsal + mdsal-artifacts + ${mdsal.version} + pom + import + + + + org.opendaylight.mdsal + odl-mdsal-trace + ${mdsal.version} + features + xml + + + + netconf @@ -210,6 +252,23 @@ + + odlparent + + true + + + + + org.opendaylight.odlparent + odlparent-artifacts + ${odlparent.version} + pom + import + + + + openflowplugin @@ -275,5 +334,22 @@ + + yangtools + + true + + + + + org.opendaylight.yangtools + yangtools-artifacts + ${yangtools.version} + pom + import + + + + diff --git a/artifacts/upstream/feature-repos/pom.xml b/artifacts/upstream/feature-repos/pom.xml deleted file mode 100644 index 257a7faf..00000000 --- a/artifacts/upstream/feature-repos/pom.xml +++ /dev/null @@ -1,137 +0,0 @@ - - - - - 4.0.0 - - org.opendaylight.integration - properties - 0.13.0-SNAPSHOT - ../properties - - feature-repo-artifacts - pom - - ODL :: integration :: ${project.artifactId} - POM to import, with all upstream ODL user-facing feature repo artifact versions. - https://wiki.opendaylight.org/view/Integration/Distribution - - - Eclipse Public License v1.0 - http://www.eclipse.org/legal/epl-v10.html - - - - - scm:git:https://git.opendaylight.org/gerrit/integration/distribution.git - scm:git:ssh://git.opendaylight.org:29418/integration/distribution.git - https://git.opendaylight.org/gerrit/gitweb?p=integration/distribution.git;a=tree;f=artifacts/upstream/feature-repos;hb=HEAD - HEAD - - - - - - - aaa - - true - - - - - org.opendaylight.aaa - features-aaa - ${aaa.version} - features - xml - - - - - - - controller - - true - - - - - org.opendaylight.controller - features-extras - ${controller.extras.version} - features - xml - - - org.opendaylight.controller - features-mdsal - ${controller.version} - features - xml - - - org.opendaylight.controller - features-mdsal-benchmark - ${benchmark.version} - features - xml - - - org.opendaylight.controller - features-mdsal-trace - ${controller.version} - features - xml - - - - - - - infrautils - - true - - - - - org.opendaylight.infrautils - infrautils-features - ${infrautils.version} - features - xml - - - - - - - odlparent - - true - - - - - org.opendaylight.odlparent - features-odlparent - ${odlparent.version} - features - xml - - - - - - diff --git a/artifacts/upstream/pom.xml b/artifacts/upstream/pom.xml index 73ec27c3..c9e77a02 100644 --- a/artifacts/upstream/pom.xml +++ b/artifacts/upstream/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.4 + 7.0.1 org.opendaylight.integration @@ -37,12 +37,9 @@ https://git.opendaylight.org/gerrit/gitweb?p=integration/distribution.git;a=tree;f=artifacts/upstream;hb=HEAD HEAD - properties artifacts - feature-repos - single-features other all diff --git a/artifacts/upstream/properties/pom.xml b/artifacts/upstream/properties/pom.xml index 2754a96b..bc913b7d 100644 --- a/artifacts/upstream/properties/pom.xml +++ b/artifacts/upstream/properties/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.4 + 7.0.1 org.opendaylight.integration @@ -44,25 +44,22 @@ 0.12.0-SNAPSHOT - 1.9.0 0.14.0-SNAPSHOT - 0.12.0 - 1.11.0 - 1.14.0 + 2.0.0 1.8.0-SNAPSHOT 0.9.0-SNAPSHOT 1.8.0-SNAPSHOT 1.9.0-SNAPSHOT 1.12.0-SNAPSHOT - 5.0.9 + 6.0.0 1.9.0-SNAPSHOT 0.11.0-SNAPSHOT 0.15.0-SNAPSHOT - 6.0.4 + 7.0.1 0.11.0-SNAPSHOT 1.11.0-SNAPSHOT 0.6.0-SNAPSHOT - 4.0.6 + 5.0.1 diff --git a/artifacts/upstream/single-features/pom.xml b/artifacts/upstream/single-features/pom.xml deleted file mode 100644 index 46e42067..00000000 --- a/artifacts/upstream/single-features/pom.xml +++ /dev/null @@ -1,87 +0,0 @@ - - - - - 4.0.0 - - org.opendaylight.integration - properties - 0.13.0-SNAPSHOT - ../properties - - single-feature-artifacts - pom - - ODL :: integration :: ${project.artifactId} - POM to import, with all upstream ODL user-facing single feature artifact versions. - https://wiki.opendaylight.org/view/Integration/Distribution - - - Eclipse Public License v1.0 - http://www.eclipse.org/legal/epl-v10.html - - - - - scm:git:https://git.opendaylight.org/gerrit/integration/distribution.git - scm:git:ssh://git.opendaylight.org:29418/integration/distribution.git - https://git.opendaylight.org/gerrit/gitweb?p=integration/distribution.git;a=tree;f=artifacts/upstream/single-features;hb=HEAD - HEAD - - - - - - - aaa - - true - - - - - org.opendaylight.aaa - odl-aaa-cert - ${aaa.version} - features - xml - - - org.opendaylight.aaa - odl-aaa-shiro - ${aaa.version} - features - xml - - - - - - - controller - - true - - - - - org.opendaylight.controller - odl-mdsal-broker - ${controller.version} - features - xml - - - - - - diff --git a/docs/platform-versions.rst b/docs/platform-versions.rst index 1e108b8f..89c72521 100644 --- a/docs/platform-versions.rst +++ b/docs/platform-versions.rst @@ -13,23 +13,19 @@ Platform versions * - org.opendaylight.odlparent - \* - - 6.0.4 + - 7.0.1 * - org.opendaylight.yangtools - - yangtools-artifacts - - 4.0.6 - - * - org.opendaylight.mdsal - - binding-parent - - 5.0.9 + - \* + - 5.0.1 * - org.opendaylight.mdsal - - mdsal-artifacts - - 5.0.9 + - \* + - 6.0.0 * - org.opendaylight.controller - - mdsal-artifacts - - 1.11.0 + - \* + - 2.0.0 * - org.opendaylight.aaa - aaa-artifacts diff --git a/features/pom.xml b/features/pom.xml index 16915671..1cf54952 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.4 + 7.0.1 org.opendaylight.integration diff --git a/features/repos/index/pom.xml b/features/repos/index/pom.xml index d9b17a50..a24ecf5a 100644 --- a/features/repos/index/pom.xml +++ b/features/repos/index/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 6.0.4 + 7.0.1 org.opendaylight.integration @@ -115,25 +115,19 @@ org.opendaylight.controller - features-extras + features-controller features xml org.opendaylight.controller - features-mdsal - features - xml - - - org.opendaylight.controller - features-mdsal-benchmark + features-controller-experimental features xml org.opendaylight.controller - features-mdsal-trace + features-controller-testing features xml @@ -214,7 +208,21 @@ - + + + mdsal + + true + + + + org.opendaylight.mdsal + features-mdsal + features + xml + + + netconf @@ -356,5 +364,20 @@ + + + yangtools + + true + + + + org.opendaylight.yangtools + features-yangtools + features + xml + + + diff --git a/features/repos/pom.xml b/features/repos/pom.xml index 486ded21..656871ce 100644 --- a/features/repos/pom.xml +++ b/features/repos/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.4 + 7.0.1 org.opendaylight.integration diff --git a/features/repos/test/pom.xml b/features/repos/test/pom.xml index 7bed3e3e..fad6a966 100644 --- a/features/repos/test/pom.xml +++ b/features/repos/test/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 6.0.4 + 7.0.1 org.opendaylight.integration diff --git a/features/singles/odl-integration-all/pom.xml b/features/singles/odl-integration-all/pom.xml index 251a3517..12c7efb9 100644 --- a/features/singles/odl-integration-all/pom.xml +++ b/features/singles/odl-integration-all/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent single-feature-parent - 6.0.4 + 7.0.1 org.opendaylight.integration diff --git a/features/singles/odl-integration-compatible-with-all/pom.xml b/features/singles/odl-integration-compatible-with-all/pom.xml index cfbb0b9d..7a92d1a3 100644 --- a/features/singles/odl-integration-compatible-with-all/pom.xml +++ b/features/singles/odl-integration-compatible-with-all/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent single-feature-parent - 6.0.4 + 7.0.1 org.opendaylight.integration diff --git a/features/singles/pom.xml b/features/singles/pom.xml index ab0bd362..83cd7197 100644 --- a/features/singles/pom.xml +++ b/features/singles/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.4 + 7.0.1 org.opendaylight.integration diff --git a/karaf-scripts/pom.xml b/karaf-scripts/pom.xml index dafc3274..c06e5619 100644 --- a/karaf-scripts/pom.xml +++ b/karaf-scripts/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.4 + 7.0.1 org.opendaylight.integration diff --git a/karaf/pom.xml b/karaf/pom.xml index f06658ca..5f0ee9f6 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent karaf4-parent - 6.0.4 + 7.0.1 org.opendaylight.integration @@ -62,10 +62,6 @@ org.opendaylight.odlparent opendaylight-karaf4-empty - - org.opendaylight.controller - opendaylight-karaf-empty - org.opendaylight.odlparent opendaylight-karaf-empty @@ -84,10 +80,6 @@ org.opendaylight.odlparent opendaylight-karaf4-empty - - org.opendaylight.controller - opendaylight-karaf-empty - org.opendaylight.odlparent opendaylight-karaf-empty diff --git a/onap-karaf/pom.xml b/onap-karaf/pom.xml index 1d160612..06c7a201 100644 --- a/onap-karaf/pom.xml +++ b/onap-karaf/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent karaf4-parent - 6.0.4 + 7.0.1 @@ -55,37 +55,42 @@ org.opendaylight.controller - features-extras + features-controller features xml runtime org.opendaylight.controller - features-mdsal + features-controller-experimental features xml runtime + + - org.opendaylight.controller - features-mdsal-benchmark + org.opendaylight.daexim + daexim-features features xml runtime + + - org.opendaylight.controller - features-mdsal-trace + org.opendaylight.mdsal + features-mdsal features xml runtime - + + - org.opendaylight.daexim - daexim-features + org.opendaylight.mdsal + odl-mdsal-trace features xml runtime diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index 88073784..abe5a89e 100644 --- a/opendaylight/pom.xml +++ b/opendaylight/pom.xml @@ -59,7 +59,7 @@ transportpce - true + false diff --git a/pom.xml b/pom.xml index fa6a398c..a8fa42c5 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.4 + 7.0.1 org.opendaylight.integration -- 2.36.6