Skip to content

Commit

Permalink
removing log4j dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
rweng committed Dec 3, 2011
1 parent e25cd2a commit 2d5fd81
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Expand Up @@ -24,7 +24,6 @@ dependencies {
}

testCompile "org.apache.hadoop:hadoop-test:0.20.2"
testCompile "log4j:log4j:1.2.16"
testCompile "ch.qos.logback:logback-classic:1.0.0"
testCompile "junit:junit:4.10"
testCompile "org.easytesting:fest-assert:1.4"
Expand Down

0 comments on commit 2d5fd81

Please sign in to comment.