Page 1 of 1

Stack 3.0-rc2 Released

Posted: Mon Mar 29, 2010 3:25 pm
by YoungstromMJ
The Java Stack team is pleased to announce the release of version 3.0-rc2.

This release was mostly a bug fix and small enhancement release. However, there have been a number of notable enhancements to this release:
  • Initial release of GWT support. We provide a basic GWT remoting integration. More information can be found in in the GWT Integration Documentation.
  • An initial JAX-RS integration using CXF-RS. More information can be found in the Stack-RS Documentation.
  • A number of fixes to improve development in Eclipse.
  • A number of library upgrades:
    • Spring 3.0.1
    • Hibernate 3.5-CR1
    • Spring Security 3.0.2
As well as all the same fixes that had gone into Stack 2.1.15 and 2.2-RC1.
To upgrade simply change the version of your "stack-master" parent pom to 3.0-rc2.

We recommend all projects upgrade at the beginning of their next dev cycle.

Mike