[
https://issues.apache.org/jira/browse/APEXMALHAR-2322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15618445#comment-15618445
]
Munagala V. Ramanath edited comment on APEXMALHAR-2322 at 10/29/16 5:16 PM:
----------------------------------------------------------------------------
Indeed we should, but that will take longer since there are many. This is just
a workaround until that happens, so we can get on with the Apache CI
integration.
The Javadoc is not really "invalid" given all the sloppiness between HTML 4 and
5; see for example:
http://blog.joda.org/2014/02/turning-off-doclint-in-jdk-8-javadoc.html
was (Author: dtram):
Indeed we should, but that will take longer since there are many. This is just
a workaround until that happens, so we can get on with the Apache CI
integration.
> 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)