The ToPIA team is pleased to announce the topia-3.0-alpha-5 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 Create contextualized exceptions Issue: 2896. Thanks to Arnaud Thimel. Resolved by athimel.
o Add addNotEquals, addNotIn, addNotContains in query API Issue: 2910. Thanks to Brendan Le Ny. Resolved by bleny.
o Add an exception on the findFirst and tryFindFirst methods of the query API if query is not ordered (as said in javadoc) Issue: 2915. Thanks to Tony Chemit. Resolved by bleny.
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|3.0-alpha-5|jar
Have fun!
-ToPIA team