aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2018-02-19Add the @Override annotationPrasadNaidu1-0/+1
Add the @Override annotation above this method signature AbstractLoggingChampGraph.java:L76 Sonar Link : https://sonar.onap.org/project/issues?assignees=PrasadNaidu&id=org.onap.aai%3Achamp&open=AV7ygfKAlaLbmlVXUW5d Location : src/main/java/org/onap/aai/champ/event/AbstractLoggingChampGraph.java Change-Id: I94f4d83af7a8458436b907fdf5ab983c4da3e0ba Issue-ID: AAI-750 Signed-off-by: PrasadNaidu <RV00493633@techmahindra.com>
2017-10-05Renaming openecomp to onapArul.Nambi126-576/+588
Issue-ID: AAI-208 Change-Id: I2635c4ed4f9e5d17b93a8ec2c3a0d82b79f75320 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
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)128-0/+12887
Change-Id: Ic041f9bca773ec6870b7e29d7dd02fa03dd2947b Signed-off-by: Muller, Andrew (am8383) <am8383@us.att.com>