summaryrefslogtreecommitdiffstats
path: root/message-router/consumer
AgeCommit message (Collapse)AuthorFilesLines
2020-10-31Release ccsdk/sli/adaptors1.0.2jenkins-releng4-5/+5
2020-09-09Roll to next Guilin release versionDan Timoney4-5/+5
Roll to next Guilin release version Change-Id: I272bb38848634fb3b8c5d37f467f1439d40984f7 Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-08-07Roll to next snapshotDan Timoney4-5/+5
Roll to snapshot version 1.0.1-SNAPSHOT Change-Id: Ie09ba5c2bedcd8cddf3e8cca0eff8e05c2ad268a Issue-ID: CCSDK-2635 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-05-27added assert statements in 7 test filesRupinder1-0/+1
Issue-ID: CCSDK-2232 Change-Id: I07e3806cac9a317130ad1d5fe4c9af4fb1a17a5d Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-03-05Roll master to GuilinDan Timoney4-5/+5
Roll versions of master for early Guilin development Change-Id: Id725abd9ecb3c67b2687e15286cb2f2bcd50be1a Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-01-24Roll versions to next snapshotDan Timoney4-5/+5
Roll CCSDK to next snapshot version Change-Id: Ib08be10d412384fcf791805c0101cfdb6375c178 Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney <dtimoney@att.com>
2019-12-13Refactor features to separate installerTimoney, Dan (dt5972)6-116/+0
Refactor karaf feature.xml files to separate installer Change-Id: I4dc4ad3c139522b12f41f1786ef16bfdd556f2b9 Issue-ID: CCSDK-1754 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-12-02Use 1.5.1-SNAPSHOT version of parent pomTimoney, Dan (dt5972)3-3/+3
Fixed version of parent pom to use snapshot version Change-Id: Iec34f6ca9bd1ab14d4c1c8a837e3b693bd716069 Issue-ID: CCSDK-1935 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-11-13Use 1.5.0 parent pomTimoney, Dan (dt5972)3-3/+3
Use released 1.5.0 version of parent pom Change-Id: I296db09cd94de93c150da5c2be5b34348ee320d7 Issue-ID: CCSDK-1920 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-09-10Roll version for Frankfurt releaseTimoney, Dan (dt5972)7-11/+11
Roll version in master branch to Frankfurt version (0.7.0-SNAPSHOT) Change-Id: I668004304935d1d1c312749f4c2507a159db4f0f Issue-ID: CCSDK-1701 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-28Roll versionsTimoney, Dan (dt5972)7-11/+11
Roll versions in master branch Change-Id: Idbfc7999336f017e81a1715a9255d72188647d18 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-15Code changes for OpenDaylight NeonTimoney, Dan (dt5972)7-11/+11
Updated code for OpenDaylight Neon, using conversion script in ccsdk/parent/tools. Change-Id: Ic91cff9ee50102b8af1a73f829908de82995b2ef Issue-ID: CCSDK-1389 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-09CCSDK-1556 -Move this constructor to comply with Java Code ConventionsThugutla Sailakshmi8-20/+21
Move this constructor to comply with Java Code Conventions Issue-ID: CCSDK-1556 Change-Id: I6b6c75c07cccdd4b18027f6c4ab3badf9c273c97 Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
2019-08-07Roll version to recreate artifactsTimoney, Dan (dt5972)7-11/+11
Roll version to 0.5.1 to recreate El Alto early drop artifacts Change-Id: Icf2a0373baf79ab869b70e7324bcd0bef50e5fb2 Issue-ID: CCSDK-1563 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-07-29Merge "CCSDK-1551 -Move this constructor to comply with Java Code Conventions"Brinda Santh Muthuramalingam1-21/+43
2019-07-28CCSDK-1551 -Move this constructor to comply with Java Code ConventionsThugutla Sailakshmi1-21/+43
Move this constructor to comply with Java Code Conventions Issue-ID:CCSDK-1551 Change-Id: Ieaf9b15d41ff7cab54b05b93c22d16718c190ae3 Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
2019-07-28CCSDK-1550 -Remove this unused import ↵Thugutla Sailakshmi1-1/+23
'org.onap.ccsdk.sli.adaptors.messagerouter.consumer.api.RequestHandler' remove the unsued import Issue-ID: CCSDK-1550 Change-Id: I8e1786d40df7f659aefe090e148dee33cecf2248 Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
2019-07-26Improve code coverage in sli adaptorsSmokowski, Kevin (ks6305)2-0/+254
increase code coverage in message router in sli adaptors Issue-ID: CCSDK-1548 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: I64f0e025a759b219ce4c7e017b500952d1c7f30b
2019-07-17Update parent version to 1.3.1Timoney, Dan (dt5972)3-3/+3
Update parent poms to version 1.3.1-SNAPSHOT Change-Id: I492fb0119507d39ca8ba46762375ca14a0065ab8 Issue-ID: CCSDK-1496 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-06-17implement message router consumerSmokowski, Kevin (ks6305)20-0/+1013
implement message router consumer Issue-ID: CCSDK-1373 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: Iea4290c5b9e9bb63f152f0605dae1e715974f217