From: mark.j.leonard Date: Fri, 15 Mar 2019 14:23:37 +0000 (+0000) Subject: Fix Sonar bugs in Dublin code X-Git-Tag: 1.4.0~4 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=5fe489423ea9f2a50e85da43581960f70684e069;hp=5fe489423ea9f2a50e85da43581960f70684e069;p=aai%2Fmodel-loader.git Fix Sonar bugs in Dublin code Address issues arising from AAI-2089 and AAI-1957. Fix 9 bugs relating to null pointer exceptions. Reduce the calculated complexity of the GizmoTranslator method generateModelElementId() by reimplementing using Streams. Change-Id: Ic7983db1e9364d79ff79deb09552028501bbbf2c Issue-ID: AAI-2264 Signed-off-by: mark.j.leonard ---