GitHub user woonsan opened a pull request:

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

    FREEMARKER-55: Freemarker View and ViewResolver implementation

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/woonsan/incubator-freemarker 
feature/FREEMARKER-55

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-freemarker/pull/25.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 #25
    
----
commit 584b46b86aee16134f1f1c9e6d2cdb79bb7f8016
Author: Woonsan Ko <woon...@apache.org>
Date:   2017-06-28T20:18:14Z

    FREEMARKER-55: Adding skeletal FreemarkerView

commit ec2d37c6dbf19ec4aca839b9bea737e0881e0f02
Author: Woonsan Ko <woon...@apache.org>
Date:   2017-06-28T20:19:19Z

    Merge branch '3' into feature/FREEMARKER-55

commit 334d9cde950f06e480027d3064e53b6c1cfa54e2
Author: Woonsan Ko <woon...@apache.org>
Date:   2017-06-29T03:36:49Z

    FREEMARKER-55: adding model building code.

commit 36b0694f335c319946f908729be95f1808f23b2a
Author: Woonsan Ko <woon...@apache.org>
Date:   2017-06-29T04:41:17Z

    FREEMARKER-55: Adding more tests regarding FreemarkerView's model

commit 8e8c724b6f2ae003c67c4bc0c41fb026c0b9f6ad
Author: Woonsan Ko <woon...@apache.org>
Date:   2017-06-29T05:21:40Z

    FREEMARKER-55: Adding test for Application attributes.

commit cb4fab3ae483d2fb645d296aff0ab94c78a8d4b9
Author: Woonsan Ko <woon...@apache.org>
Date:   2017-06-30T03:30:47Z

    FREEMARKER-55: Add TaglibFactoryBuilder to reuse TaglibFactory creation 
logic

commit c2589eeb0517006715d427b591d186fafff7a32b
Author: Woonsan Ko <woon...@apache.org>
Date:   2017-06-30T03:31:44Z

    Merge branch '3' into feature/FREEMARKER-55

commit 83e896c01ebe2fd3fa5b0997f6ee177ccbeed2f5
Author: Woonsan Ko <woon...@apache.org>
Date:   2017-06-30T03:56:20Z

    FREEMARKER-55: Adding FreemarkerViewResolver

commit 9083de1ba04d9d54b80109ed86941da72337cba5
Author: Woonsan Ko <woon...@apache.org>
Date:   2017-07-02T05:25:01Z

    Adding FreemarkerViewResolver and improving FreemarkerViewTest with 
JspTaglibFactory and example.

commit b375e1478f3ef3f5c12ac51890454c810e3dc057
Author: Woonsan Ko <woon...@apache.org>
Date:   2017-07-02T05:25:49Z

    Merge branch '3' into feature/FREEMARKER-55

commit 4088f91f62b678d2c4bebc25375d7fc822f47420
Author: Woonsan Ko <woon...@apache.org>
Date:   2017-07-02T06:22:52Z

    FREEMARKER-55: Adding FreemarkerViewResolverTest

commit 6ff7849be9bc71ee6fe81f4db6ab3530d7c8296e
Author: Woonsan Ko <woon...@apache.org>
Date:   2017-07-04T02:23:05Z

    Merge branch '3' into feature/FREEMARKER-55

commit c5e9fe30857c3175a777df62416caff283ed6fea
Author: Woonsan Ko <woon...@apache.org>
Date:   2017-07-04T04:03:43Z

    polishing API and javadocs.

commit 53d9ef941514945310f6df642faf558d996256bf
Author: Woonsan Ko <woon...@apache.org>
Date:   2017-07-04T04:13:26Z

    FREEMARKER-55: polising javadocs

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to