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)