You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2020/03/09 22:22:55 UTC

[GitHub] [druid] maytasm3 commented on a change in pull request #9455: Modify check java version script to indicate experimental support for Java 11

maytasm3 commented on a change in pull request #9455: Modify check java version script to indicate experimental support for Java 11
URL: https://github.com/apache/druid/pull/9455#discussion_r389994257
 
 

 ##########
 File path: examples/bin/verify-java
 ##########
 @@ -28,10 +28,10 @@ sub fail_check {
     : "Make sure that \"java\" is installed and on your PATH.";
 
   print STDERR <<"EOT";
-Druid requires Java 8. $current_version_text
+Druid only officially supports Java 8. Any Java version later than 8 is still experimental. $current_version_text
 
 Review comment:
   Done

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org