[
https://issues.apache.org/jira/browse/APEXMALHAR-2322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15618465#comment-15618465
]
Thomas Weise commented on APEXMALHAR-2322:
------------------------------------------
Yes, let's do this for the release branch.
Please submit a new ticket to fix the issues in master and ensure that the CI
runs with strict checking.
> 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)