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

Noa Horn resolved HAWQ-28.
--------------------------
    Resolution: Fixed

JavaDoc fixes were pushed to master.
PXF can now be compiled with both java7 and java8.

> Fix JavaDoc warnings and errors introduced by Java8
> ---------------------------------------------------
>
>                 Key: HAWQ-28
>                 URL: https://issues.apache.org/jira/browse/HAWQ-28
>             Project: Apache HAWQ
>          Issue Type: Improvement
>          Components: Build
>            Reporter: Noa Horn
>            Assignee: Noa Horn
>
> Compiling PXF with Java8 resulted in hundreds of errors and warnings, all due 
> to a stricter javadoc rules enforcement introduced in Java8.
> * non-HTML characters in the documentation resulted in an error.
> E.g. > or <.
> * Missing tags in a function description resulted in a warning.
> @param, @return and @throws tags.
> * Missing description for a tag resulted in a warning
> E.g. @param param1 (without description).



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

Reply via email to