kafka/bin/windows
Ismael Juma b4722cc16f
KAFKA-7524: Recommend Scala 2.12 and use it for development (#5530)
Scala 2.12 has better support for newer Java versions and includes additional
compiler warnings that are helpful during development. In addition, Scala 2.11
hasn't been supported by the Scala community for a long time, the soon to be
released Spark 2.4.0 will finally support Scala 2.12 (this was the main reason
preventing many from upgrading to Scala 2.12) and Scala 2.13 is at the RC stage.
It's time to start recommending the Scala 2.12 build as we prepare support for
Scala 2.13 and start thinking about removing support for Scala 2.11.

In the meantime, Jenkins will continue to build all supported Scala versions (including
Scala 2.11) so the PR and trunk jobs will fail if people accidentally use methods
introduced in Scala 2.12.

Reviewers: Ewen Cheslack-Postava <me@ewencp.org>
2018-10-28 11:31:39 -07:00
..
connect-distributed.bat KAFKA-4860; Allow spaces in paths on windows 2017-09-05 16:27:08 -07:00
connect-standalone.bat KAFKA-4860; Allow spaces in paths on windows 2017-09-05 16:27:08 -07:00
kafka-acls.bat KAFKA-4860; Allow spaces in paths on windows 2017-09-05 16:27:08 -07:00
kafka-broker-api-versions.bat KAFKA-5143: add kafka-broker-api-version.bat for Windows platform 2017-05-05 16:53:32 -07:00
kafka-configs.bat KAFKA-4860; Allow spaces in paths on windows 2017-09-05 16:27:08 -07:00
kafka-console-consumer.bat KAFKA-4860; Allow spaces in paths on windows 2017-09-05 16:27:08 -07:00
kafka-console-producer.bat KAFKA-4860; Allow spaces in paths on windows 2017-09-05 16:27:08 -07:00
kafka-consumer-groups.bat KAFKA-4860; Allow spaces in paths on windows 2017-09-05 16:27:08 -07:00
kafka-consumer-perf-test.bat KAFKA-4860; Allow spaces in paths on windows 2017-09-05 16:27:08 -07:00
kafka-delegation-tokens.bat KAFKA-4541; Support for delegation token mechanism 2018-01-16 09:50:31 -08:00
kafka-dump-log.bat KAFKA-6615; Add scripts for DumpLogSegments (#4653) 2018-03-06 15:37:50 -08:00
kafka-mirror-maker.bat KAFKA-4860; Allow spaces in paths on windows 2017-09-05 16:27:08 -07:00
kafka-preferred-replica-election.bat KAFKA-4860; Allow spaces in paths on windows 2017-09-05 16:27:08 -07:00
kafka-producer-perf-test.bat KAFKA-4860; Allow spaces in paths on windows 2017-09-05 16:27:08 -07:00
kafka-reassign-partitions.bat KAFKA-4860; Allow spaces in paths on windows 2017-09-05 16:27:08 -07:00
kafka-replica-verification.bat KAFKA-4860; Allow spaces in paths on windows 2017-09-05 16:27:08 -07:00
kafka-run-class.bat KAFKA-7524: Recommend Scala 2.12 and use it for development (#5530) 2018-10-28 11:31:39 -07:00
kafka-server-start.bat KAFKA-4860; Allow spaces in paths on windows 2017-09-05 16:27:08 -07:00
kafka-server-stop.bat KAFKA-2740: Convert Windows bin scripts from CRLF to LF line encodings 2015-11-04 09:19:49 -08:00
kafka-topics.bat KAFKA-4860; Allow spaces in paths on windows 2017-09-05 16:27:08 -07:00
zookeeper-server-start.bat KAFKA-4860; Allow spaces in paths on windows 2017-09-05 16:27:08 -07:00
zookeeper-server-stop.bat KAFKA-2740: Convert Windows bin scripts from CRLF to LF line encodings 2015-11-04 09:19:49 -08:00
zookeeper-shell.bat KAFKA-4860; Allow spaces in paths on windows 2017-09-05 16:27:08 -07:00