You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tiles.apache.org by Nicolas LE BAS <nl...@apache.org> on 2012/05/29 11:08:10 UTC

[ANNOUNCE] Apache Tiles 3.0.0 BETA released, introducing Apache Tiles Request (1.0.0 BETA) and Apache Tiles Autotag (1.0.0 BETA)

The Apache Tiles team is pleased to announce the release of Tiles 3.0.0 
BETA.

At the same time, we're please to introduce two new components:

* Tiles Request 1.0.0 BETA is a simple common API for requesting the 
rendering of a template. It comes with implementations for Servlets 2.5, 
Portlets 2.0, JSP 2.1, Apache Velocity, Freemarker and Mustache. And of 
course, Apache Tiles.

* Tiles Autotag 1.0.0 BETA allows us to generate the taglibs for JSP, 
Apache Velocity and Freemarker based on a single, common implementation.

Tiles 3.0.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 3.0.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) 6.0

The release notes are available online at:

* for Tiles: 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311046&version=12314704
* for Tiles Request: 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311421&version=12316845
* for Tiles Autotag: 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311422&version=12316846

Please feel free to test the distribution and post your comments to
the user list, or, if appropriate, file a ticket with JIRA.