summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-05-07Upversion router-core after release2.0.0-ONAPbeijing2.0.0-ONAPJimmy Forsyth2-2/+2
Issue-ID: AAI-1124 Change-Id: Id0759c04c017d9851613f9455f0eb7c833eee902 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-07Exclude httpclient 4.5 and force 4.5.5v1.2.1Jimmy Forsyth1-0/+17
Issue-ID: AAI-1124 Change-Id: Ic9fcb4b6e57cfff8ee7288d25010410136b8d812 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-04Merge "Upversion router core in prep for branch"Tian Lee2-2/+2
2018-05-04Upversion router core in prep for branchJimmy Forsyth2-2/+2
Issue-ID: AAI-1122 Change-Id: I32e9582c9787b5e04b4335a92dc6a084c4a6c5c0 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-04-10Correct INFO.yaml to pass YAML Lintv1.2.0Eric Debeau1-24/+24
Change-Id: I793dc478b8984ca743a31546efc3392d9ae266a3 Issue-ID: AAI-1022 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2018-04-02Upgrade version of camelsblimkie3-4/+417
Upgrade version of camel to avoid security warning Change-Id: I5b981011207f6e98d53d0b422a40b942cc27f62c Issue-ID: AAI-957 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2018-03-28Upgrade libraries to remove oparent snapshot depDaniel Silverthorn1-2/+2
Change-Id: I02f13ece726cea1218484cd2537824c3bfd778be Issue-ID: AAI-945 Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
2018-03-20Improve sonar test coveragesblimkie4-106/+1421
Improve sonar test coverage Change-Id: I43b7fab68a8a070d585edd202d5005f4a3b5d486 Issue-ID: AAI-502 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2018-03-13Update license date and textsblimkie11-43/+46
Update license date and disable license plugin Change-Id: I1f123632b89985f299f8b9d458890b9469675d9f Issue-ID: AAI-869 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2018-02-26Add INFO.yaml fileJessica Wagantall1-0/+51
Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: Ic62a278e6a04c92462f8849bb7585964637b2615 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-12Fix apache camel IN/OUT headersBansal, Nitin (nb121v)1-5/+6
Fix RestClientProducer router-core component to pass IN/OUT headers Change-Id: I8a0d04007941cd5ab1ef07a609190ed997d84a56 Issue-ID: AAI-758 Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
2018-02-07Either log or rethrow this exceptionPrasadNaidu1-1/+1
Either log or rethrow this exception EventBusConsumer.java:L91 Sonar link : https://sonar.onap.org/component_issues/index?id=org.onap.aai.router-core%3Arouter-core#rules=squid%3AS1166 Location : src/main/java/org/onap/aai/event/EventBusConsumer.javaChange-Id: I1875c81a55373539a8b6583c125025a747e78f3e Issue-ID: AAI-739 Signed-off-by: PrasadNaidu <RV00493633@techmahindra.com> Change-Id: Id21dc0d785fd5296428b00eefbb5f50134d0ba50 Issue-ID: AAI-739 Signed-off-by: PrasadNaidu <RV00493633@techmahindra.com>
2018-02-05Either log or rethrow this exceptionSwapnali Pode1-1/+1
Either log or rethrow this exception EventBusConsumer.java:L163 Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.aai.router-core%3Arouter-core#resolved=false|severities=CRITICAL Location: src/main/java/org/onap/aai/event/EventBusConsumer.java Change-Id: Iecc18afc17a0a40d2cbaf853ca6209a67d6f871c Issue-ID: AAI-728 Signed-off-by: Swapnali Pode <SP00501638@techmahindra.com>
2018-02-02Remove useless assignment to variableSwapnali Pode1-3/+1
Remove this useless assignment to local variable messages EventBusConsumer.java:L109 Sonar link: https://sonar.onap.org/component_issues/index?id=org.onap.aai.router-core%3Arouter-core#resolved=false|severities=MAJOR Location: src/main/java/org/onap/aai/event/EventBusConsumer.java Change-Id: I2102de2690e4bf028fe74d562ba0aff445ede7b7 Issue-ID: AAI-710 Signed-off-by: Swapnali Pode <SP00501638@techmahindra.com>
2018-02-01Sonar MajorSwapnali Pode1-1/+1
Remove this useless assignment to local variable result RestClientProducer.java:L90 Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.aai.router-core%3Arouter-core#severities=MAJOR|resolved=false Location: src/main/java/org/onap/aai/rest/RestClientProducer.java Change-Id: I53c3e36ea43736e8752a23be3211fc1c49e0537a Issue-ID: AAI-720 Signed-off-by: Swapnali Pode <SP00501638@techmahindra.com>
2018-01-17Merge "Sonar Major:Add the @Override annotation."Steven Blimkie1-1/+1
2018-01-17Merge "Sonar Major: Add the @Override annotation."Steven Blimkie1-1/+1
2018-01-17Merge "Sonar Major:Add the @Override annotation."Steven Blimkie1-1/+1
2018-01-17Merge "Sonar Major:Add the @Override annotation."Steven Blimkie1-1/+1
2018-01-17Merge "Add @Override annotation above method signature."Steven Blimkie1-1/+1
2018-01-17Merge "Sonar Major:Add @Override annotation above method"Steven Blimkie1-1/+1
2018-01-17Merge "Sonar Major: Add the @Override annotation."Steven Blimkie1-1/+1
2018-01-11Sonar Major: Add the @Override annotation.aishkashyap1-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:131 Issue-ID: AAI-606 Change-Id: Icb965c3e5c6fe811c00e93f953532b367fae1d10 Signed-off-by: aishkashyap <as00476394@techmahindra.com>
2018-01-10Sonar Major:Add @Override annotation above methodaishkashyap1-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:90 Issue-ID: AAI-619 Change-Id: I1ad50703a13e1888fbd5e248928db69e48cd6eb9 Signed-off-by: aishkashyap <as00476394@techmahindra.com>
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-10Sonar Major:Add the @Override annotation.aishkashyap1-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 Location: src/main/java/org/onap/aai/event/EventBusProducer.java Line No:39 Issue-ID: AAI-615 Change-Id: I6d7834708dcaec1b3fc1d1d6808a19184ac0c35e Signed-off-by: aishkashyap <as00476394@techmahindra.com>
2018-01-09Sonar Major:Add the @Override annotation.aishkashyap1-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 Location: src/main/java/org/onap/aai/event/EventBusEndpoint.java Line No:87 Issue-ID: AAI-613 Change-Id: I22d1ed6fa1086605801b98ff0f629e536e5a4d75 Signed-off-by: aishkashyap <as00476394@techmahindra.com>
2018-01-09Sonar Major:Add the @Override annotation.aishkashyap1-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 Location: src/main/java/org/onap/aai/event/EventBusEndpoint.java Line No:83 Issue-ID: AAI-611 Change-Id: Ic1185d6d6b0dbd2db0d79991cf8f2324973f1eda Signed-off-by: aishkashyap <as00476394@techmahindra.com>
2018-01-09Add @Override annotation above method signature.aishkashyap1-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/EventBusEndpoint.java Line No:79 Issue-ID: AAI-610 Change-Id: I444b6ce466b473aa6a8a5216d65157fc7f07274f Signed-off-by: aishkashyap <as00476394@techmahindra.com>
2018-01-08Sonar Major: Remove redundant static qualifier.aishkashyap1-1/+1
Remove redundant static qualifier. Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.aai.router-core%3Arouter-core#resolved=false|severities=MAJOR Location: src/main/java/org/onap/aai/rest/RestClientProducer.java Line No:50 Issue-ID: AAI-585 Change-Id: Iaa7e2d59bee51efaa692f21897d97be8d3ec79d6 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-11-16Bump minor versionJessica Wagantall2-3/+3
Bump minor version in preparation for Amsterdam branching. Change-Id: If5bc82d9e2f31ca86fb8c6e164a5e104aeed8b4c Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-11-02Update the dependency from snapshotv1.1.01.0.0-ONAP1.0.0-AmsterdamVenkata Harish K Kajur1-2/+2
to using the release version for the logging service and the rest client Issue-ID: AAI-448 Change-Id: I73fd53069ae6912d18ea8c0b5e5bd3b0c5856a96 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-26Add unit tests for router-coresblimkie3-1/+186
Change-Id: Ifa2085143084b7b21b531c839d4092bf9cc439b5 Issue-ID: AAI-211 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2017-09-21Renaming openecomp to onapArul.Nambi4-8/+8
Issue-ID: AAI-208 Change-Id: I684dcb6131a75044767f6c80b463315394718363 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2017-09-19Renaming openecomp to onapArul.Nambi12-20/+19
Issue-ID: AAI-208 Change-Id: I1c5e6e938993272bdf9e71f5b4935d45f091481b Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2017-09-08Cleanup project's name in SonarJessica Wagantall1-1/+1
The name parameter in the root pom.xml should match the project name in gerrit to reflect consistency in Sonar. Change-Id: I1d4bc2b813e35bb473e22df70585e85cb21897b9 Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-08-18Update POM to inherit from oparentDileep Ranganathan1-33/+26
Change-Id: Id598bdd1863c798fd22a53dc8daa35c3020f026b Issue-Id: AAI-77 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2017-07-31Changing license and trademarkARUL NAMBI10-70/+50
Issue-ID: AAI-89 Change-Id: Ia8f05999d87f9d24533830d071cf1f9535c13dd8 Signed-off-by: ARUL NAMBI <arul.nambi@amdocs.com>
2017-07-06Add IntelliJ IDEA related files to gitignoreRyan Goulding2-0/+8
Change-Id: I27a5e7de80744cf7654ae302c839d8a8c12776f9 Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
2017-05-19Update group-id to fix build breaksblimkie1-1/+1
Change-Id: I4aeaa32d89834aeb4bce5e0278e505f755e0f8d7 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2017-05-17rest-client from 1.0.0-SNAPSHOT to 1.1.0-SNAPSHOTdavesh1-1/+1
Change-Id: Ifb7dbe1f8893577ed1359fe3a77fd9744afaa97e Signed-off-by: davesh <shwetank.dave@amdocs.com>
2017-05-11updating version and adding version.propsBansal, Nitin (nb121v)2-2/+15
Change-Id: I8e0f0b3576df0795c88973b98233cf9069d5fcf9 Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
2017-05-09Initial OpenECOMP Data Router Core commitBansal, Nitin (nb121v)18-0/+1354
Change-Id: Iee15b2f7870476eb48e4fb95f2564d3377749c6b Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
2017-05-03Initial empty repositoryAndrew Grimberg0-0/+0