On 06/11/2018 22:50, Christopher Schultz wrote:

<snip/>

> The Process says to use the latest release of the minimum Java version
> supported by the release. For 8.5.x, that means Java 7, but Java 7 has
> been EOL'd. So... should I grab an old Java 7 JDK for building the
> release, or should I use the latest supported version, which is Java 8?

Personally, I always use Java 7. I do so as a final safety check that no
Java 8 or later specific code or dependency managed to sneak into the build.

I don't think it is essential to use Java 7 but I would strongly
recommend that any release manager builds with the latest (publicly
available) release of the minimum Java version supported by the release.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to