[
https://issues.apache.org/jira/browse/PROTON-973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15068376#comment-15068376
]
ASF subversion and git services commented on PROTON-973:
--------------------------------------------------------
Commit 213eef923523cfb75cb87c5a030816abf03849f3 in qpid-proton's branch
refs/heads/master from Robert Gemmell
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=213eef9 ]
PROTON-973: fix javadoc errors when building with Java 8
> various javadoc errors when building with Java 8
> ------------------------------------------------
>
> Key: PROTON-973
> URL: https://issues.apache.org/jira/browse/PROTON-973
> Project: Qpid Proton
> Issue Type: Task
> Components: proton-j
> Affects Versions: 0.11.1
> Reporter: Robbie Gemmell
> Assignee: Robbie Gemmell
> Fix For: 0.12.0
>
>
> There are various javadoc errors when building with Java8 (which is stricter
> with syntax) that prevent the build succeeding. This causes issues when doing
> things like updating the website (which contains the javadoc) or deploying
> using the apache-release profile (which includes deploying javadoc).
> The javadoc needs tidied up so it builds on Java 8 (and 7). We should also
> add a check job in CI that verifies the javadoc has no errors when building
> with Java 8, since the main jobs all use Java 7.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)