GitHub user acoburn opened a pull request:
https://github.com/apache/incubator-tamaya-extensions/pull/4
Fix javadoc warnings
Addresses TAMAYA-154
This is a minor change, adding some missing javadoc parameters.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/acoburn/incubator-tamaya-extensions TAMAYA-154
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-tamaya-extensions/pull/4.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 #4
----
commit 339bab3bf7f8f6fe3ae992125064ea3346bfc2ad
Author: Aaron Coburn <acoburn@...>
Date: 2018-04-30T16:05:29Z
Fix javadoc warnings
Addresses TAMAYA-154
This adds some missing javadoc parameters.
----
---