You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by st...@apache.org on 2012/12/12 12:05:40 UTC

git commit: oops forgot to commit this removal

Updated Branches:
  refs/heads/logging/slf4j-log4j 66ac27734 -> 730a6fc77


oops forgot to commit this removal


Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/730a6fc7
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/730a6fc7
Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/730a6fc7

Branch: refs/heads/logging/slf4j-log4j
Commit: 730a6fc77cb369faf2b43b1b5bf139b23f434978
Parents: 66ac277
Author: Stephen Connolly <st...@gmail.com>
Authored: Wed Dec 12 11:05:25 2012 +0000
Committer: Stephen Connolly <st...@gmail.com>
Committed: Wed Dec 12 11:05:25 2012 +0000

----------------------------------------------------------------------
 .../src/conf/logging/simplelogger.properties       |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven/blob/730a6fc7/apache-maven/src/conf/logging/simplelogger.properties
----------------------------------------------------------------------
diff --git a/apache-maven/src/conf/logging/simplelogger.properties b/apache-maven/src/conf/logging/simplelogger.properties
deleted file mode 100644
index cd11ce1..0000000
--- a/apache-maven/src/conf/logging/simplelogger.properties
+++ /dev/null
@@ -1,8 +0,0 @@
-org.slf4j.simpleLogger.defaultLogLevel=info
-org.slf4j.simpleLogger.showDateTime=false
-org.slf4j.simpleLogger.showThreadName=false
-org.slf4j.simpleLogger.showLogName=false
-org.slf4j.simpleLogger.logFile=System.out
-org.slf4j.simpleLogger.levelInBrackets=true
-org.slf4j.simpleLogger.log.Sisu=info
-org.slf4j.simpleLogger.warnLevelString=WARNING
\ No newline at end of file