aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2018-01-10Sonar Major: Add the @Override annotation.aishkashyap1-1/+1
Add the @Override annotation above method Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.aai.router-core%3Arouter-core#severities=MINOR%2CMAJOR|resolved=false|assignees=aishkashyap Location: src/main/java/org/onap/aai/rest/RestClientEndpoint.java Line No:86 Issue-ID: AAI-618 Change-Id: I0166823a28622464fdabcfe2681393f31dedc0e9 Signed-off-by: aishkashyap <as00476394@techmahindra.com>
2018-01-08Merge "Sonar Major:Add the @Override annotation"James Forsyth1-1/+1
2018-01-08Merge "Sonar Major: Add the @Override annotation"James Forsyth1-1/+1
2018-01-04Sonar Major:Add the @Override annotationaishkashyap1-1/+1
Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.aai.router-core%3Arouter-core#resolved=false|assignees=aishkashyap Location: src/main/java/org/onap/aai/event/EventBusConsumer.java Line No:152 Issue-ID: AAI-607 Change-Id: I2dc226f89510116712e649c22799fe3284343ed5 Signed-off-by: aishkashyap <as00476394@techmahindra.com>
2018-01-04Sonar Major: Add the @Override annotationaishkashyap1-1/+1
Add the @Override annotation above method signature Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.aai.router-core%3Arouter-core#resolved=false|assignees=aishkashyap Location: src/main/java/org/onap/aai/event/EventBusConsumer.java Line No:124 Change-Id: Id5bdf4838f775a106ea4b667cf5dc29089a43d1c Issue-ID: AAI-605 Signed-off-by: aishkashyap <as00476394@techmahindra.com>
2017-12-22Sonar Major: Add the @Override annotation .aishkashyap1-0/+1
Add the @Override annotation above method signature Sonar Link; https://sonar.onap.org/component_issues/index?id=org.onap.aai.router-core%3Arouter-core#resolved=false Location: src/main/java/org/onap/aai/event/EventBusComponent.java Line No:44 Issue-ID: AAI-582 Change-Id: I2652dbf2a24b3813628e5f809a541a1453b4a5d6 Signed-off-by: aishkashyap <as00476394@techmahindra.com>
2017-09-26Add unit tests for router-coresblimkie2-0/+185
Change-Id: Ifa2085143084b7b21b531c839d4092bf9cc439b5 Issue-ID: AAI-211 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2017-09-21Renaming openecomp to onapArul.Nambi3-6/+6
Issue-ID: AAI-208 Change-Id: I684dcb6131a75044767f6c80b463315394718363 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2017-09-19Renaming openecomp to onapArul.Nambi11-18/+17
Issue-ID: AAI-208 Change-Id: I1c5e6e938993272bdf9e71f5b4935d45f091481b Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2017-07-31Changing license and trademarkARUL NAMBI9-63/+45
Issue-ID: AAI-89 Change-Id: Ia8f05999d87f9d24533830d071cf1f9535c13dd8 Signed-off-by: ARUL NAMBI <arul.nambi@amdocs.com>
2017-05-09Initial OpenECOMP Data Router Core commitBansal, Nitin (nb121v)13-0/+1027
Change-Id: Iee15b2f7870476eb48e4fb95f2564d3377749c6b Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>