GitHub user mtaylor opened a pull request:
https://github.com/apache/activemq-6/pull/105
Doclink
The addition parameter turning off doclint was causing problems when
building with JDK7. This is not only set on JDK8.
Additional path to make activemq-commons module is doclint compliant.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mtaylor/activemq-6 doclink
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-6/pull/105.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #105
----
commit e54952960241a53a2b88ce411aa87c1f20c9dd9c
Author: Martyn Taylor <[email protected]>
Date: 2015-02-18T13:09:42Z
Remove servlet api dep from rest module
This is not required. Builds fine and tests pass without this dep.
commit cf45562e788e35ebe8f1e42af46c90cb482af8a6
Author: Martyn Taylor <[email protected]>
Date: 2015-02-19T13:59:37Z
Only set xlintdoc option on JDK8
commit 9d7fa0a5c635a65415e0cddff23b9279beaf62d2
Author: Martyn Taylor <[email protected]>
Date: 2015-02-19T13:59:58Z
Updates to javadoc to comply with doclint
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---