102 Commits (trunk)

Author SHA1 Message Date
Guozhang Wang d2774e302f KAFKA-5727: Add Streams quickstart tutorial as an archetype project 7 years ago
Max Zheng 613971f8d4 MINOR: Use commitId property if set 7 years ago
Ismael Juma bcf447e93e KAFKA-4422; Drop support for Scala 2.10 (KIP-119) 8 years ago
Colin P. Mccabe d53e997365 MINOR: findbugs should generate XML reports in Jenkins 8 years ago
Damian Guy fef7fca2af KAFKA-4594; Annotate integration tests and provide gradle build targets to run subsets of tests 8 years ago
Colin P. Mccabe c9872cb214 KAFKA-4773; The Kafka build should run findbugs 8 years ago
Damian Guy 516d328494 MINOR: update README with how to run code coverage on module. add reportCoverage at subProject level 8 years ago
Dhwani Katagade b6c34e2df5 KAFKA-4617; Improve configuration of Gradle’s eclipse task 8 years ago
Colin P. Mccabe e156f5179f KAFKA-4552; README.md has org.gradle.project.maxParallelForms instead of maxParallelForks 8 years ago
Konstantine Karantasis aad9384066 MINOR: Extract SCALA_BINARY_VERSION from SCALA_VERSION 8 years ago
Jaikiran Pai 6fb25f080f MINOR: Update the README.md to include a note about GRADLE_USER_HOME 8 years ago
David Chen c1bce2d757 KAFKA-4162: Fixed typo "rebalance" 8 years ago
Guozhang Wang 76ca6f8cc1 MINOR: Add user overridden test logging events 9 years ago
Ismael Juma 9791401a77 KAFKA-3717; Support building aggregate javadoc for all project modules 9 years ago
Grant Henke 623ab1e7c6 KAFKA-3451: Add basic HTML coverage report generation to gradle 9 years ago
Ismael Juma ee9995583a KAFKA-3357; Update to Scala 2.11.8 9 years ago
Grant Henke f25fe02d99 KAFKA-3286: Add plugin to quickly check for outdated dependencies 9 years ago
Vahid Hashemian 1388ed9ba2 KAFKA-3116; Specify minimum Gradle version required in Readme 9 years ago
Ismael Juma 8d67485799 MINOR: Add property to configure showing of standard streams in Gradle 9 years ago
Ismael Juma 9545cc8834 MINOR: Improve README 9 years ago
Ismael Juma 3022c1938d MINOR: Introduce `installAll` and accept major as well as full Scala version 9 years ago
Grant Henke 8f6ffe1c28 KAFKA-2800; Update outdated dependencies 9 years ago
Grant Henke 69af573b35 KAFKA-2783; Drop outdated hadoop contrib modules 9 years ago
Gabriel Avellaneda 241b9ab58d MINOR: Fixed README examples on running specific tests. 9 years ago
Ewen Cheslack-Postava d7340503a1 KAFKA-2613; Make maxParallelForks configurable via Gradle config so it can be turned down on shared build infrastructure. 9 years ago
Ismael Juma fd3a3cd595 KAFKA-2348; Drop support for Scala 2.9 9 years ago
Ismael Juma 15cba9f00d KAFKA-2324; Update to Scala 2.11.7 9 years ago
Ewen Cheslack-Postava 3d8494bca3 KAFKA-2199 Make signing artifacts optional and disabled by 10 years ago
Ismael Juma 66c6f9b1c4 kafka-2039; Update Scala to 2.10.5 and 2.11.6; patched by Ismael Juma; reviewed by Jun Rao 10 years ago
Jay Kreps 1c6d5bbac6 KAFKA-1915: Add checkstyle for java code. 10 years ago
jaikiran pai 0b171dee1f KAFKA-1885 Upgrade junit dependency in core to 4.6 version to allow running individual test methods via gradle command line; reviewed by Neha Narkhede 10 years ago
Jun Rao 5d648cfdb1 KAFKA-1876; pom file for scala 2.11 should reference a specific version; patched by Jun Rao; reviewed by Joe Stein and Sriharsha Chintalapani 10 years ago
Joe Stein 09e2fd651e KAFKA-1173 Using Vagrant to get up and running with Apache Kafka patch by Ewen Cheslack-Postava reviewed by Joe Stein 10 years ago
Jun Rao 27bc37289c trivial change to README to make the gradle wrapper download clearer 10 years ago
Joe Stein d2d1ef357b KAFKA-1490 remove gradlew initial setup output from source distribution patch by Ivan Lyutov reviewed by Joe Stein 10 years ago
Stevo Slavic f9d9b38143 kafka-1419 (followup); cross build for scala 2.11; patched by Stevo Slavic; reviewed by Jun Rao 10 years ago
Jun Rao 8d0ab1de70 kafka-1619; perf dir can be removed; patched by Jun Rao; reviewed by Guozhang Wang, Neha Narkhede and Stevo Slavic 10 years ago
Ivan Lyutov 4d0759713f kafka-1419; cross build for scala 2.11; patched by Ivan Lyutov; reviewed by Joe Stein and Jun Rao 10 years ago
Joel Koshy 037c054be2 KAFKA-1362; Publish sources and javadoc jars; (also removed Scala 2.8.2-specific actions). Reviewed by Jun Rao and Joe Stein 11 years ago
Stevo Slavic 75d5f5bff8 kafka-1375; Formatting for in README.md is broken; patched by Stevo Slavic; reviewed by Jun Rao 11 years ago
Jun Rao 80e92064dc kafka-1297; releaseTarGz target needs signing task; trivial change to README. 11 years ago
Jun Rao 220cc842a6 kafka-1285; enable log4j in unit test; patched by Jun Rao; reviewed by Neha Narkhede 11 years ago
Joe Stein 16c69a844f KAFKA-1274 gradle.properties needs the variables used in the build.gradle patch by Joe Stein; Reviewed by Jun Rao 11 years ago
Joe Stein 5be973674f KAFKA-1263 Snazzy up the README markdown for better visibility on github; patched by Joe Stein; reviewed by Neha Narkhede 11 years ago
Jun Rao b494cd9de6 kafka-1244,kafka-1246,kafka-1249; various gradle issues for release; patched by Jun Rao; reviewed by Neha Narkhede 11 years ago
Jun Rao 52614ad65e kafka-1171; Gradle build for Kafka; patched by David Arthur, Joe Stein, Chris Freeman and Jun Rao; reviewed by Guozhang Wang, Joel Koshy and Neha Narkhede 11 years ago
Jun Rao b384c27c33 kafka-954; tidy up README file for better general availability; patched by Jun Rao; reviewed by Joe Stein and Neha Narkhede 11 years ago
Jay Kreps 14af713252 Misc. minor house-keeping fixes: add reasonable GC settings, fix up README, fix up example configs, fix the logging for tools, use a log directory for logs instead of the root directory. 11 years ago
Joe Stein dc9edc4622 fixed incubation url 12 years ago
Derek Chen-Becker 45cb03d456 Re-applied old patch from KAFKA-139 12 years ago