aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/javadoc
AgeCommit message (Collapse)AuthorFilesLines
2018-11-05Modularized mdbc buildRob Daugherty1-37/+0
The mdbc pom should inherit from oparent. The top-level pom should not build the jar directly. It should be a parent pom for mdbc submodules. The first submodule will be called mdbc-server. Note: the "mdbc" jar will now be called "mdbc-server". Change-Id: I4456e659b7494641e5b3cefd540eb62a149b79a4 Issue-ID: MUSIC-175 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-10-29Migrate MDBC code to org.onap.musicArthur Martella1-4/+4
Patch set 2 now includes moving files in src/test/java Change-Id: Ic722bed9574f75d90b5b582247fec61084772cb8 Issue-ID: MUSIC-155 Signed-off-by: Arthur Martella <arthur.martella.1@att.com>
2018-10-16Initial commitTschaen, Brendan1-0/+37
Change-Id: I510baf73e4d35b651fb04e5b8e038dacb6a5a130 Issue-ID: MUSIC-149 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>