[
https://issues.apache.org/jira/browse/GEODE-570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15009948#comment-15009948
]
ASF subversion and git services commented on GEODE-570:
-------------------------------------------------------
Commit 90b9a632b9738319fc7a7fddb93b6bef9ff57f7d in incubator-geode's branch
refs/heads/develop from [~nlamba]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=90b9a63 ]
GEODE-570 Fix javadoc to ignore strict checking with JDK 8
> Fix generation of javadocs from build script
> --------------------------------------------
>
> Key: GEODE-570
> URL: https://issues.apache.org/jira/browse/GEODE-570
> Project: Geode
> Issue Type: Sub-task
> Components: build
> Reporter: Nitin Lamba
> Assignee: Nitin Lamba
> Attachments: GEODE-570.diff
>
>
> Currently, the build errors out when javadoc is run:
> {code}
> ./gradlew javadoc
> {code}
> With stricter checks in JDK 8, the error-checking need to be ignored
> initially.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)