71 Commits (101eca624abbd7005bda83ea7a3e6af494e3cfd8)

Author SHA1 Message Date
Ismael Juma d6da0452b6
MINOR: Update to Gradle 6.3 (#7677) 5 years ago
Boyang Chen 1263576b60
MINOR: add process(Test)Messages to the README (#8480) 5 years ago
Viktor Somogyi 987f0eeb31
KAFKA-8164: Add support for retrying failed (#8019) 5 years ago
Ismael Juma 6dc6f6a60d
KAFKA-9324: Drop support for Scala 2.11 (KIP-531) (#7859) 5 years ago
Bryan Ji 29ccbed2c2 MINOR: Fix small typo in main README (#7779) 5 years ago
Grant Henke 09f700ab3e KAFKA-1714: Fix gradle wrapper bootstrapping (#6031) 5 years ago
Arvind Thirunarayanan 255fcdc236 MINOR: add dependency analysis debugging tasks 5 years ago
Dejan Stojadinović 5339d2dfd2 KAFKA-7197: Support Scala 2.13 (#5454) 5 years ago
Stanislav Kozlovski 9e60f4cd17 MINOR: Add system tests README link from main README (#6939) 6 years ago
Ismael Juma 7d9e93ac6d
MINOR: Use https instead of http in links (#6477) 6 years ago
Attila Sasvari 09c4a3e87d MINOR: Update README.md with Gradle 5+ requirement (#6039) 6 years ago
Colin Hicks 4a0fd4c41b MINOR: Bump Gradle version to 5.0 (#5964) 6 years ago
Ismael Juma b4722cc16f
KAFKA-7524: Recommend Scala 2.12 and use it for development (#5530) 6 years ago
Stanislav Kozlovski df35c22eac MINOR: Update minimum required Gradle version to 4.7 (#5642) 6 years ago
Ismael Juma f123d2f18c KAFKA-5887; Replace findBugs with spotBugs and upgrade to Gradle 4.10 6 years ago
Manikumar Reddy O 62ea10a5c1 MINOR: Update README to specify Gradle 4.6 as the minimum required version (#5606) 6 years ago
Ismael Juma e70a191d30
KAFKA-4423: Drop support for Java 7 (KIP-118) and update deps (#5046) 7 years ago
Matthias Wessendorf 43aaa7c363 KAFKA-5895: Gradle 3.0+ is needed on the build (#3861) 7 years ago
Ismael Juma 3e86161b84 MINOR: Update to Scala 2.11.12 (part 2) 7 years ago
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