summaryrefslogtreecommitdiffstats
path: root/message-router/publisher/sample.client
AgeCommit message (Collapse)AuthorFilesLines
2020-11-25Release ccsdk/sli/adaptors1.1.0jenkins-releng1-1/+1
2020-09-09Roll to initial Honolulu release versionDan Timoney1-1/+1
Roll master branch to initial Honolulu release version Change-Id: Id7829542cb5981c11b38367952e6bc29ffa4cfe8 Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-08-07Roll to next snapshotDan Timoney1-1/+1
Roll to snapshot version 1.0.1-SNAPSHOT Change-Id: Ie09ba5c2bedcd8cddf3e8cca0eff8e05c2ad268a Issue-ID: CCSDK-2635 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-05Roll master to GuilinDan Timoney1-1/+1
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 Timoney1-1/+1
Roll CCSDK to next snapshot version Change-Id: Ib08be10d412384fcf791805c0101cfdb6375c178 Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney <dtimoney@att.com>
2019-09-10Roll version for Frankfurt releaseTimoney, Dan (dt5972)1-1/+1
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)1-1/+1
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)1-1/+1
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 Sailakshmi1-1/+1
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)1-1/+1
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-30Merge "Directly append the argument of String.valueOf()"Dan Timoney1-1/+1
2019-07-30Directly append the argument of String.valueOf()Thugutla Sailakshmi1-1/+24
Directly append the argument of String.valueOf() Issue-ID: CCSDK-914 Change-Id: I4ba07651a94bb7da9b47d10c5e9582022bde66a5 Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
2019-07-30CCSDK-1556 -Move this constructor to comply with Java Code ConventionsThugutla Sailakshmi1-3/+28
Move this constructor to comply with Java Code Conventions Issue-ID: CCSDK-1556 Change-Id: If0aa6b99e52c2a6cae7d61c213ca1af6b7890183 Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
2019-07-26Improve code coverage in sli adaptorsSmokowski, Kevin (ks6305)1-0/+29
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-04-30Roll master to El AltoTimoney, Dan (dt5972)1-1/+1
Roll master version to El Alto versions Change-Id: I9f83adb1a3ce724cc541465a5af60078a615cd31 Issue-ID: CCSDK-1222 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-01message router publisher changesSmokowski, Kevin (ks6305)2-5/+5
resolve message router publisher namespace issues Resolve issues loading message-router in odlsli container Change-Id: Ib36bced43129c735c61d5ff7bb0cf29362bb7779 Issue-ID: CCSDK-1186 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
2019-03-21Compile against Fluorine SR2Timoney, Dan (dt5972)1-1/+1
Updated to compile against Fluorine SR2 Change-Id: Ie7ccf14c802c92fe8250de307546b79776ed984e Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-19Fix messagerouter groupId0.4.1Timoney, Dan (dt5972)1-3/+3
Changed groupId from org.onap.ccsdk.messagerouter to org.onap.ccsdk.sli.adaptors.messagerouter. The groupId must agree with the repository. Change-Id: Ia417eee8df38e0441529bd423792e410aca68c54 Issue-ID: CCSDK-1169 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-18add message router publisherSmokowski, Kevin (ks6305)3-0/+88
initial api and implementation of message router publisher Change-Id: Ic69d013bae8ab8c842e6ecd2eef41e10649d1009 Issue-ID: CCSDK-1163 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>