Skip to content

Commit

Permalink
Merge pull request apache#5082 from iemejia/fix-solr-log
Browse files Browse the repository at this point in the history
Remove accidentally forgotten binding for log4j12 on SolrIO
  • Loading branch information
jbonofre authored Apr 10, 2018
2 parents 506fb32 + 28bb632 commit e77c960
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sdks/java/io/solr/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ dependencies {
testCompile library.java.hamcrest_core
testCompile library.java.junit
testCompile library.java.slf4j_api
testCompile library.java.slf4j_log4j12
testCompile "org.apache.solr:solr-test-framework:5.5.4"
testCompile "org.apache.solr:solr-core:5.5.4"
testCompile "com.carrotsearch.randomizedtesting:randomizedtesting-runner:2.3.2"
Expand Down

0 comments on commit e77c960

Please sign in to comment.