Upgrade to FreeMarker 2.3.18
----------------------------

                 Key: MAGNOLIA-3744
                 URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-3744
             Project: Magnolia
          Issue Type: Task
          Components: freemarker
            Reporter: Grégory Joseph
            Priority: Major
             Fix For: 4.4.5, 5.0


Among other interesting changes:
* support for slf4j (although we currently don't configure FreeMarker's 
logging, we could start doing it now)
* non-automatic flush of the output: until now, FreeMarker was automatically 
flushing the output after each {{Template.process()}}. This is still the 
default behavior, but can now be changed. (see changelog for details)
* a new simple way to completely disable caching (could be interesting during 
development)
* finally, better tld file location mechanisms. This could be the end of the 
workarounds developers had to use while running from their IDE.

http://freemarker.org/docs/versions_2_3_17.html
http://freemarker.org/docs/versions_2_3_18.html



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to