[
https://issues.apache.org/jira/browse/AMQ-6449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15542228#comment-15542228
]
Christopher L. Shannon commented on AMQ-6449:
---------------------------------------------
Part 1 of this fix is here:
https://git-wip-us.apache.org/repos/asf?p=activemq.git;a=commit;h=02082b1aec97140dd62a418d68f2cc029082444e
> Disable doclint for JDK 8 builds but not for JDK 7
> --------------------------------------------------
>
> Key: AMQ-6449
> URL: https://issues.apache.org/jira/browse/AMQ-6449
> Project: ActiveMQ
> Issue Type: Bug
> Components: Broker
> Affects Versions: 5.14.1
> Reporter: Christopher L. Shannon
> Assignee: Christopher L. Shannon
> Priority: Minor
>
> I disabled doclint in 5.14.1 so that JDK 8 could be used to build as well as
> JDK 7. However, turns out this flag needs to not be active for JDK 7 because
> it doesn't exist. Also, there were a couple spots the javadoc plugin is
> defined that I missed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)