Age | Commit message (Collapse) | Author | Files | Lines |
|
Temporary fix for CSIT tests
Issue-Id: DMAAP-144
Change-Id: I845531efb880452d383ff7d60c72db773ac1ea17
Signed-off-by: Varun Gudisena <vg411h@att.com>
|
|
Modified content length interceptor class.
Issue-ID: DMAAP-151
Change-Id: Ifeaa6f54032da583ec5df3b4b29078d1c4b8648a
Signed-off-by: sg481n <sg481n@att.com>
|
|
Removed unncessary license header comments
Issue-Id: DMAAP-151
Change-Id: Ie9eea784d5d0f080c65e578e6437050c781fc602
Signed-off-by: Varun Gudisena <vg411h@att.com>
|
|
|
|
|
|
|
|
|
|
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
Replace the type specification on RHS side
Iterate over the "entrySet" instead of the "keySet".
The return type of this method should be an interface such as "Map" rather than the implementation "HashMap".
DCAEGEN2-114
Change-Id: I84ef3e21cd426963f4f0ed726f5d8fa9979eb441
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.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>
|