We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Copied from website issue #470]
Problem: The documentation page Build from Source 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 ".
The text was updated successfully, but these errors were encountered:
@yurmix thanks. Do you want to make a PR for this issue?
Sorry, something went wrong.
Oh, actually I have made one already: #6031 (I have mentioned the issue there, but not vice versa.)
Remove JDK 7 from build documentation. (#6031)
94d6c9a
See issue #6030
No branches or pull requests
[Copied from website issue #470]
Problem:
The documentation page Build from Source 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 ".
The text was updated successfully, but these errors were encountered: