From: Tom Pantelis Date: Mon, 25 Sep 2017 17:40:52 +0000 (-0400) Subject: Updated git submodules X-Git-Tag: release/nitrogen~6 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=7f2f36d8992a2a8e0f878b683b1e2d66bef7b848;p=docs.git Updated git submodules Project: sfc master f369718d1af29e16f6fb32485ae5db6706cf5fc0 Fix findbugs/checkstyle/sonar violations in sfc-ovs - Field isn't final but should be - Method invokes inefficient new String(String) constructor - Load of known null value - Parameter must be non-null but is marked as nullable - Exception handlers should preserve the original exception - Utility classes should not have public constructors - String literals should not be duplicated - String.valueOf() should not be appended to a String - Local variable and method parameter names should comply with a naming convention - Collapsible "if" statements should be merged - Method parameters, caught exceptions and foreach variables should not be reassigned Change-Id: Id37c56efb43f609de6883059c063cc3f2b7b438f Signed-off-by: Tom Pantelis --- diff --git a/docs/submodules/sfc b/docs/submodules/sfc index a70067454..f369718d1 160000 --- a/docs/submodules/sfc +++ b/docs/submodules/sfc @@ -1 +1 @@ -Subproject commit a700674542a48604833de9a23b72bb76b1cecc5a +Subproject commit f369718d1af29e16f6fb32485ae5db6706cf5fc0