The Apache Tiles team is pleased to announce the release of Tiles 2.2.0 Alpha.
Tiles 2.2.0 is available in a binary and a source distribution. http://tiles.apache.org/download.html It is also available in the central Maven repository under Group ID "org.apache.tiles". The 2.2.x series of the Apache Tiles framework has a minimum requirement of the following specification versions: * Java Servlet 2.5 and JavaServer Pages (JSP) 2.1 * Java Standard Edition (Java SE) 1.5 The release notes are available online at: * https://issues.apache.org/struts/secure/ReleaseNote.jspa?projectId=10160&styleName=Html&version=21911 Please feel free to test the distribution and post your comments to the user list, or, if appropriate, file a ticket with JIRA. --------------- New features: * support for Velocity and FreeMarker; * support for OGNL and MVEL; * support for regular expressions in definition names; * added a Tiles initializer that with all the features turned on and that loads all "tiles*.xml" that it finds.
