96 Commits (trunk)

Author SHA1 Message Date
maniekes 987609404c
KAFKA-15685: Add support for MinGW and MSYS2 (windows OS) (#13321) 1 year ago
Ismael Juma 7ba6d7a0b4
MINOR: Update to Scala 2.13.12 (#14430) 1 year ago
Ismael Juma dfaae317b8
MINOR: Upgrade Scala for Java 20/21 support (#13840) 1 year ago
Matthew de Detrich 6ae08c4ee8
KAFKA-14256: Upgrade from Scala 2.13.8 to 2.13.10 (#12675) 2 years ago
FUNKYE 41d075ba14
KAFKA-14430: Specify JMX RMI port system property when not already set (#12898) 2 years ago
Matthew Stidham fdcde1fb78
MINOR: replace deprecated egrep in kafka-run-class (#12649) 2 years ago
Orsák Maroš 36bfc3a254
MINOR: Update scala version in bin scripts to 2.13.8 (#12477) 2 years ago
Konstantine Karantasis dd62ef2eda
KAFKA-13748: Do not include file stream connectors in Connect's CLASSPATH and plugin.path by default (#11908) 3 years ago
Josep Prat a8bd649dbf
MINOR: Update Scala to 2.13.6 (#10711) 4 years ago
Shay Elkin fc405d792d
Minor: Move trogdor out of tools and into its own gradle module (#10539) 4 years ago
Colin Patrick McCabe 5813446730
MINOR: fix kafka-metadata-shell.sh (#10226) 4 years ago
Ismael Juma dd34e40f3e
MINOR: Update Scala to 2.13.5 (#10169) 4 years ago
Ismael Juma cbf8ad277a
MINOR: Upgrade to Scala 2.13.4 (#9643) 4 years ago
Ismael Juma 7f90a58b69
MINOR: Update Scala to 2.13.3 (#8931) 4 years ago
Xavier Léauté 58794d2f2e
MINOR: fix incorrect GC log size with JDK9+ (#8800) 4 years ago
sebwills c34f3d066e KAFKA-9034: Use double quotes around $JAVA_HOME evn variable 5 years ago
Ismael Juma dbe618c63c
KAFKA-9907: Switch default build to Scala 2.13 (#8537) 5 years ago
Ismael Juma 93f082e093
MINOR: Update Scala to 2.12.11 (#8308) 5 years ago
Ego 0d83894fec
MINOR: Double quote `CLASSPATH` to prevent shell glob expansion. (#8191) 5 years ago
Andras Katona bf16e35861 MINOR: set scala version automatically based on gradle.properties 5 years ago
Ismael Juma 03da52ecac
MINOR: Set MaxInlineLevel to 15 (#7811) 5 years ago
John Roesler 717ce42a6d
KAFKA-9138: Add system test for relational joins (#7664) 5 years ago
Ryanne Dolan 4ac892ca78 KAFKA-7500: MirrorMaker 2.0 (KIP-382) 5 years ago
Ismael Juma f718c5e1e1
MINOR: Update dependencies for Kafka 2.4 (part 2) (#7333) 5 years ago
Ismael Juma 66d81a0e50
MINOR: Update dependencies for Kafka 2.4 (#7126) 5 years ago
Matthias J. Sax 39bcc8447c
MINOR: Fix Streams metadata upgrade system test (#7118) 5 years ago
Sönke Liebau 2bf153f6a7 KAFKA-8131; Move --version implementation into CommandLineUtils (#6481) 6 years ago
Michael Gruben Trejo 8592baf784 MINOR: Comment spelling nit 6 years ago
Ismael Juma 4154eb9f11
MINOR: Update dependencies for Kafka 2.2 (#6116) 6 years ago
Ismael Juma b4722cc16f
KAFKA-7524: Recommend Scala 2.12 and use it for development (#5530) 6 years ago
Bill Bejeck b74e7e407c MINOR: Enable ignored upgrade system tests - trunk (#5605) 6 years ago
Magesh Nandakumar 642a09168c KAFKA-6991: Fix ServiceLoader issue with PluginClassLoader (KIP-285) 7 years ago
Magesh Nandakumar e5492d7726 KAFKA-6997: Exclude test-sources.jar when $INCLUDE_TEST_JARS is FALSE 7 years ago
Sasaki Toru 440445e7c5 KAFKA-2061; Offer a --version flag to print the kafka version [KIP-278] (#639) 7 years ago
Ismael Juma f2514e67e0 MINOR: Fix kafka-run-class for Java 10 (#4895) 7 years ago
Matthias J. Sax 0c0d8363e5
KAFKA-6054: Fix upgrade path from Kafka Streams v0.10.0 (#4779) 7 years ago
Jimin Hsieh 596b604862 MINOR: Fix wrong message in `bin/kafka-run-class.sh` (#4682) 7 years ago
Chris Egerton abf4c54701 KAFKA-4247; Prevent CLASSPATH from beginning with a single colon 7 years ago
Ismael Juma 3e86161b84 MINOR: Update to Scala 2.11.12 (part 2) 7 years ago
Xavier Léauté 75b0f30c44 KAFKA-5077; fix GC logging arguments for Java 9 7 years ago
Evgeny Veretennikov d2a2b80cc6 KAFKA-5507; Check if classpath is empty in kafka-run-class.sh 7 years ago
Ismael Juma 69d3d4aad6 KAFKA-5470; Replace -XX:+DisableExplicitGC with -XX:+ExplicitGCInvokesConcurrent in kafka-run-class 7 years ago
Ismael Juma bcf447e93e KAFKA-4422; Drop support for Scala 2.10 (KIP-119) 8 years ago
Ryan P 8d74920163 KAFKA-3754; Add GC log retention policy to limit size of log 8 years ago
Shikhar Bhushan 2f90488323 KAFKA-3209: KIP-66: single message transforms 8 years ago
Konstantine Karantasis aad9384066 MINOR: Extract SCALA_BINARY_VERSION from SCALA_VERSION 8 years ago
deragon cb7af0b7fb MINOR: Make kafka-run-class.sh work under Cygwin 8 years ago
Liquan Pei fb421dbcfe KAFKA-3692; Add quotes to variables in kafka-run-class.sh 9 years ago
Dana Powers 1e4dd66b19 HOTFIX: Fix main classpath libs glob for release (fixup KAFKA-3615 regression) 9 years ago
Liquan Pei eb50d2f6ca KAFKA-3615: Exclude test jars in kafka-run-class.sh 9 years ago