The JAXX team is pleased to announce the jaxx-2.12 release! JAXX Project Documentation of the project can be found here: https://doc.nuiton.org/jaxx Changes ------- Changes in this version include: New features: o Introduce a new module jaxx-widgets-gis Issue: 3493. Thanks to Tony Chemit. Resolved by tchemit. o Add more methods on JavaBeanObjectUtil and deprecates org.nuiton.jaxx.application.ApplicationDataUtil Issue: 3496. Thanks to Tony Chemit. Resolved by tchemit. o Improve error log when java parsing fails in css files. Issue: 3497. Thanks to Tony Chemit. Resolved by tchemit. o Block an action if it is alreay running Issue: 3499. Thanks to Kevin Morin. Resolved by kmorin. Fixed Bugs: o Can't save configuration if one option is null Issue: 3506. Thanks to Tony Chemit. Resolved by kmorin. o In configuration, the last option value is not saved if you do not select another cell before clicking on the save button Issue: 3509. Thanks to Kevin Morin. Resolved by kmorin. Downloads --------- For a manual installation, you can download files here: http://forge.nuiton.org/projects/jaxx/files * jaxx-widgets-extra-2.12-deps.zip - http://forge.nuiton.org/attachments/download/1120 * jaxx-widgets-extra-2.12-full.zip - http://forge.nuiton.org/attachments/download/1121 Maven artifacts --------------- Artifacts are deployed in Maven Central Repository http://repo1.maven.org/maven2 Find us at * http://search.maven.org/#artifactdetails|org.nuiton|jaxx|2.12|jar Have fun! -JAXX team