Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
1.19.0
-
None
Description
Currently, adding
<maven.compiler.release>8</maven.compiler.release>
to pom.xml in order to build Drill for JDK 8 under JDK 11 will produce build errors relating to the package sun.security.jgss. This should be rectified.
Attachments
Issue Links
- is required by
-
DRILL-8378 Support doing Maven releases using modern JDKs
- Closed