aboutsummaryrefslogtreecommitdiffstats
path: root/music-core/src
AgeCommit message (Collapse)AuthorFilesLines
2019-10-09Include owner in createLockRefTschaen, Brendan4-4/+19
Change-Id: I7403f27b739259576419a380878cf0e263f9b8c6 Issue-ID: MUSIC-502 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2019-09-30Include lockstate codec by defualtTschaen, Brendan2-29/+30
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 Martella72-0/+11047
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