You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Howard Lewis Ship <hl...@gmail.com> on 2012/04/25 20:53:55 UTC

[RELEASE] Tapestry 5.3.3

The Tapestry Team is very proud to announce the availability of Apache
Tapestry 5.3.3.

Tapestry is primarily available for download via Maven, from the Maven
central repository:

<dependency>
  <groupId>org.apache.tapestry</groupId>
  <artifactId>tapestry-core</artifactId>
  <version>5.3.3</version>
</dependency>

You can also download the binary, source, or JavaDoc archives.

Tapestry 5.3.3 is the latest maintenance release from the stable 5.3
release branch. Full details are in the release notes, but here's a
few highlights:

Fixed a significant problem with field access in component subclasses
* A number of minor annoyances fixed
* A pre-compiled binaries ZIP archive is now available, in addition to
sources and JavaDoc ZIP archives

As usual for each Tapestry 5 release we've made great efforts to
ensure an easy upgrade path; but be sure to read the upgrade notes
carefully as some interfaces and methods that were deprecated in
earlier major releases may 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.

Downloads: http://tapestry.apache.org/download.html
Release notes: http://tapestry.apache.org/release-notes-533.html

-- 
Howard M. Lewis Ship

Creator of Apache Tapestry

The source for Tapestry training, mentoring and support. Contact me to
learn how I can get you up and productive in Tapestry fast!

(971) 678-5210
http://howardlewisship.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: [RELEASE] Tapestry 5.3.3

Posted by Chris Mylonas <ch...@opencsta.org>.
Thank you tapestry team.

Javadocs were the first thing i got today, played around with the luxury of having them on my machine - been busy ever since.  Look forward to referring to them.
Cheers

On 26/04/2012, at 4:53 AM, Howard Lewis Ship wrote:

> The Tapestry Team is very proud to announce the availability of Apache
> Tapestry 5.3.3.
> 
> Tapestry is primarily available for download via Maven, from the Maven
> central repository:
> 
> <dependency>
>  <groupId>org.apache.tapestry</groupId>
>  <artifactId>tapestry-core</artifactId>
>  <version>5.3.3</version>
> </dependency>
> 
> You can also download the binary, source, or JavaDoc archives.
> 
> Tapestry 5.3.3 is the latest maintenance release from the stable 5.3
> release branch. Full details are in the release notes, but here's a
> few highlights:
> 
> Fixed a significant problem with field access in component subclasses
> * A number of minor annoyances fixed
> * A pre-compiled binaries ZIP archive is now available, in addition to
> sources and JavaDoc ZIP archives
> 
> As usual for each Tapestry 5 release we've made great efforts to
> ensure an easy upgrade path; but be sure to read the upgrade notes
> carefully as some interfaces and methods that were deprecated in
> earlier major releases may 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.
> 
> Downloads: http://tapestry.apache.org/download.html
> Release notes: http://tapestry.apache.org/release-notes-533.html
> 
> -- 
> Howard M. Lewis Ship
> 
> Creator of Apache Tapestry
> 
> The source for Tapestry training, mentoring and support. Contact me to
> learn how I can get you up and productive in Tapestry fast!
> 
> (971) 678-5210
> http://howardlewisship.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org