aboutsummaryrefslogtreecommitdiffstats
path: root/music-core/src/test/java/org/onap/music/eelf
AgeCommit message (Collapse)AuthorFilesLines
2020-01-03Merge "ErrorTypes.java-junits"Thomas Nelson1-0/+48
2019-11-19ErrorTypes.java-junitsThugutla sailakshmi1-0/+48
Issue-ID: OPTFRA-578 Change-Id: I59363871a2948a86895a0de774f16af00b1a9d60 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-11-18ErrorSeverity.java-JunitsThugutla sailakshmi1-0/+41
Issue-ID: OPTFRA-578 Change-Id: I64a2d38089a6a7d91e2f2b0cd1d6371f08296456 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-09-26Split music src into music-core and music-restArthur Martella1-0/+65
Separating music into two directories to build with two pom files. Hopefully this should allow both jars to be deployed in nexus. Do not merge without careful review!!! Issue-ID: MUSIC-505 Signed-off-by: Martella, Arthur <arthur.martella.1@att.com> Change-Id: I9dd2074e7f4499216c2bcd00095829dd43e2d0f9