tomncooper commented on code in PR #26773:
URL: https://github.com/apache/flink/pull/26773#discussion_r2197952035


##########
docs/content/docs/flinkDev/building.md:
##########
@@ -33,7 +33,7 @@ This page covers how to build Flink {{< version >}} from 
sources.
 
 In order to build Flink you need the source code. Either [download the source 
of a release]({{< downloads >}}) or [clone the git repository]({{< github_repo 
>}}).
 
-In addition you need **Maven 3.8.6** and a **JDK** (Java Development Kit). 
Flink requires **Java 11** to build.
+In addition you need **Maven 3.8.6** and a **JDK** (Java Development Kit). 
Flink requires **Java 17** to build.

Review Comment:
   The commands listed on this page _require_  Java 17. Previously, we 
supported Java 8 via a profile in the root pom but we stated here that it 
_requires_ 11 here, so this statement is consistent.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to