From be8dfcb1bb22a8a2b1315120a30fe12eab5a2e42 Mon Sep 17 00:00:00 2001 From: Lorand Jakab Date: Thu, 4 Apr 2019 15:27:17 +0200 Subject: [PATCH] Bump odlparent to 5.0.0 Change-Id: Ia750003dafa61d3b584c8f98c6b7b74f0b221e55 Signed-off-by: Lorand Jakab --- artifacts/pom.xml | 2 +- commons/parent/pom.xml | 2 +- commons/unittest_tools/pom.xml | 1 + features/features-lispflowmapping/pom.xml | 2 +- .../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 | 2 +- .../src/main/feature/feature.xml | 4 +-- features/pom.xml | 2 +- lispflowmapping-karaf/pom.xml | 2 +- .../implementation/util/DSBEInputUtil.java | 2 +- mappingservice/neutron/pom.xml | 16 ++++----- .../listener/VbridgeTopologyListener.java | 2 +- mappingservice/pom.xml | 33 +------------------ 18 files changed, 26 insertions(+), 56 deletions(-) diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 4e2960395..eb12d907a 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 - 4.0.9 + 5.0.0 diff --git a/commons/parent/pom.xml b/commons/parent/pom.xml index fa638b831..5193d849a 100644 --- a/commons/parent/pom.xml +++ b/commons/parent/pom.xml @@ -15,7 +15,7 @@ for plugin configuration etc. --> org.opendaylight.odlparent odlparent - 4.0.9 + 5.0.0 diff --git a/commons/unittest_tools/pom.xml b/commons/unittest_tools/pom.xml index b2a84d995..8d044d9d9 100644 --- a/commons/unittest_tools/pom.xml +++ b/commons/unittest_tools/pom.xml @@ -23,6 +23,7 @@ org.hamcrest hamcrest-core + 1.3 compile diff --git a/features/features-lispflowmapping/pom.xml b/features/features-lispflowmapping/pom.xml index 3364ca182..6795cc9ee 100644 --- a/features/features-lispflowmapping/pom.xml +++ b/features/features-lispflowmapping/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent feature-repo-parent - 4.0.9 + 5.0.0 diff --git a/features/odl-lispflowmapping-inmemorydb/pom.xml b/features/odl-lispflowmapping-inmemorydb/pom.xml index 32af2da94..679f98617 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 - 4.0.9 + 5.0.0 diff --git a/features/odl-lispflowmapping-mappingservice-shell/pom.xml b/features/odl-lispflowmapping-mappingservice-shell/pom.xml index 5df890247..bcf34e06a 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 - 4.0.9 + 5.0.0 diff --git a/features/odl-lispflowmapping-mappingservice/pom.xml b/features/odl-lispflowmapping-mappingservice/pom.xml index d1424fa86..a67b92302 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 - 4.0.9 + 5.0.0 diff --git a/features/odl-lispflowmapping-models/pom.xml b/features/odl-lispflowmapping-models/pom.xml index e77282d0f..f524d18bb 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 - 4.0.9 + 5.0.0 diff --git a/features/odl-lispflowmapping-msmr/pom.xml b/features/odl-lispflowmapping-msmr/pom.xml index e10cba17f..b701fe885 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 - 4.0.9 + 5.0.0 diff --git a/features/odl-lispflowmapping-neutron/pom.xml b/features/odl-lispflowmapping-neutron/pom.xml index c860a6710..0c6111b17 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 - 4.0.9 + 5.0.0 diff --git a/features/odl-lispflowmapping-southbound/pom.xml b/features/odl-lispflowmapping-southbound/pom.xml index 18a4a8513..8e8a9b390 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 - 4.0.9 + 5.0.0 diff --git a/features/odl-lispflowmapping-southbound/src/main/feature/feature.xml b/features/odl-lispflowmapping-southbound/src/main/feature/feature.xml index c1081a717..bbe014fca 100644 --- a/features/odl-lispflowmapping-southbound/src/main/feature/feature.xml +++ b/features/odl-lispflowmapping-southbound/src/main/feature/feature.xml @@ -8,7 +8,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL --> - odl-netty-4 - odl-guava + odl-netty-4 + odl-guava diff --git a/features/pom.xml b/features/pom.xml index 8f5cf1104..8f0a4e4e3 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 - 4.0.9 + 5.0.0 diff --git a/lispflowmapping-karaf/pom.xml b/lispflowmapping-karaf/pom.xml index 14fb3c9b9..58dfe57dd 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 - 4.0.9 + 5.0.0 diff --git a/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/DSBEInputUtil.java b/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/DSBEInputUtil.java index d2c77f6a8..74199b2cd 100644 --- a/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/DSBEInputUtil.java +++ b/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/DSBEInputUtil.java @@ -9,10 +9,10 @@ package org.opendaylight.lispflowmapping.implementation.util; import com.google.common.base.Preconditions; +import edu.umd.cs.findbugs.annotations.Nullable; import java.util.Arrays; import java.util.List; -import javax.annotation.Nullable; import org.opendaylight.lispflowmapping.lisp.type.MappingData; import org.opendaylight.lispflowmapping.lisp.util.LispAddressStringifier; diff --git a/mappingservice/neutron/pom.xml b/mappingservice/neutron/pom.xml index d8358630d..7be24d9e8 100644 --- a/mappingservice/neutron/pom.xml +++ b/mappingservice/neutron/pom.xml @@ -87,6 +87,11 @@ mdsal-singleton-common-api 3.0.6 + + com.google.code.findbugs + jsr305 + true + @@ -95,33 +100,28 @@ 1.4 - org.powermock - powermock-api-mockito2 - 2.0.0 + org.mockito + mockito-core test org.powermock - powermock-api-support - 2.0.0 + powermock-api-mockito2 test org.powermock powermock-core - 2.0.0 test org.powermock powermock-reflect - 2.0.0 test org.powermock powermock-module-junit4 - 2.0.0 test diff --git a/mappingservice/neutron/src/main/java/org/opendaylight/lispflowmapping/neutron/intenthandler/listener/VbridgeTopologyListener.java b/mappingservice/neutron/src/main/java/org/opendaylight/lispflowmapping/neutron/intenthandler/listener/VbridgeTopologyListener.java index 33cdc47eb..ba37815ef 100644 --- a/mappingservice/neutron/src/main/java/org/opendaylight/lispflowmapping/neutron/intenthandler/listener/VbridgeTopologyListener.java +++ b/mappingservice/neutron/src/main/java/org/opendaylight/lispflowmapping/neutron/intenthandler/listener/VbridgeTopologyListener.java @@ -13,8 +13,8 @@ import java.util.Collection; import java.util.Map; import java.util.concurrent.ConcurrentHashMap; import javax.annotation.Nonnull; -import javax.annotation.concurrent.GuardedBy; +import org.checkerframework.checker.lock.qual.GuardedBy; import org.opendaylight.controller.md.sal.binding.api.ClusteredDataTreeChangeListener; import org.opendaylight.controller.md.sal.binding.api.DataBroker; import org.opendaylight.controller.md.sal.binding.api.DataObjectModification; diff --git a/mappingservice/pom.xml b/mappingservice/pom.xml index 1f7fc1f4e..1b99bbe31 100644 --- a/mappingservice/pom.xml +++ b/mappingservice/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent odlparent - 4.0.9 + 5.0.0 @@ -62,37 +62,6 @@ 1.4 test - - - org.powermock - powermock-api-mockito2 - 2.0.0 - test - - - org.powermock - powermock-api-support - 2.0.0 - test - - - org.powermock - powermock-core - 2.0.0 - test - - - org.powermock - powermock-reflect - 2.0.0 - test - - - org.powermock - powermock-module-junit4 - 2.0.0 - test - -- 2.36.6