[
https://issues.apache.org/jira/browse/PROTON-973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robbie Gemmell resolved PROTON-973.
-----------------------------------
Resolution: Fixed
The updates in the abvoe commit get the javadoc building on Java 8 and Java7. I
added a nightly 'checks' job to Jenkins that uses Java 8 (unlike the other
jobs) and builds the javadoc:
https://builds.apache.org/view/M-R/view/Qpid/job/Qpid-proton-j-Checks/
> 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)