GitHub user kaspersorensen opened a pull request:
https://github.com/apache/metamodel/pull/91
Javadoc fixes
This PR fixes a bunch of errors in the javadoc comments of MetaModel. While
running `mvn javadoc:javadoc` on a Java 8 runtime, then these bring build
failures.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kaspersorensen/metamodel javadoc-fixes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/metamodel/pull/91.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 #91
----
commit 8ea5ef52659abee313957fa7164c1b3f55a31674
Author: Ankit Kumar <[email protected]>
Date: 2016-03-09T17:55:06Z
METAMODEL-239: Fixed
Fixes #90
commit 60a4c56e1043b8981f90b9b4d28c7772c7d370a9
Author: Kasper Sørensen <[email protected]>
Date: 2016-03-10T19:16:27Z
Fixes 'mvn javadoc:javadoc' errors with Java 8 javadoc linter
----
---
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.
---