flink icon indicating copy to clipboard operation
flink copied to clipboard

[hotfix][docs] Update build documentation to require Java 17

Open tomncooper opened this issue 5 months ago • 1 comments

The README correctly states that JDK 17 is the default for building Flink. However, the build instructions in the docs still state Java 11 is required. The default build commands will fail (without the correct profile being set) on Java 11. This PR updates the docs to state Java 17 is required.

Documentation

  • Does this pull request introduce a new feature? no

tomncooper avatar Jul 09 '25 13:07 tomncooper

CI report:

  • 40f0d63f1f26ff5c8fee5bc03e0dc2697329962c Azure: SUCCESS
Bot commands The @flinkbot bot supports the following commands:
  • @flinkbot run azure re-run the last Azure build

flinkbot avatar Jul 09 '25 13:07 flinkbot