]> source.dussan.org Git - sonarqube.git/commit
fix logback configuration in UTs to drastically reduce build verbosity 2831/head
authorSébastien Lesaint <sebastien.lesaint@sonarsource.com>
Thu, 23 Nov 2017 16:29:08 +0000 (17:29 +0100)
committerSébastien Lesaint <sebastien.lesaint@sonarsource.com>
Fri, 24 Nov 2017 10:07:11 +0000 (11:07 +0100)
commit6c78e87993ddadfcf90ca5b752264a1baf626264
treed6af5fc728470aedb9b1f074930a6a88622b200f
parentf13ee89943334e4e770fd343efc5880f7a2f5896
fix logback configuration in UTs to drastically reduce build verbosity
13 files changed:
server/sonar-db-core/pom.xml
server/sonar-db-core/src/test/java/org/sonar/db/CoreTestDb.java
server/sonar-db-dao/pom.xml
server/sonar-db-dao/src/test/resources/logback-test.xml [new file with mode: 0644]
server/sonar-process/src/test/java/org/sonar/process/LoggingRule.java
server/sonar-process/src/test/resources/logback-test.xml [new file with mode: 0644]
server/sonar-process/src/test/resources/org/sonar/process/logback-test.xml
server/sonar-server/pom.xml
server/sonar-server/src/test/resources/logback-test.xml [new file with mode: 0644]
sonar-plugin-api/pom.xml
sonar-plugin-api/src/test/resources/logback-test.xml [new file with mode: 0644]
sonar-scanner-engine/src/test/resources/logback-test.xml
tests/src/test/resources/logback-test.xml