You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Tsuyoshi OZAWA (JIRA)" <ji...@apache.org> on 2013/11/28 16:31:35 UTC

[jira] [Created] (TEZ-653) Adding maven-compiler-plugin to pom.xml to force -source option to JVM

Tsuyoshi OZAWA created TEZ-653:
----------------------------------

             Summary: Adding maven-compiler-plugin to pom.xml to force -source option to JVM
                 Key: TEZ-653
                 URL: https://issues.apache.org/jira/browse/TEZ-653
             Project: Apache Tez
          Issue Type: Bug
    Affects Versions: 0.2.0
            Reporter: Tsuyoshi OZAWA
            Assignee: Tsuyoshi OZAWA


The compile option's value like "-source" and "-target" depends on JDK. We should add maven-compiler-plugin to pom.xm to force the target version like Hadoop. For instance, I cannot compile tez with Oracle JDK without a patch I attached.



--
This message was sent by Atlassian JIRA
(v6.1#6144)