You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mrql.apache.org by "Leonidas Fegaras (JIRA)" <ji...@apache.org> on 2015/02/09 14:14:34 UTC

[jira] [Closed] (MRQL-67) Fix maven build errors for JDK 1.8

     [ https://issues.apache.org/jira/browse/MRQL-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leonidas Fegaras closed MRQL-67.
--------------------------------
    Resolution: Fixed

The patch was applied to the git master.

> Fix maven build errors for JDK 1.8
> ----------------------------------
>
>                 Key: MRQL-67
>                 URL: https://issues.apache.org/jira/browse/MRQL-67
>             Project: MRQL
>          Issue Type: Bug
>    Affects Versions: 0.9.4
>            Reporter: Leonidas Fegaras
>            Assignee: Leonidas Fegaras
>            Priority: Critical
>         Attachments: MRQL-67.patch
>
>
> MRQL can build on JDK 1.7 but it can't build on JDK 1.8 using the default
> profile. (It can build on JDK 1.8 if you specify the profile explicitly:
> -Phadoop1 or -Pyarn.) The problem is that there is a special profile for JDK 1.8 that disables javadoc errors. Maven doesn't use a default profile if there is at least one profile chosen.



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