The Tapestry Team is very proud to announce the availability of Apache Tapestry 5.3.2.
http://tapestry.apache.org/2011/12/21/announcing-tapestry-532.html Tapestry is primarily available for download via Maven, from the Maven central repository: Maven Dependency <dependency> <groupId>org.apache.tapestry</groupId> <artifactId>tapestry-core</artifactId> <version>5.3.2</version> </dependency> You can also download the source or JavaDocs archives. Tapestry 5.3.2 is the second maintenance release from 5.3 branch and represents a drop in replacement for the previous stable 5.3 and 5.3.1. Full details are in the release notes, but here's a few highlights plus the ones from 5.3 and 5.3.1: TextField usable with HTML5 type values (such as "number", "email", etc.) Service id 'environment' compatibility with Spring 3.1 Grid and BeanDisplay automatically ignore static fields Component fields don't need to be private New translations for Norwegian Bokmål Upgrade Tapestry/Spring integration to Spring 3.1.0.RELEASE As usual for each Tapestry5 releases we've made great efforts to ensure and easy upgrade path, anyway, be sure to read the upgrade notes carefully as some interfaces and methods that were deprecated in Tapestry 5.0 or 5.1 have been removed: you should recompile and retest your application after upgrading your dependency. If you still have problems, use the Tapestry user mailing list to get support. As usual please be patient while mirrors sync. Have fun! -- Massimo --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org