You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Vitalii Diravka (Jira)" <ji...@apache.org> on 2019/12/11 12:32:00 UTC

[jira] [Created] (DRILL-7483) Allow 12 and 13 java versions for enforcer.RequireJavaVersion

Vitalii Diravka created DRILL-7483:
--------------------------------------

             Summary: Allow 12 and 13 java versions for enforcer.RequireJavaVersion
                 Key: DRILL-7483
                 URL: https://issues.apache.org/jira/browse/DRILL-7483
             Project: Apache Drill
          Issue Type: Improvement
          Components: Tools, Build &amp; Test
    Affects Versions: 1.17.0
            Reporter: Vitalii Diravka
            Assignee: Vitalii Diravka


The latest versions are Java 13, released in October 2019

{code:java}
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (validate_java_and_maven_version) @ drill-root ---
[WARNING] Rule 1: org.apache.maven.plugins.enforcer.RequireJavaVersion failed with message:
Detected JDK Version: 13.0.1 is not in the allowed range [1.8,12)
{code}




--
This message was sent by Atlassian Jira
(v8.3.4#803005)