summaryrefslogtreecommitdiffstats
path: root/src/main
AgeCommit message (Collapse)AuthorFilesLines
2017-09-22Merge "Added @Override annotation above signature"James Forsyth1-4/+7
2017-09-21Added @Override annotation above signatureshashikanth1-4/+7
Fix Major sonar issues in aai/aai-champ module https://sonar.onap.org/component_issues?id=org.openecomp.aai%3Achamp#resolved=false|severities=MAJOR Add the "@Override" annotation above this method signature Issue-Id:AAI-246 Change-Id: I5e9ef77e2e6e5da91e51f75858f7aeb178d2aa02 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2017-09-21Fix string literal comparision on left sideshashikanth1-33/+30
Fix Major sonar issues in aai/aai-champ module https://sonar.onap.org/component_issues?id=org.openecomp.aai%3Achamp#resolved=false|severities=MAJOR Fixed issue Move string literal on the left side of this string comparison Issue-Id:AAI-246 Change-Id: I2c714ffca0933f5083e1f37d6ac70d79f018ecdc Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2017-07-28[AAI-80 Amsterdam] checking in source codeMuller, Andrew (am8383)110-0/+9083
Change-Id: Ic041f9bca773ec6870b7e29d7dd02fa03dd2947b Signed-off-by: Muller, Andrew (am8383) <am8383@us.att.com>