summaryrefslogtreecommitdiffstats
path: root/aai-els-onap-logging/src/test
AgeCommit message (Collapse)AuthorFilesLines
2022-11-10Replace deprecated methods in aai-commonFiete Ostkamp1-1/+1
Issue-ID: AAI-3589 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: I9e32b879ee0d143a6b66e06d425bed7412139e58
2022-11-07Reduce the number of problems in aai-common by removing unused importsFiete Ostkamp32-336/+391
- run mvn spotless:apply across aai-commmon to remove unused imports - run mvn formatter:format across aai-common Issue-ID: AAI-3583 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: I2dfeb395eafa2824ce8369bba3a18db3e1845522
2022-10-14Remove the apache commons-lang dependency in aai-commonFiete Ostkamp1-3/+3
Issue-ID: AAI-3551 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: Ib68b6fb43044532abf39c1ac088ef969c5aa00c2
2020-07-10Fix minor sonar issuesFrancis Toth1-4/+4
Signed-off-by: Francis Toth <francis.toth@yoppworks.com> Change-Id: Iea540bb663429d55ce90879f9d9a22888c583833 Issue-ID: AAI-2128
2020-03-11Increase code coverage on aai-common: aai-els-onap-logging libraryO'Connor, Lina (lo8949)36-0/+3410
Added Junits Issue-ID: AAI-2832 Change-Id: I68e11f67b4c16660707bc12de3c14df15145b2b7 Signed-off-by: O'Connor, Lina (lo8949) <lo8949@us.att.com>
2020-02-25Enhancements for the aai-common libraryKajur, Harish (vk250x)1-0/+91
Issue-ID: AAI-2806 Change-Id: I2dbb46b897b35136ac1bb802978d3f974af1b307 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>