GitHub user kaspersorensen opened a pull request:
https://github.com/apache/metamodel/pull/189
Fixed several javadoc issues
I was actually trying to prepare a release, but found that these javadoc
issues made my build fail on newer versions of the JDK.
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/189.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 #189
----
commit 5b88926f459c64580a31dd01aa31f8f8e481123e
Author: Kasper Sørensen <i.am.kasper.sorensen@...>
Date: 2018-09-26T04:21:23Z
Fixed several javadoc issues
----
---