GitHub user jgrzebyta opened a pull request:
https://github.com/apache/any23/pull/48
ANY23-312 Solved issues in javadoc description
- replaces Map.Entry by dedicated small getters bean.
- other small changes
Signed-off-by:Jacek Grzebyta <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jgrzebyta/any23 ANY23-312-b
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/any23/pull/48.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 #48
----
commit aefcce70abbc072723422b726fcc7efe6f1e3e22
Author: Jacek Grzebyta <[email protected]>
Date: 2017-12-12T16:48:11Z
Solved issues in javadoc description.
- replaces Map.Entry by dedicated small getters bean.
- other small changes
Signed-off-by:Jacek Grzebyta <[email protected]>
----
---