On Sat, Jun 3, 2017 at 9:50 AM, Daniel Dekany <[email protected]> wrote: > I have created two issues for this. For the non-Web-MVC part: > https://issues.apache.org/jira/browse/FREEMARKER-54 > and the Web MVC part that builds on the first: > https://issues.apache.org/jira/browse/FREEMARKER-55
I've just proposed an initial pull request for FREEMARKER-55: https://github.com/apache/incubator-freemarker/pull/25, for your reviews. Please see my last comment in FREEMARKER-55 for details (what was done and what's to be done). By the way, I'd like to build a simple spring mvc web application for integration testing as spring-mvc support seems to require that and unit tests might not be sufficient. I can do that in my own github repo, but if there's any better location and if you have any suggestion, please let me know. Cheers, Woonsan
