[
https://issues.apache.org/jira/browse/MRQL-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonidas Fegaras updated MRQL-67:
---------------------------------
Attachment: MRQL-67.patch
> 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)