Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.6.0
-
None
Description
Building Drill with JDK 8 fails at jdbc-all module with ProGaurd throwing the following error.
(Unsupported class version number [52.0] (maximum 51.0, Java 1.7)))
Looks like we need to upgrade to ProGaurd version 5.0 to support Java 8.