Netflix / suro

Netflix's distributed Data Pipeline
Apache License 2.0
794 stars 170 forks source link

Log4J Fix #175

Closed adamschmidt closed 9 years ago

adamschmidt commented 9 years ago

Removed hard dependency on log4j in favour of slf4j to be consistent. Added basic log4j config file and system properties to Gradle runServer task

cloudbees-pull-request-builder commented 9 years ago

suro-pull-requests #153 FAILURE Looks like there's a problem with this pull request

cloudbees-pull-request-builder commented 9 years ago

suro-pull-requests #154 FAILURE Looks like there's a problem with this pull request

metacret commented 9 years ago

@adamschmidt junit for elasticsearch is using statically binded port 9200. It's causing frequent failure. I will retry building your PR and merge. Thanks for your contribution!