aboutsummaryrefslogtreecommitdiffstats
path: root/mdbc-server/src/test/resources
AgeCommit message (Collapse)AuthorFilesLines
2019-03-20Warm up ranges across sitesTschaen, Brendan1-0/+1
Add configuration to select which ranges we warm up. Default (null) is all ranges Change-Id: I0f241563959cc9fb673ab6d8a87c45e8399086c2 Issue-ID: MUSIC-287 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2018-11-05Modularized mdbc buildRob Daugherty2-0/+43
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>