[ https://issues.apache.org/jira/browse/FLUME-3175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16164499#comment-16164499 ]
ASF subversion and git services commented on FLUME-3175: -------------------------------------------------------- Commit 1541f089a5dec9b21549f6a6e961ef835a8b68bb in flume's branch refs/heads/trunk from [~denes] [ https://git-wip-us.apache.org/repos/asf?p=flume.git;h=1541f08 ] FLUME-3175. Turn off doclint for javadoc generation With Java 8's new doclint feature the javadoc generation breaks due to the strict checking so adding -Xdoclint:none to the maven-javadoc-plugin's configuration. This closes #168 Reviewers: Bessenyei Balázs Donát, Ferenc Szabo (Denes Arvay via Denes Arvay) > Javadoc generation fails due to Java8's strict doclint > ------------------------------------------------------ > > Key: FLUME-3175 > URL: https://issues.apache.org/jira/browse/FLUME-3175 > Project: Flume > Issue Type: Bug > Affects Versions: 1.7.0 > Reporter: Denes Arvay > Fix For: 1.8.0 > > > I'd suggest to turn it off for now, but in the long run the javadoc errors > should be fixed. -- This message was sent by Atlassian JIRA (v6.4.14#64029)