You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@velocity.apache.org by Claude Brisson <cb...@apache.org> on 2020/02/02 22:54:34 UTC

[ANNOUCE] Apache Velocity Engine 2.2 Released

The Apache Velocity community is pleased to announce the release of 
Apache Velocity Engine 2.2. The release is available for download at:

https://velocity.apache.org/download.cgi#engine

Apache Velocity is well-known in the Java field as a lightweight, 
easy-to-use templating library for creating dynamic web sites and 
performing other text-generation tasks. It relies on the Velocity 
Template Language (VTL) which is aimed at ease-of-use and simplicity.

Main changes in this release:

* New runtime.log.track_locations debugging configuration flag which 
displays the VTL stack trace in the logs in cases of errors, and 
populates slf4j MDC tags about position in VTL templates.

* New example of how to build a customized VTL parser where the '#', 
'$', '*' and '@' characters can be replaced by alternate characters.

* New backward compatibility flags to mimic 1.7.x event handlers and 
velicomacros behaviors.

For a full list of changes, consult the Velocity Engine 2.2 Changes 
section:

http://velocity.apache.org/engine/2.2/changes.html

as well as the JIRA changelog:

https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310104&version=12345391 


For notes on upgrading, see Velocity Engine 2.2 Upgrading section:

http://velocity.apache.org/engine/2.2/upgrading.html

Regards,

   the Apache Velocity team.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@velocity.apache.org
For additional commands, e-mail: user-help@velocity.apache.org