GitHub user woonsan opened a pull request:
https://github.com/apache/incubator-freemarker/pull/35
FREEMARKER-55:
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/woonsan/incubator-freemarker
feature/FREEMARKER-55-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-freemarker/pull/35.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 #35
----
commit 40bd07b718262e30345c082ec4794ab2535b5fd8
Author: Woonsan Ko <[email protected]>
Date: 2017-09-13T14:49:36Z
FREEMARKER-55: narrow class/method visibilities as possible.
commit 3f6ee183ab87e193c4eaa465652d5d8b204cd992
Author: Woonsan Ko <[email protected]>
Date: 2017-09-13T16:14:08Z
FREEMARKER-55: introducing CallableUtils#getAndUnwrap...(...) utils.
commit f6abc3054e1fb571c221d874c2c2ed37bb8ecf7c
Author: Woonsan Ko <[email protected]>
Date: 2017-09-13T16:21:10Z
FREEMARKER-55: simplifying test examples with no interim vars
----
---