]> source.dussan.org Git - sonarqube.git/commit
SONAR-2719 add timestamp to maven logs
authorsimonbrandhof <simon.brandhof@gmail.com>
Sun, 9 Oct 2011 19:59:39 +0000 (21:59 +0200)
committersimonbrandhof <simon.brandhof@gmail.com>
Sun, 9 Oct 2011 20:31:55 +0000 (22:31 +0200)
commitb98f0e47c293c77dfee8b2b96cce450cbf540a20
tree7bbb71b6d8a48c87528524b6e43534482a10b4fc
parentb8135c03e29c0cf49603435e598039a018851f41
SONAR-2719 add timestamp to maven logs
sonar-batch/src/main/resources/org/sonar/batch/logback-base.xml [new file with mode: 0644]
sonar-batch/src/main/resources/org/sonar/batch/logback.xml
sonar-core/pom.xml
sonar-core/src/main/java/org/sonar/core/config/Logback.java [new file with mode: 0644]
sonar-maven-plugin/src/main/java/org/sonar/maven/SonarMojo.java
sonar-maven-plugin/src/main/resources/org/sonar/maven/logback.xml [new file with mode: 0644]
sonar-maven3-plugin/src/main/java/org/sonar/maven3/SonarMojo.java
sonar-maven3-plugin/src/main/resources/org/sonar/maven3/logback.xml [new file with mode: 0644]
sonar-server/pom.xml
sonar-server/src/main/java/org/sonar/server/platform/Logback.java [deleted file]
sonar-server/src/main/java/org/sonar/server/platform/PlatformLifecycleListener.java