Bump odlparent to 5.0.2 97/84597/3
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 20 Aug 2019 13:59:12 +0000 (15:59 +0200)
committerRobert Varga <nite@hq.sk>
Thu, 26 Sep 2019 05:37:19 +0000 (05:37 +0000)
This bumps odlparent to pick up latest references.

Change-Id: I73af7ad69f686cb5bacc6ccfe0f57d226a43994b
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 614e6974b6e79c0eb21f4b114139ad5d07e5c96c)

58 files changed:
benchmark/artifacts/pom.xml
benchmark/pom.xml
docs/pom.xml
features/benchmark/features-mdsal-benchmark/pom.xml
features/benchmark/odl-benchmark-api/pom.xml
features/benchmark/odl-dsbenchmark/pom.xml
features/benchmark/odl-mdsal-benchmark/pom.xml
features/benchmark/odl-ntfbenchmark/pom.xml
features/benchmark/pom.xml
features/config-netty/features-config-netty/pom.xml
features/config-netty/odl-config-netty/pom.xml
features/config-netty/pom.xml
features/extras/features-extras/pom.xml
features/extras/odl-extras-all/pom.xml
features/extras/odl-jolokia/pom.xml
features/extras/pom.xml
features/mdsal/features-mdsal/pom.xml
features/mdsal/odl-clustering-test-app/pom.xml
features/mdsal/odl-controller-binding-api/pom.xml
features/mdsal/odl-controller-blueprint/pom.xml
features/mdsal/odl-controller-dom-api/pom.xml
features/mdsal/odl-controller-mdsal-common/pom.xml
features/mdsal/odl-controller-model-topology/pom.xml
features/mdsal/odl-mdsal-broker-local/pom.xml
features/mdsal/odl-mdsal-broker/pom.xml
features/mdsal/odl-mdsal-clustering-commons/pom.xml
features/mdsal/odl-mdsal-clustering/pom.xml
features/mdsal/odl-mdsal-distributed-datastore/pom.xml
features/mdsal/odl-mdsal-model-inventory/pom.xml
features/mdsal/odl-mdsal-remoterpc-connector/pom.xml
features/mdsal/odl-message-bus-collector/pom.xml
features/mdsal/odl-toaster/pom.xml
features/mdsal/pom.xml
features/pom.xml
karaf/pom.xml
opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/pom.xml
opendaylight/archetypes/pom.xml
opendaylight/blueprint/pom.xml
opendaylight/commons/jolokia/pom.xml
opendaylight/config/config-artifacts/pom.xml
opendaylight/md-sal/cds-access-client/src/main/java/org/opendaylight/controller/cluster/access/client/AbstractClientActor.java
opendaylight/md-sal/mdsal-artifacts/pom.xml
opendaylight/md-sal/mdsal-it-base/pom.xml
opendaylight/md-sal/mdsal-it-parent/pom.xml
opendaylight/md-sal/mdsal-trace/features/features-mdsal-trace/pom.xml
opendaylight/md-sal/mdsal-trace/features/odl-mdsal-trace/pom.xml
opendaylight/md-sal/mdsal-trace/features/pom.xml
opendaylight/md-sal/mdsal-trace/pom.xml
opendaylight/md-sal/pom.xml
opendaylight/md-sal/sal-akka-raft-example/src/main/java/org/opendaylight/controller/cluster/example/ExampleRoleChangeListener.java
opendaylight/md-sal/sal-akka-raft/src/main/java/org/opendaylight/controller/cluster/raft/RaftActor.java
opendaylight/md-sal/sal-binding-dom-it/pom.xml
opendaylight/md-sal/sal-clustering-config/pom.xml
opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/datastore/Shard.java
opendaylight/md-sal/sal-remoterpc-connector/src/main/java/org/opendaylight/controller/remote/rpc/registry/ActionRegistry.java
opendaylight/md-sal/sal-remoterpc-connector/src/main/java/org/opendaylight/controller/remote/rpc/registry/RpcRegistry.java
opendaylight/model/pom.xml
pom.xml

index 727c512ba25da49de9aba44453bc3e970e213181..957fb21e5e5342ac3199e110bee6c47c89f0f1fc 100644 (file)
@@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>5.0.1</version>
+    <version>5.0.2</version>
     <relativePath/>
   </parent>
 
index 4dd8a1e10f481e34b339de15c762ab87dd1ab6ac..22513ff639bf6ce1bc54083df816723480a764a2 100644 (file)
@@ -9,7 +9,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>5.0.1</version>
+    <version>5.0.2</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.controller</groupId>
index 1c60be0d0826e9903eccbb6b37819d1d297a233c..716a503d009738ec1e143a354b0e86134daed9e0 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>5.0.1</version>
+        <version>5.0.2</version>
         <relativePath/>
     </parent>
 
index 5ef17678528f63ba990790180498476cec0b0e60..488b2ff2808fc1c8b2949e16e9290dfc7a7fdc79 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>5.0.1</version>
+        <version>5.0.2</version>
         <relativePath/>
     </parent>
 
index 90eb2cf579cbb4332e16330e7a1f19ef01698080..2b77a41e05c74a012ac6cff2c3804184131a3d86 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.1</version>
+        <version>5.0.2</version>
         <relativePath/>
     </parent>
 
index 0769a39e06e482ce76ece0f95c2fc1a6130c56f5..6cc25e5ba1519bdcd2181ce7da134aa8bff7e7a9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.1</version>
+        <version>5.0.2</version>
         <relativePath/>
     </parent>
 
index 2bcacfa5dac83b74eaadaf4c068c10ff210668a6..261981c6c4a7e5e3390af4e98697d7a602d5a05b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.1</version>
+        <version>5.0.2</version>
         <relativePath/>
     </parent>
 
index 2be18b49b42cf9ba29a424fd3344970199221f75..b48cff8fb3875eb494d6d711acf1475e919b55be 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.1</version>
+        <version>5.0.2</version>
         <relativePath/>
     </parent>
 
index 2c93dde89adbfea8a8db0be7c5221aeb0f571e3a..d1207930b99e03f7dcdb9c6b2c1d9c779745b25c 100644 (file)
@@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>5.0.1</version>
+        <version>5.0.2</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.controller</groupId>
index 04651fed7422976d5b22bf3676f90d24d7ab7da5..7d87a710ef1d667755ae4d3763a120bc2d99b17a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>5.0.1</version>
+        <version>5.0.2</version>
         <relativePath/>
     </parent>
 
index 5c6d359e1a0510067b7e6f64874ee1c22c33e8db..2d8e3259013dacd36ad462def477fe9529fe36a2 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.1</version>
+        <version>5.0.2</version>
         <relativePath/>
     </parent>
 
index f937f1f571eca2b025928d6d49f1d473fd1d7e34..6e156a6622d2a3288a5d4d5e3620099f90f99a73 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>5.0.1</version>
+        <version>5.0.2</version>
         <relativePath/>
     </parent>
 
index 5718a3d052a6af05a550ea5c3446d6cc2609e257..df14fce0bcece66237796997589b8db8168ead06 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>5.0.1</version>
+        <version>5.0.2</version>
         <relativePath/>
     </parent>
 
index 8a0e411944077f674111196ba328f7a4dfc502fb..d42df8e82c4e47a67d0012eb3a640e6805fa03f6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.1</version>
+        <version>5.0.2</version>
         <relativePath/>
     </parent>
 
index 5047dce9ab6cf4529ff927dae453d4b864de253c..503fe36447909481c04134a89832fc72facb85d9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.1</version>
+        <version>5.0.2</version>
         <relativePath/>
     </parent>
 
index f81b58b44a4821661ee306f046cc796806b025a1..c0ce5c747210d69f6a787884689f2af665663e0e 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>5.0.1</version>
+        <version>5.0.2</version>
         <relativePath/>
     </parent>
 
index 0272634e43078e7490254dfd28663753171128a9..3d12728531e741cf380f5ca6ab5fe9fa474d6133 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>5.0.1</version>
+        <version>5.0.2</version>
         <relativePath/>
     </parent>
 
index 318e07bd5147656a05c7559e280b71bac8cb9861..e993a7179715febf3c22e085a3e4e94a7266eb14 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.1</version>
+        <version>5.0.2</version>
         <relativePath/>
     </parent>
 
index b9c4b3fe91e816aa7d8fa4d69eeaf455d067e180..2f4264c26c669c52ae0a5b56bbc60c3dbf2458ef 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.1</version>
+        <version>5.0.2</version>
         <relativePath/>
     </parent>
 
index 38e4f5ee8ffb14ce0739ab5608ee2f7758648ee9..9a84325665c0280da5f083cc221bf6cbf96ae38e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.1</version>
+        <version>5.0.2</version>
         <relativePath/>
     </parent>
 
index 953d055f9397a5dc30f71d028cd22c2c7bf88c97..47170908f20ca6577565216f99ceb231f636cedd 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.1</version>
+        <version>5.0.2</version>
         <relativePath/>
     </parent>
 
index e1b59943f1d7358ee03be7d80fbfdf5cb3796ab7..1b28561e7452d9db8dfaa6e6df764b521b5f2de6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.1</version>
+        <version>5.0.2</version>
         <relativePath/>
     </parent>
 
index a0a5f851593194b7765fdfbf65ab482db84a6d87..523184bcad2ff74cd01cffcb25fdd77f4d726730 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.1</version>
+        <version>5.0.2</version>
         <relativePath/>
     </parent>
 
index e3f88f27d5e93831fd967a23fd11fd0a641d4f04..93ca2489568323387b5e7ab04b1f84eab05f31b3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.1</version>
+        <version>5.0.2</version>
         <relativePath/>
     </parent>
 
index 3ffc8cceaf626270f7c76ff1a1b1721a4bf51b59..933176fc0d4c411b51696317c5780915561f81a6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.1</version>
+        <version>5.0.2</version>
         <relativePath/>
     </parent>
 
index 3eaf73acd5699fd1fbbd08641d466897f05f50a4..df8fdd3e21b6747f9683dbbc4d7e9acbbe4cb8fc 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.1</version>
+        <version>5.0.2</version>
         <relativePath/>
     </parent>
 
index b8f116ff8b7f80ab4c9d3cd27c4fc43ef90a68fe..20dfc1a6ac4b7da28b393b7f5084679a85b43d2f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.1</version>
+        <version>5.0.2</version>
         <relativePath/>
     </parent>
 
index 901ad9e620f8c6c87aa954ad65c2869a8a0d5007..d1b63f282ccbfa4288c7427022647c31f6b8d376 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.1</version>
+        <version>5.0.2</version>
         <relativePath/>
     </parent>
 
index dbd9e5b2cc4893965aa44094353093b7face2a6a..8719dfb639096e84139aa53e1aed4fda01dd6780 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.1</version>
+        <version>5.0.2</version>
         <relativePath/>
     </parent>
 
index 1a37f8bd199ba91f1cfa449f960e9037144fd56d..2634bc6ceb8d6cef168733a2792cbc2014b7d0a2 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.1</version>
+        <version>5.0.2</version>
         <relativePath/>
     </parent>
 
index c5cab8f1adfab1a7a2458a10b45e40909415ed97..cbfa8a1bd2b8ee199baf5f8bb98933025bfc461c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.1</version>
+        <version>5.0.2</version>
         <relativePath/>
     </parent>
 
index 8ea7314c4a68cb0c0e32370ac1154da0175e9172..ff6c793787b2a4e95782b96eb4649d0f0f53042a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.1</version>
+        <version>5.0.2</version>
         <relativePath/>
     </parent>
 
index 0df336db5874b3cef78bf19a68a159379852b532..ca845de26c3b436a10aaa5e9b3a816207b1155de 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>5.0.1</version>
+        <version>5.0.2</version>
         <relativePath/>
     </parent>
 
index 130dac807820a2951f747a77c6227845f4ee1515..5bafe833e12c1bf17ad7f376cc550e71e856d3b3 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>5.0.1</version>
+    <version>5.0.2</version>
     <relativePath/>
   </parent>
 
index 3f5a2854aac7a83a80aef5a8eaf486860d609db0..97af1a41831c027413541ae9d9d65cd2950c0e1b 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
-    <version>5.0.1</version>
+    <version>5.0.2</version>
     <relativePath/>
   </parent>
 
index cfcfe45c0b2b2edb036965e11dd1a424a89ea164..6349f7de3ae7530950110ea88b0b1f6c3ed50f09 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>5.0.1</version>
+    <version>5.0.2</version>
     <relativePath/>
   </parent>
 
index 78d269015d6a98b87449e84b47f29bbc226fafaa..ba9e0bcde9dc80ad17a2865d196c27306306c475 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>5.0.1</version>
+    <version>5.0.2</version>
     <relativePath/>
   </parent>
 
index 7b0d6ef482b92eb6657e84b8cffabf1381bc9356..9c3d432305aecc95fa53f6e51a8da4171be4ca23 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>5.0.1</version>
+    <version>5.0.2</version>
     <relativePath/>
   </parent>
 
index 4c3c688074aea710f2a795336656d964550e09c2..6f2757dc60e31f2c0b4b94078b18ddab57a3378e 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>5.0.1</version>
+    <version>5.0.2</version>
     <relativePath/>
   </parent>
 
index 87caad64ae318d84bc733be8ad234835513ef9f1..f7cdc536c348b1f65d89a67fb3ac6f94994cb092 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>5.0.1</version>
+        <version>5.0.2</version>
         <relativePath/>
     </parent>
 
index 72778106ddfb43efe1e18cafeef87a61579b2d58..a1c84c0e83cf5d947f3cbc49b2f4590ce03a13b6 100644 (file)
@@ -36,7 +36,7 @@ public abstract class AbstractClientActor extends AbstractPersistentActor {
     }
 
     @Override
-    public void postStop() {
+    public void postStop() throws Exception {
         if (currentBehavior != null) {
             currentBehavior.close();
         }
index 3acb404c3967fbcb3174d6904eadadac096af1d2..d087eaa8f1489d33dd8254aed7ae5b11c19d603a 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>5.0.1</version>
+        <version>5.0.2</version>
         <relativePath/>
     </parent>
 
index 21832d9891863dc8eab78de18d2b8570d4fb4171..1f48a4d1a61376156d62a27a9f1470b0b63d990a 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>5.0.1</version>
+    <version>5.0.2</version>
     <relativePath/>
   </parent>
   <modelVersion>4.0.0</modelVersion>
index 8b8df807a87a8ff64383eb8c3857ecd91cf5ad34..4a67482ad82a820be071c0d8e2cb07715680bc91 100644 (file)
@@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>5.0.1</version>
+    <version>5.0.2</version>
     <relativePath/>
   </parent>
 
index 130b4fdb627894258a7264123957fc9eecab7eb0..6e77dd43aa345fdbd4d3ed15742e30f6028feb17 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>5.0.1</version>
+        <version>5.0.2</version>
         <relativePath/>
     </parent>
 
index 09bd8054fefcb60e453b0a913dde32d86f70a90a..77f8f98cc03cbf4870e83c4330c092985e81e4dc 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.1</version>
+        <version>5.0.2</version>
         <relativePath/>
     </parent>
 
index bb0a3688e219b36e56f6d288cded5ff5a3104512..11b1c9b8fd54939008c2f3b71704268fac441b3d 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>5.0.1</version>
+    <version>5.0.2</version>
     <relativePath/>
   </parent>
 
index a1255fe429042a05cdcf0118e4b23295ac3a46b0..3deb55c8e35a166ea5de5346e2f30078a2ed3d5b 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>5.0.1</version>
+    <version>5.0.2</version>
     <relativePath/>
   </parent>
 
index 0f11fd9be9e1d38111ec9319e1c86620fc00504b..d570fecf1d39cf8dfa8676b3bdc35e13fac958b9 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>5.0.1</version>
+    <version>5.0.2</version>
     <relativePath/>
   </parent>
 
index d3bf544ef94d60365b1ae6cfb4046b5168110755..6b4c17addc4b202cf262f6bc30999158e7d606f7 100644 (file)
@@ -5,12 +5,12 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  */
-
 package org.opendaylight.controller.cluster.example;
 
 import akka.actor.ActorRef;
 import akka.actor.Cancellable;
 import akka.actor.Props;
+import edu.umd.cs.findbugs.annotations.SuppressFBWarnings;
 import java.util.HashMap;
 import java.util.Map;
 import java.util.concurrent.TimeUnit;
@@ -47,7 +47,7 @@ public class ExampleRoleChangeListener extends AbstractUntypedActor implements A
     private static final FiniteDuration SCHEDULER_DURATION = new FiniteDuration(1, TimeUnit.SECONDS);
     private static final String[] SHARDS_TO_MONITOR = new String[] {"example"};
 
-    public ExampleRoleChangeListener(String memberName) {
+    public ExampleRoleChangeListener(final String memberName) {
         scheduleRegistrationListener(SCHEDULER_DURATION);
         populateRegistry(memberName);
     }
@@ -57,7 +57,7 @@ public class ExampleRoleChangeListener extends AbstractUntypedActor implements A
     }
 
     @Override
-    protected void handleReceive(Object message) {
+    protected void handleReceive(final Object message) {
         if (message instanceof RegisterListener) {
             // called by the scheduler at intervals to register any unregistered notifiers
             sendRegistrationRequests();
@@ -79,7 +79,7 @@ public class ExampleRoleChangeListener extends AbstractUntypedActor implements A
         }
     }
 
-    private void scheduleRegistrationListener(FiniteDuration interval) {
+    private void scheduleRegistrationListener(final FiniteDuration interval) {
         LOG.debug("--->scheduleRegistrationListener called.");
         registrationSchedule = getContext().system().scheduler().schedule(
             interval, interval, getSelf(), new RegisterListener(),
@@ -87,7 +87,7 @@ public class ExampleRoleChangeListener extends AbstractUntypedActor implements A
 
     }
 
-    private void populateRegistry(String memberName) {
+    private void populateRegistry(final String memberName) {
         String notifier = new StringBuilder().append(NOTIFIER_AKKA_URL).append(memberName)
                 .append("/").append(memberName).append("-notifier").toString();
 
@@ -101,6 +101,7 @@ public class ExampleRoleChangeListener extends AbstractUntypedActor implements A
     }
 
     @SuppressWarnings("checkstyle:IllegalCatch")
+    @SuppressFBWarnings("REC_CATCH_EXCEPTION")
     private void sendRegistrationRequests() {
         for (Map.Entry<String, Boolean> entry : notifierRegistrationStatus.entrySet()) {
             if (!entry.getValue()) {
@@ -112,13 +113,13 @@ public class ExampleRoleChangeListener extends AbstractUntypedActor implements A
                     notifier.tell(new RegisterRoleChangeListener(), getSelf());
 
                 } catch (Exception e) {
-                    LOG.error("ERROR!! Unable to send registration request to notifier {}", entry.getKey());
+                    LOG.error("ERROR!! Unable to send registration request to notifier {}", entry.getKey(), e);
                 }
             }
         }
     }
 
-    private void handleRegisterRoleChangeListenerReply(String senderId) {
+    private void handleRegisterRoleChangeListenerReply(final String senderId) {
         if (notifierRegistrationStatus.containsKey(senderId)) {
             notifierRegistrationStatus.put(senderId, true);
 
index 9195ad3b1b1e60c5673832a0164c26af830b1df5..494ec98b8f0300951aa92d470cda7b1ce142ef81 100755 (executable)
@@ -151,7 +151,7 @@ public abstract class RaftActor extends AbstractUntypedPersistentActor {
     }
 
     @Override
-    public void postStop() {
+    public void postStop() throws Exception {
         context.close();
         super.postStop();
     }
index 9dce55adf8394062b571091c78076ee311e16ebc..1789577401bc5ebbac3e1eaed4d169e42009efa4 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>5.0.1</version>
+    <version>5.0.2</version>
     <relativePath/>
   </parent>
 
index 3cd4c2885ffdc6aa6a7f9bacdc38cf5d3b383b11..e112ecc6ff51f970c4e41186fd9d98a2013be5a9 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>5.0.1</version>
+    <version>5.0.2</version>
     <relativePath/>
   </parent>
 
index f634aecc6285fbbe925f89044df2c326ced9ea10..8c671cc7da41abca57071902052852832e81bd4d 100644 (file)
@@ -279,7 +279,7 @@ public class Shard extends RaftActor {
     }
 
     @Override
-    public void postStop() {
+    public void postStop() throws Exception {
         LOG.info("Stopping Shard {}", persistenceId());
 
         super.postStop();
@@ -1201,7 +1201,7 @@ public class Shard extends RaftActor {
             this(Shard.class);
         }
 
-        Builder(Class<? extends Shard> shardClass) {
+        Builder(final Class<? extends Shard> shardClass) {
             super(shardClass);
         }
     }
index 33c5c35f0416b8a8ba9a02897a67c48ddb01bb69..b90bad26f5a511e1a3662905852627f860dd42d4 100644 (file)
@@ -61,7 +61,7 @@ public class ActionRegistry extends BucketStoreActor<ActionRoutingTable> {
     }
 
     @Override
-    public void postStop() {
+    public void postStop() throws Exception {
         super.postStop();
         this.mxBean.unregister();
     }
index bcb31990712b8a74f6503e320ff0d9089150d1b4..8e0b9c51eab5a4f646ec0ae568271fc3994119c8 100644 (file)
@@ -65,7 +65,7 @@ public class RpcRegistry extends BucketStoreActor<RoutingTable> {
     }
 
     @Override
-    public void postStop() {
+    public void postStop() throws Exception {
         super.postStop();
         this.mxBean.unregister();
     }
index adab4a6e698c2183511771670ea6bce052e7e42c..7e262d9204df2c07733a0a1fa45746cdc7a86450 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>5.0.1</version>
+        <version>5.0.2</version>
         <relativePath/>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index b2691eb660fc6c8de39208086105d570c9ae4d35..c92c8d1f5bd21d3d1771d247439e02b12df8c15a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>5.0.1</version>
+    <version>5.0.2</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.controller</groupId>