yurmix opened a new issue #6030: "Build from Source" page states an outdated JDK version 7 URL: https://github.com/apache/incubator-druid/issues/6030 [Copied from [website issue #470](https://github.com/druid-io/druid-io.github.io/issues/470)] Problem: The documentation page [Build from Source](http://druid.io/docs/latest/development/build.html) states the following: `Building Druid requires the following: - JDK 7 or JDK 8` While in fact Druid mandates JDK 8 since version 0.10.0 (as evident in Druid pr #3914 by @gianm). Solution: Remove the text "JDK 7 or ".
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
