----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16102/ -----------------------------------------------------------
Review request for kafka. Bugs: KAFKA-1171 https://issues.apache.org/jira/browse/KAFKA-1171 Repository: kafka Description ------- Adding basic Gradle build After installing Gradle (brew install gradle on OS X), run gradle build and it will compile and test the project (just core for now). Output going to "build" directory. Diffs ----- build.gradle PRE-CREATION gradle.properties PRE-CREATION Diff: https://reviews.apache.org/r/16102/diff/ Testing ------- Thanks, David Arthur