Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
Modified dockerfile to work with ubuntu
issue-id: DMAAP-139
Change-Id: I26ed1c06436e285792009a4c7a7c82dff46294a5
Signed-off-by: Varun Gudisena <vg411h@att.com>
|
|
Updated dockerfile script to work in Ubuntu and
reverting back to old msgrtr artifact due to
issues with docker image
issue-id: DMAAP-139
Change-Id: Ia6db6a5f40803a5f6b61288e9694f3597f4756f3
Signed-off-by: Varun Gudisena <vg411h@att.com>
|
|
NullPointerException might be thrown
DCAEGEN2-114
Change-Id: I79d82683e71a913d4446f07fe41af2be7174e92b
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
|
|
Removed the useless assignment to the local variables
Fixed the null pointer exception issues
Used isEmpty() method instead of size() method
Defined a constant instead of duplicating the literals
DCAEGEN2-114
Change-Id: I304c4f849dec64279bc4339bdb9f440b964ca37d
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
|
|
NullPointerException might be thrown as 'jsonObj' is null
DCAEGEN2-114
Change-Id: I1b1a9b4c6e30a7bfe5a42ed47f0bf3e7134d4e03
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
|
|
Reverted package name changes to avoid any potential issues. Renamed maven
group id only.
Issue-id: DMAAP-74
Change-Id: I4ca4537d48e5723b2939148e5bd83645ee20dd30
Signed-off-by: Varun Gudisena <vg411h@att.com>
|