Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

Excerpt

Following a successful vote, the Tapestry team has released the latest (and likely, final) beta release of Tapestry 5.2, version 5.2.4.

This release consists of a modest number of bug fixes to 5.2.2, along with a few non-disruptive last minute improvements. Full release notes are available.

It is expected that Tapestry 5.2.4 will be voted as the stable 5.2 release in a few weeks time, barring any serious bugs being discovered in the meantime.

Tapestry can be downloaded from the Apache Mirrors, or via the central Maven repository:

Code Block
 
<dependency> 
<groupId>org.apache.tapestry</groupId> 
<artifactId>tapestry-core</artifactId> 
<version>5.2.4</version> 
</dependency> 
Note

Tapestry 5.2.3 was not released due to a problem with the Maven quickstart archetype, which was corrected in 5.2.4.