From 277788570047fa3515c120fef6f8ef9bc6e8a63d Mon Sep 17 00:00:00 2001 From: Lorand Jakab Date: Wed, 7 Jun 2017 12:36:55 +0300 Subject: [PATCH] Upgrade to odlparent 2.0.0 Change-Id: I10061eda3522ded1d55adc1ac365ab9d4b22763b Signed-off-by: Lorand Jakab --- artifacts/pom.xml | 4 +- commons/parent/pom.xml | 25 +-- distribution-karaf/pom.xml | 92 ----------- features/features-lispflowmapping/pom.xml | 153 +++--------------- .../src/main/features/features.xml | 87 ---------- features/features4-lispflowmapping/pom.xml | 85 ---------- .../odl-lispflowmapping-inmemorydb/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- features/odl-lispflowmapping-models/pom.xml | 2 +- features/odl-lispflowmapping-msmr/pom.xml | 2 +- features/odl-lispflowmapping-neutron/pom.xml | 2 +- .../odl-lispflowmapping-southbound/pom.xml | 6 +- features/odl-lispflowmapping-ui/pom.xml | 2 +- features/pom.xml | 7 +- .../MappingServiceIntegrationTest.java | 2 +- lispflowmapping-karaf/pom.xml | 4 +- mappingservice/pom.xml | 2 +- pom.xml | 3 - 19 files changed, 46 insertions(+), 438 deletions(-) delete mode 100644 distribution-karaf/pom.xml delete mode 100644 features/features-lispflowmapping/src/main/features/features.xml delete mode 100644 features/features4-lispflowmapping/pom.xml diff --git a/artifacts/pom.xml b/artifacts/pom.xml index cc03eec8a..12d25cbdd 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent odlparent-lite - 1.9.0 + 2.0.0 @@ -92,7 +92,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${project.groupId} - features4-lispflowmapping + features-lispflowmapping ${project.version} features xml diff --git a/commons/parent/pom.xml b/commons/parent/pom.xml index 713b3187b..61e842652 100644 --- a/commons/parent/pom.xml +++ b/commons/parent/pom.xml @@ -15,7 +15,7 @@ for plugin configuration etc. --> org.opendaylight.odlparent odlparent - 1.9.0 + 2.0.0 @@ -28,15 +28,13 @@ ODL :: lispflowmapping :: ${project.artifactId} - 1.9.0 + 2.0.0 1.0.0 0.7.0-SNAPSHOT 0.6.0-SNAPSHOT 0.6.0-SNAPSHOT 0.5.0 src/main/yang-gen-config - 1.9.0 - 1.9.0 1.6.0-SNAPSHOT 1.6.0-SNAPSHOT 0.9.0-SNAPSHOT @@ -104,30 +102,11 @@ config-util 0.7.0-SNAPSHOT - - - org.opendaylight.odlparent - karaf.branding - ${branding.version} - compile - org.opendaylight.controller netty-event-executor-config ${config.version} - - org.opendaylight.odlparent - opendaylight-karaf-empty - ${karaf.empty.version} - zip - - - - org.opendaylight.odlparent - opendaylight-karaf-resources - ${karaf.resources.version} - org.opendaylight.controller sal-binding-api diff --git a/distribution-karaf/pom.xml b/distribution-karaf/pom.xml deleted file mode 100644 index 49e8e2b8b..000000000 --- a/distribution-karaf/pom.xml +++ /dev/null @@ -1,92 +0,0 @@ - - - - 4.0.0 - - - org.opendaylight.odlparent - karaf-parent - 1.9.0 - - - - org.opendaylight.lispflowmapping - distribution-karaf - 1.6.0-SNAPSHOT - - ODL :: lispflowmapping :: ${project.artifactId} - - - 3.1.1 - - - - odl-lispflowmapping-msmr - - - - - - ${project.groupId} - lispflowmapping-artifacts - ${project.version} - pom - import - - - - - - - - org.apache.karaf.features - framework - kar - - - ${project.groupId} - features-lispflowmapping - features - xml - runtime - - - - - - - - org.apache.maven.plugins - maven-deploy-plugin - - true - - - - - - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - - - - diff --git a/features/features-lispflowmapping/pom.xml b/features/features-lispflowmapping/pom.xml index 5701af5b6..be9069a10 100644 --- a/features/features-lispflowmapping/pom.xml +++ b/features/features-lispflowmapping/pom.xml @@ -1,6 +1,6 @@ ODL :: lispflowmapping :: ${project.artifactId} - - 0.6.0-SNAPSHOT - 0.6.0-SNAPSHOT - 1.6.0-SNAPSHOT - 0.11.0-SNAPSHOT - 1.3.0-SNAPSHOT - 0.9.0-SNAPSHOT - 1.6.0-SNAPSHOT - 1.2.0-SNAPSHOT - - - - - - - org.opendaylight.controller - mdsal-artifacts - ${mdsal.version} - pom - import - - - org.opendaylight.honeycomb.vbd - vbd-artifacts - ${vbd.version} - pom - import - - - - - - org.opendaylight.mdsal.model - features-mdsal-model - ${mdsal.model.version} - features - xml - runtime - - - org.opendaylight.controller - features-mdsal - features - xml - runtime - - - org.opendaylight.netconf - features-restconf - ${restconf.version} - features - xml - runtime - - - org.opendaylight.netconf - features-netconf-connector - ${netconf.version} - features - xml - runtime - - - org.opendaylight.dlux - features-dlux - ${dlux.core.version} - features - xml - runtime - - - org.opendaylight.dluxapps - features-dluxapps - ${dluxapps.version} - features - xml - runtime - - - ${project.groupId} - mappingservice.dsbackend - ${project.version} - - - ${project.groupId} - mappingservice.implementation - ${project.version} - ${project.groupId} - mappingservice.southbound + odl-lispflowmapping-models ${project.version} + xml + features ${project.groupId} - mappingservice.api + odl-lispflowmapping-inmemorydb ${project.version} + xml + features ${project.groupId} - mappingservice.inmemorydb + odl-lispflowmapping-southbound ${project.version} + xml + features ${project.groupId} - mappingservice.neutron + odl-lispflowmapping-mappingservice ${project.version} + xml + features ${project.groupId} - mappingservice.shell + odl-lispflowmapping-msmr ${project.version} + xml + features ${project.groupId} - mappingservice.lisp-proto + odl-lispflowmapping-mappingservice-shell ${project.version} + xml + features ${project.groupId} - mappingservice.config + odl-lispflowmapping-neutron ${project.version} + xml + features ${project.groupId} - lispflowmapping-ui-bundle + odl-lispflowmapping-ui ${project.version} - - - org.opendaylight.neutron - features-neutron - ${neutron.version} - features xml - - - org.opendaylight.honeycomb.vbd - vbd-features features - xml - - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - - - diff --git a/features/features-lispflowmapping/src/main/features/features.xml b/features/features-lispflowmapping/src/main/features/features.xml deleted file mode 100644 index 73defac4a..000000000 --- a/features/features-lispflowmapping/src/main/features/features.xml +++ /dev/null @@ -1,87 +0,0 @@ - - - - - - mvn:org.opendaylight.mdsal.model/features-mdsal-model/{{VERSION}}/xml/features - mvn:org.opendaylight.neutron/features-neutron/{{VERSION}}/xml/features - mvn:org.opendaylight.dlux/features-dlux/{{VERSION}}/xml/features - mvn:org.opendaylight.dluxapps/features-dluxapps/{{VERSION}}/xml/features - - mvn:org.opendaylight.controller/features-mdsal/{{VERSION}}/xml/features - - mvn:org.opendaylight.netconf/features-restconf/{{VERSION}}/xml/features - - mvn:org.opendaylight.honeycomb.vbd/vbd-features/{{VERSION}}/xml/features - mvn:org.opendaylight.netconf/features-netconf-connector/{{VERSION}}/xml/features - - - odl-lispflowmapping-mappingservice - odl-lispflowmapping-southbound - - - - odl-restconf - odl-mdsal-broker - odl-lispflowmapping-models - odl-lispflowmapping-inmemorydb - odl-lispflowmapping-southbound - mvn:org.opendaylight.lispflowmapping/mappingservice.config/{{VERSION}} - mvn:org.opendaylight.lispflowmapping/mappingservice.dsbackend/{{VERSION}} - mvn:org.opendaylight.lispflowmapping/mappingservice.mapcache/{{VERSION}} - mvn:org.opendaylight.lispflowmapping/mappingservice.implementation/{{VERSION}} - - - - odl-lispflowmapping-mappingservice - mvn:org.opendaylight.lispflowmapping/mappingservice.shell/{{VERSION}} - - - - odl-mdsal-broker - odl-lispflowmapping-models - mvn:org.opendaylight.lispflowmapping/mappingservice.inmemorydb/{{VERSION}} - - - - odl-restconf - odl-mdsal-broker - odl-lispflowmapping-models - odl-lispflowmapping-inmemorydb - mvn:org.opendaylight.lispflowmapping/mappingservice.config/{{VERSION}} - mvn:org.opendaylight.lispflowmapping/mappingservice.dsbackend/{{VERSION}} - mvn:org.opendaylight.lispflowmapping/mappingservice.mapcache/{{VERSION}} - mvn:org.opendaylight.lispflowmapping/mappingservice.southbound/{{VERSION}} - - - - odl-neutron-service - odl-lispflowmapping-mappingservice - odl-vbd - odl-netconf-clustered-topology - mvn:org.opendaylight.lispflowmapping/mappingservice.neutron/{{VERSION}} - - - - odl-dlux-core - odl-dluxapps-yangutils - odl-dluxapps-yangui - odl-lispflowmapping-mappingservice - mvn:org.opendaylight.lispflowmapping/lispflowmapping-ui-bundle/{{VERSION}} - - - - odl-mdsal-models - mvn:org.apache.commons/commons-lang3/{{VERSION}} - mvn:org.opendaylight.lispflowmapping/mappingservice.lisp-proto/{{VERSION}} - mvn:org.opendaylight.lispflowmapping/mappingservice.api/{{VERSION}} - - diff --git a/features/features4-lispflowmapping/pom.xml b/features/features4-lispflowmapping/pom.xml deleted file mode 100644 index 2cb354581..000000000 --- a/features/features4-lispflowmapping/pom.xml +++ /dev/null @@ -1,85 +0,0 @@ - - - - 4.0.0 - - - org.opendaylight.odlparent - feature-repo-parent - 1.9.0 - - - - org.opendaylight.lispflowmapping - features4-lispflowmapping - 1.6.0-SNAPSHOT - feature - - ODL :: lispflowmapping :: ${project.artifactId} - - - - ${project.groupId} - odl-lispflowmapping-models - ${project.version} - xml - features - - - ${project.groupId} - odl-lispflowmapping-inmemorydb - ${project.version} - xml - features - - - ${project.groupId} - odl-lispflowmapping-southbound - ${project.version} - xml - features - - - ${project.groupId} - odl-lispflowmapping-mappingservice - ${project.version} - xml - features - - - ${project.groupId} - odl-lispflowmapping-msmr - ${project.version} - xml - features - - - ${project.groupId} - odl-lispflowmapping-mappingservice-shell - ${project.version} - xml - features - - - ${project.groupId} - odl-lispflowmapping-neutron - ${project.version} - xml - features - - - ${project.groupId} - odl-lispflowmapping-ui - ${project.version} - xml - features - - - diff --git a/features/odl-lispflowmapping-inmemorydb/pom.xml b/features/odl-lispflowmapping-inmemorydb/pom.xml index ae8778a61..23256d0cb 100644 --- a/features/odl-lispflowmapping-inmemorydb/pom.xml +++ b/features/odl-lispflowmapping-inmemorydb/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent single-feature-parent - 1.9.0 + 2.0.0 diff --git a/features/odl-lispflowmapping-mappingservice-shell/pom.xml b/features/odl-lispflowmapping-mappingservice-shell/pom.xml index 96b6c7763..b6564ca9f 100644 --- a/features/odl-lispflowmapping-mappingservice-shell/pom.xml +++ b/features/odl-lispflowmapping-mappingservice-shell/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent single-feature-parent - 1.9.0 + 2.0.0 diff --git a/features/odl-lispflowmapping-mappingservice/pom.xml b/features/odl-lispflowmapping-mappingservice/pom.xml index 85474a171..500866cd0 100644 --- a/features/odl-lispflowmapping-mappingservice/pom.xml +++ b/features/odl-lispflowmapping-mappingservice/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent single-feature-parent - 1.9.0 + 2.0.0 diff --git a/features/odl-lispflowmapping-models/pom.xml b/features/odl-lispflowmapping-models/pom.xml index bf1faf72c..4738d9160 100644 --- a/features/odl-lispflowmapping-models/pom.xml +++ b/features/odl-lispflowmapping-models/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent single-feature-parent - 1.9.0 + 2.0.0 diff --git a/features/odl-lispflowmapping-msmr/pom.xml b/features/odl-lispflowmapping-msmr/pom.xml index 26bc272d1..2fce56088 100644 --- a/features/odl-lispflowmapping-msmr/pom.xml +++ b/features/odl-lispflowmapping-msmr/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent single-feature-parent - 1.9.0 + 2.0.0 diff --git a/features/odl-lispflowmapping-neutron/pom.xml b/features/odl-lispflowmapping-neutron/pom.xml index 4006f6da5..ad61c6395 100644 --- a/features/odl-lispflowmapping-neutron/pom.xml +++ b/features/odl-lispflowmapping-neutron/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent single-feature-parent - 1.9.0 + 2.0.0 diff --git a/features/odl-lispflowmapping-southbound/pom.xml b/features/odl-lispflowmapping-southbound/pom.xml index beeee7bec..56087397f 100644 --- a/features/odl-lispflowmapping-southbound/pom.xml +++ b/features/odl-lispflowmapping-southbound/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent single-feature-parent - 1.9.0 + 2.0.0 @@ -41,8 +41,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent - odl4-netty-4 - 1.9.0 + odl-netty-4 + 2.0.0 xml features diff --git a/features/odl-lispflowmapping-ui/pom.xml b/features/odl-lispflowmapping-ui/pom.xml index 091a03071..5a76a5044 100644 --- a/features/odl-lispflowmapping-ui/pom.xml +++ b/features/odl-lispflowmapping-ui/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent single-feature-parent - 1.9.0 + 2.0.0 diff --git a/features/pom.xml b/features/pom.xml index a68f59bec..7bcbed60d 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent odlparent-lite - 1.9.0 + 2.0.0 @@ -25,10 +25,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ODL :: lispflowmapping :: ${project.artifactId} - - features4-lispflowmapping odl-lispflowmapping-models odl-lispflowmapping-inmemorydb odl-lispflowmapping-southbound @@ -37,5 +33,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html odl-lispflowmapping-mappingservice-shell odl-lispflowmapping-neutron odl-lispflowmapping-ui + features-lispflowmapping diff --git a/integrationtest/src/test/java/org/opendaylight/lispflowmapping/integrationtest/MappingServiceIntegrationTest.java b/integrationtest/src/test/java/org/opendaylight/lispflowmapping/integrationtest/MappingServiceIntegrationTest.java index 564cd92c2..34e403c50 100644 --- a/integrationtest/src/test/java/org/opendaylight/lispflowmapping/integrationtest/MappingServiceIntegrationTest.java +++ b/integrationtest/src/test/java/org/opendaylight/lispflowmapping/integrationtest/MappingServiceIntegrationTest.java @@ -191,7 +191,7 @@ public class MappingServiceIntegrationTest extends AbstractMdsalTestBase { public MavenUrlReference getFeatureRepo() { return maven() .groupId("org.opendaylight.lispflowmapping") - .artifactId("features4-lispflowmapping") + .artifactId("features-lispflowmapping") .classifier("features") .type("xml") .versionAsInProject(); diff --git a/lispflowmapping-karaf/pom.xml b/lispflowmapping-karaf/pom.xml index e53920c83..8da6abacc 100644 --- a/lispflowmapping-karaf/pom.xml +++ b/lispflowmapping-karaf/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent karaf4-parent - 1.9.0 + 2.0.0 @@ -43,7 +43,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${project.groupId} - features4-lispflowmapping + features-lispflowmapping features xml runtime diff --git a/mappingservice/pom.xml b/mappingservice/pom.xml index 5deca09ea..be058979e 100644 --- a/mappingservice/pom.xml +++ b/mappingservice/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent odlparent - 1.9.0 + 2.0.0 diff --git a/pom.xml b/pom.xml index 3d8ce77a7..9129c6df1 100644 --- a/pom.xml +++ b/pom.xml @@ -26,9 +26,6 @@ mappingservice ui features - lispflowmapping-karaf integrationtest -- 2.36.6