GitHub user amberarrow reopened a pull request:
https://github.com/apache/apex-malhar/pull/474
APEXMALHAR-2322 Suppress strict Javadoc checking in Java 8
Running "mvn javadoc:aggregate" with Java 8 produces many errors due to
stricter checking; this change restores the prior liberal behavior.
@tweise please review
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/amberarrow/incubator-apex-malhar
APEXMALHAR-2322-suppress-strict-javadoc-checking
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/apex-malhar/pull/474.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 #474
----
commit f9a897ac45ecde22c9da024e40c6c4d09b568dec
Author: Munagala V. Ramanath <[email protected]>
Date: 2016-10-29T17:05:51Z
APEXMALHAR-2322 Suppress strict Javadoc checking in Java 8
----
---
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.
---