aboutsummaryrefslogtreecommitdiffstats
path: root/aai-utils/src/main/java/org/onap/aaiutils/oxm
AgeCommit message (Collapse)AuthorFilesLines
2022-11-07Reduce the number of problems in aai-common by removing unused importsFiete Ostkamp1-5/+3
- 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
2019-04-11AAI-1523 Batch reformat aai-utilsKeong Lim3-22/+26
Use maven plugins from AAI-2198 to do batch reformat of aai-utils to consistent code style. Change-Id: Ia67b73b69427799bfb3198f1cded820840e9ee6d Issue-ID: AAI-1523 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2018-06-22Add missing testsBogumil Zebek1-79/+89
Change-Id: I27b9210430c877d7d2bd0d3440ed12f702282fe1 Issue-ID: AAI-1235 Signed-off-by: Bogumil Zebek <bogumil.zebek@nokia.com>
2018-03-22Update the license for 2017-2018 licenseKajur, Harish (vk250x)3-12/+6
Issue-ID: AAI-856 Change-Id: I6711ff48314133abd7d03ea4b73a4f55606442bb Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2017-11-10Change the openecomp logging service to onapVenkata Harish K Kajur2-3/+3
Issue-ID: AAI-453 Change-Id: Iac517054a96704647b7510fa5ee028b66212fb77 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-08-30Added aai-utils and OXM Model Loader functionalityShwetank Dave3-0/+227
Issue-ID: AAI-245  Change-Id: Ic982cc07dd76e8a931d4f725ca4e71f2db7ef8a2 Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>