You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@freemarker.apache.org by woonsan <gi...@git.apache.org> on 2017/09/13 16:41:16 UTC

[GitHub] incubator-freemarker pull request #35: FREEMARKER-55:

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 <wo...@apache.org>
Date:   2017-09-13T14:49:36Z

    FREEMARKER-55: narrow class/method visibilities as possible.

commit 3f6ee183ab87e193c4eaa465652d5d8b204cd992
Author: Woonsan Ko <wo...@apache.org>
Date:   2017-09-13T16:14:08Z

    FREEMARKER-55: introducing CallableUtils#getAndUnwrap...(...) utils.

commit f6abc3054e1fb571c221d874c2c2ed37bb8ecf7c
Author: Woonsan Ko <wo...@apache.org>
Date:   2017-09-13T16:21:10Z

    FREEMARKER-55: simplifying test examples with no interim vars

----


---

[GitHub] incubator-freemarker pull request #35: FREEMARKER-55:

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-freemarker/pull/35


---