The EUGene team is pleased to announce the eugene-2.5.5 release!
Efficient Universal Generator
Documentation of the project can be found here:
http://maven-site.nuiton.org/eugene
Changes
-------
Changes in this version include:
New features:
o Extract eugene generator into a new module (there have nothing to do inside eugene module) Issue: 2282. Thanks to Tony Chemit. Resolved by tchemit.
o Add isXXXEmpty and sizeXXX method in bean for properties (with multiplicity>1) Issue: 2372. Thanks to Tony Chemit. Resolved by tchemit.
o Remplacer les attributs (static, abstract, visibility, ...) par une liste de "modifier" Issue: 107. Resolved by athimel.
o Improve java eugene generator when inheritance is used Issue: 2371. Thanks to Tony Chemit. Resolved by tchemit.
Downloads
---------
For a manual installation, you can download files here:
http://nuiton.org/projects/eugene/files
* eugene-2.5.5-deps.zip - http://nuiton.org/attachments/download/796
* eugene-2.5.5-full.zip - http://nuiton.org/attachments/download/797
Maven artifacts
---------------
Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2/
Find us at
* http://search.maven.org/#artifactdetails|org.nuiton|eugene|2.5.5|jar
Have fun!
-EUGene team