[
https://issues.apache.org/jira/browse/APEXMALHAR-2322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15618514#comment-15618514
]
ASF GitHub Bot commented on APEXMALHAR-2322:
--------------------------------------------
Github user amberarrow closed the pull request at:
https://github.com/apache/apex-malhar/pull/474
> Add workaround for stricter javadoc syntax checking in Java 8
> -------------------------------------------------------------
>
> Key: APEXMALHAR-2322
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2322
> Project: Apache Apex Malhar
> Issue Type: Improvement
> Components: build
> Reporter: Munagala V. Ramanath
> Assignee: Munagala V. Ramanath
>
> Running "mvn javadoc:aggregate" with Java 8 produces numerous errors
> regarding syntax of javadoc content. Prior, more liberal behavior can be
> restored by adding this property:
> <additionalparam>-Xdoclint:none</additionalparam>
> to pom.xml
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)