Fix logback.xml location 79/59879/1
authorDeterme, Sebastien (sd378r) <sd378r@intl.att.com>
Thu, 9 Aug 2018 15:14:09 +0000 (17:14 +0200)
committerDeterme, Sebastien (sd378r) <sd378r@intl.att.com>
Thu, 9 Aug 2018 15:14:09 +0000 (17:14 +0200)
commit499e4e89cb68c99547df5632df358847b62ccc3f
tree0861fc21c6ef79ff4b711bd3df6e9a16b3ff19d3
parent22bda27545153fd0b1a8f6609867699b3ee23a75
Fix logback.xml location

The logback.xml location was not working, it was not possible to specify
an external logback.xml file. Now it works from application.properties

Issue-ID: CLAMP-179
Change-Id: I87c9be70561fc0897b5c6499a431f7cd788c1867
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
pom.xml
src/main/java/org/onap/clamp/clds/Application.java
src/main/resources/application-noaaf.properties
src/main/resources/application.properties
src/main/resources/boot-message.txt [new file with mode: 0644]
src/main/resources/logback-default.xml [new file with mode: 0644]
src/main/resources/logback.xml
src/main/resources/system.properties
src/test/resources/application.properties
src/test/resources/https/https-test.properties