aboutsummaryrefslogtreecommitdiffstats
path: root/music-core/src/test/java/org/onap/music/unittests
AgeCommit message (Collapse)AuthorFilesLines
2019-11-12Update junitsTschaen, Brendan10-1241/+0
Change-Id: Ic08113ccee0c11e541764059632dfb2692eba657 Issue-ID: MUSIC-521 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2019-09-30Include lockstate codec by defualtTschaen, Brendan1-2/+0
Change-Id: I5a39b2c865cff205af9d650e54157b992e748973 Issue-ID: MUSIC-508 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2019-09-26Split music src into music-core and music-restArthur Martella13-0/+1382
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