CalvinKirs commented on a change in pull request #1559: URL: https://github.com/apache/incubator-seatunnel/pull/1559#discussion_r835901028
########## File path: docs/en/developement/setup.md ########## @@ -12,7 +12,7 @@ Before we start talking about how to set up the environment, we need to do some have installed the following software: * [Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) installed. -* [Java](https://www.java.com/en/download/) (only JDK 8 supported by now) installed and `JAVA_HOME` set. +* [Java](https://www.java.com/en/download/) ( JDK8/JDK11 are supported by now) installed and `JAVA_HOME` set. * [Scala](https://www.scala-lang.org/download/2.11.8.html) (only scala 2.11.8 supported by now) installed. Review comment: You seem to have forgotten the update here -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
