You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Aditya Kishore (JIRA)" <ji...@apache.org> on 2014/10/03 22:21:35 UTC

[jira] [Created] (DRILL-1490) Compilation fails with JDK 8

Aditya Kishore created DRILL-1490:
-------------------------------------

             Summary: Compilation fails with JDK 8
                 Key: DRILL-1490
                 URL: https://issues.apache.org/jira/browse/DRILL-1490
             Project: Apache Drill
          Issue Type: Bug
          Components: Tools, Build & Test
    Affects Versions: 0.6.0
            Reporter: Aditya Kishore
            Assignee: Aditya Kishore


Building Drill with JDK 8 fails at {{jdbc-all}} module with ProGaurd throwing the following error.

{noformat}
(Unsupported class version number [52.0] (maximum 51.0, Java 1.7)))
{noformat}

Looks like we need to upgrade to [ProGaurd version 5.0|http://proguard.sourceforge.net/downloads.html] to support Java 8.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)