The ToPIA team is pleased to announce the topia-2.6.11 release!
Tools for Portable and Independent Architecture :
Framework de persistance et de distribution d'application.
Documentation of the project can be found here:
http://maven-site.nuiton.org/topia
Changes
-------
Changes in this version include:
New features:
o add new findX(query, args) method to return unique result Issue: 2119. Thanks to Éric Chatellier. Resolved by athimel.
o Introduce a simplier way of reference migration callback Issue: 2122. Thanks to Tony Chemit. Resolved by tchemit.
Fixed Bugs:
o Method find(String hql, int startIndex, int endIndex, Object... args) can't be called Issue: 2075. Thanks to Éric Chatellier. Resolved by athimel.
Downloads
---------
No release file deployed. (all files are deployed in the maven repository)
Maven artifacts
---------------
Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2/
Find us at
* http://search.maven.org/#artifactdetails|org.nuiton|topia|2.6.11|jar
Have fun!
-ToPIA team