You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Varadharajan (JIRA)" <ji...@apache.org> on 2014/12/07 07:56:12 UTC

[jira] [Created] (DRILL-1819) Relax maven-enforcer-plugin to allow latest builds of java 1.8.0

Varadharajan created DRILL-1819:
-----------------------------------

             Summary: Relax maven-enforcer-plugin to allow latest builds of java 1.8.0
                 Key: DRILL-1819
                 URL: https://issues.apache.org/jira/browse/DRILL-1819
             Project: Apache Drill
          Issue Type: Improvement
          Components: Tools, Build & Test
            Reporter: Varadharajan


Currently maven-enforcer-plugin is configured to restrict the java versions to 1.7 and 1.8. Unfortunately this does not allow to make use of the latest builds of java 1.8.0. For example, we won't be able to build drill on java version "1.8.0_25". While having the plugin gives us a lot of advantage in terms of ensuring we have the right platform setup before, we build the code on the machine; not including the latest builds of java for the already enabled java version 1.8, makes it too restrictive. This task is to relax it a bit to include all builds for java 1.8.0



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