The Jspresso team has just released the first maintenance release of the 2.2 branch of the Jspresso framework (2.2.1). This release fixes some bugs that have been reported by users in the forum.
The fixes contained in this maintenance release are :
Bugs fixed
New features
We have also published a new version of the Jspresso archetype that links by default to the 2.2.1 version of the framework and that removes the workaround introduced to fix the bug #2181095. The new archetype will be used by maven automatically for generating new Jspresso projects. For existing ones, you can simply edit the pom.xml file located in your project root folder and change <version>2.2</version> to <version>2.2.1</version> of the jspresso-root parent pom. Then do a mvn clean package and the new framework artifacts should be used.
Enjoy!
The Jspresso team
Dear Jspresso users,
The Jspresso team is proud to announce the immediate availability of the release 2.2 of the Jspresso framework.
This release fixes the following issues (referer to the Jspresso sourceforge bugtracker for more details) :
[ 2014954 ] Application fails to start
[ 2020304 ] Clicking an editable table cell in Wings does not select row
[ 2033594 ] Scroll panes do not appear correctly in Firefox3
[ 2033834 ] Date patterns are wrongly computed based on user locale