News

EUGene 2.4.2 released

Added by Maven Release about 1 month ago

The EUGene team is pleased to announce the eugene-2.4.2 release!

Efficient Universal Generator

Documentation of the project can be found here:
http://maven-site.nuiton.org/eugene

Changes in this version:

New features:
  • Migrates to commons-lang3 Issue: #1858. Thanks to Tony Chemit. Resolved by tchemit.
  • Remplacement de xalan par saxon Issue: #341. Thanks to Éric Chatellier. Resolved by tchemit.
Fixed Bugs:
  • Bad property generation Issue: #1857. Thanks to Tony Chemit. Resolved by tchemit.

Downloads

For a manual installation, you can download files here:
http://nuiton.org/projects/files/eugene

Maven artifacts

Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2/

Have fun!
-EUGene team

EUGene 2.4.1 released

Added by Maven Release 4 months ago

The EUGene team is pleased to announce the eugene-2.4.1 release!

Efficient Universal Generator

Documentation of the project can be found here:
http://maven-site.nuiton.org/eugene

Changes in this version:

New features:
  • Generate enumerations present in model Issue: #1772. Thanks to Arnaud Thimel. Resolved by tchemit.
  • Add an option to never generate a class already defined in classpath Issue: #1771. Thanks to Brendan Le Ny. Resolved by tchemit.
  • Improve java generation Issue: #1779. Thanks to Tony Chemit. Resolved by tchemit.
  • Permits not to generate getXXX() methods for boolean properties Issue: #1781. Thanks to Tony Chemit. Resolved by tchemit.
Fixed Bugs:
  • Do not generate isXXX method for Boolean property Issue: #1783. Thanks to Tony Chemit. Resolved by tchemit.

Downloads

For a manual installation, you can download files here:
http://nuiton.org/projects/files/eugene

Maven artifacts

Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2/

Have fun!
-EUGene team

EUGene 2.4 released

Added by Maven Release 5 months ago

The EUGene team is pleased to announce the eugene-2.4 release!

Efficient Universal Generator

Documentation of the project can be found here:
http://maven-site.nuiton.org/eugene

Changes in this version:

New features:
  • Add a serialVersionUID generator Issue: #1746. Thanks to Tony Chemit. Resolved by tchemit.
  • Fix output java format Issue: #1618. Thanks to Éric Chatellier. Resolved by echatellier.
Fixed Bugs:
  • Classpath model resolution fails on windows Issue: #1438. Thanks to Éric Chatellier. Resolved by tchemit.
  • import missing when generating i18n prefix with no attributes Issue: #1738. Thanks to Tony Chemit. Resolved by tchemit.

Downloads

For a manual installation, you can download files here:
http://nuiton.org/projects/files/eugene

Maven artifacts

Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2/

Have fun!
-EUGene team

EUGene 2.3.5 released

Added by hudson Release Manager 7 months ago

The EUGene team is pleased to announce the eugene-2.3.5 release!

Efficient Universal Generator

Documentation of the project can be found here:
http://maven-site.nuiton.org/eugene

Changes in this version:

Fixed Bugs:
  • Stereotypes are not copied for enumeration classifier Issue: #1597. Thanks to Tony Chemit. Resolved by tchemit.

Downloads

For a manual installation, you can download files here:
http://www.nuiton.org/projects/files/eugene

Maven artifacts

Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2/

Have fun!
-EUGene team

EUGene 2.3.4 released

Added by hudson Release Manager 9 months ago

The EUGene team is pleased to announce the eugene-2.3.4 release!

Efficient Universal Generator

Documentation of the project can be found here:
http://maven-site.nuiton.org/eugene

Changes in this version:

New features:
  • Updates to nuiton-utils 2.2 Issue: #1423. Thanks to Tony Chemit. Resolved by tchemit.
  • Updates to i18n 2.3.2 Issue: #1422. Thanks to Tony Chemit. Resolved by tchemit.
Fixed Bugs:
  • Clone operation tries to add a body for abstract operation Issue: #1533. Thanks to Tony Chemit. Resolved by tchemit.

Downloads

For a manual installation, you can download files here:
http://www.nuiton.org/projects/list_files/eugene

Maven artifacts

Artifacts are deployed in Central maven repository
http://repo1.maven.org/maven2/

Have fun!
-EUGene team

EUGene 2.3.3 released

Added by hudson Release Manager 11 months ago

The EUGene team is pleased to announce the eugene-2.3.3 release!

Efficient Universal Generator

Documentation of the project can be found here:
http://maven-site.nuiton.org/eugene

Changes in this version:

New features:
  • Add addAll and removeAll method on bean generation Issue: #1408. Thanks to Sylvain Letellier. Resolved by sletellier.

Downloads

For a manual installation, you can download files here:
http://www.nuiton.org/projects/list_files/eugene

Maven artifacts

Artifacts are deployed in central maven repository
http://repo1.maven.org/maven2/

Have fun!
-EUGene team

EUGene 2.3.2 released

Added by hudson Release Manager 12 months ago

The EUGene team is pleased to announce the eugene-2.3.2 release!

Efficient Universal Generator

Documentation of the project can be found here:
http://maven-site.nuiton.org/eugene

Changes in this version:

New features:
  • Improve importManager Issue: #1268. Thanks to Tony Chemit. Resolved by tchemit.
  • Add usefull method in JavaGeneratorUtil to deal with generics Issue: #1273. Thanks to Tony Chemit. Resolved by tchemit.
  • Updates to processor 1.2.1 Issue: #1283. Thanks to Tony Chemit. Resolved by tchemit.
  • Updates to mavenpom 2.4.4 Issue: #1302. Thanks to Tony Chemit. Resolved by tchemit.

Downloads

For a manual installation, you can download files here:
http://www.nuiton.org/projects/list_files/eugene

Maven artifacts

Artifacts are deployed in Central maven repository
http://repo1.maven.org/maven2/

Have fun!
-EUGene team

EUGene 2.3.1 released

Added by hudson Release Manager about 1 year ago

The EUGene team is pleased to announce the eugene-2.3.1 release!

Efficient Universal Generator

Documentation of the project can be found here:
http://maven-site.nuiton.org/eugene

Changes in this version:

New features:
  • Updates Processor to 1.1 Issue: #1217. Thanks to Tony Chemit. Resolved by tchemit.
  • Add stereotypes and tagvalues in the available-data goal Issue: #1218. Thanks to Tony Chemit. Resolved by tchemit.
  • Add documentation for stereotype and tagvalue in the annotation Issue: #1219. Thanks to Tony Chemit. Resolved by tchemit.
  • Updates nuiton-utils to 2.0 Issue: #1245. Thanks to Tony Chemit. Resolved by tchemit.
  • Updates mavenpom to 2.4.2 Issue: #1247. Thanks to Tony Chemit. Resolved by tchemit.
  • Updates nuiton-i18n to 2.2 Issue: #1246. Thanks to Tony Chemit. Resolved by tchemit.
  • Remove deprecated extensions in 2.3 Issue: #1248. Thanks to Tony Chemit. Resolved by tchemit.

Downloads

For a manual installation, you can download files here:
http://www.nuiton.org/projects/list_files/eugene

Maven artifacts

Artifacts are deployed in Central maven repository
http://repo1.maven.org/maven2/

Have fun!
-EUGene team

EUGene 2.3 released

Added by Sylvain Letellier about 1 year ago

The EUGene team is pleased to announce the eugene-2.3 release!

Efficient Universal Generator

Documentation of the project can be found here:
http://maven-site.nuiton.org/eugene

Changes in this version:

New features:
  • Use mavenpom4redmineAndCentral:2.4 as parent pom Issue: #909. Thanks to Tony Chemit. Resolved by tchemit.
  • Update commons-lang to 2.5 Issue: #992. Thanks to Éric Chatellier. Resolved by tchemit.
  • Optimize dependencies Issue: #1038. Thanks to Tony Chemit. Resolved by tchemit.
  • Update ant to 1.8.0 Issue: #1036. Thanks to Tony Chemit. Resolved by tchemit.
  • Update processor to 1.0.4 Issue: #1037. Thanks to Tony Chemit. Resolved by tchemit.
  • Use new maven-license-plugin mecanism to update file headers Issue: #1039. Thanks to Tony Chemit. Resolved by tchemit.
  • Add tagvalue noPCS to not generate PCS on JavaBeanTransformer Issue: #1049. Thanks to Tony Chemit. Resolved by tchemit.
  • Remove deprecated api since 2.0.1 in generatorUtil Issue: #1061. Thanks to Tony Chemit. Resolved by tchemit.
  • Add I18n method in JavageneratorUtil Issue: #1062. Thanks to Tony Chemit. Resolved by tchemit.
  • Can generateds i18n for Bean (JavaBeanTransformer) Issue: #1063. Thanks to Tony Chemit. Resolved by tchemit.
  • Updates nuiton-utils to 1.5.2 Issue: #1067. Thanks to Tony Chemit. Resolved by tchemit.
  • Improve tagValue detection Issue: #1098. Thanks to Tony Chemit. Resolved by tchemit.
  • Add method GeneratorUtil.removeGenericsDefinition Issue: #1096. Thanks to Tony Chemit. Resolved by tchemit.
  • Can use tagvalue or now also tagValue in model properties file Issue: #1099. Thanks to Tony Chemit. Resolved by tchemit.
  • Improve MetaTransformer api Issue: #1107. Thanks to Tony Chemit. Resolved by tchemit.
  • Add verbose flag in ModelReader (used after with eugene.verbose maven pom properties in the plugin) Issue: #1109. Thanks to Tony Chemit. Resolved by tchemit.
  • Expose dtd and xsd of objectmodel on site Issue: #1110. Thanks to Tony Chemit. Resolved by tchemit.
  • Update objectmodel xsd Issue: #1111. Thanks to Tony Chemit. Resolved by tchemit.
  • Make ModelReader#read throws an IOException Issue: #1115. Thanks to Tony Chemit. Resolved by tchemit.
  • Sanity tests Issue: #1114. Thanks to Tony Chemit. Resolved by tchemit.
  • Remove deprecated in ChainedFileWriter api from 2.1.3 Issue: #1116. Thanks to Tony Chemit. Resolved by tchemit.
  • Remove deprecated method isIndexed on ObjectModelAttribute Issue: #1117. Thanks to Tony Chemit. Resolved by tchemit.
  • Introduce a safe api to manager tag values and stereotypes Issue: #1113. Thanks to Tony Chemit. Resolved by tchemit.
  • Move all java extension to package extension Issue: #1119. Thanks to Tony Chemit. Resolved by tchemit.
  • Add ordered stereotype on attribute Issue: #1147. Thanks to Tony Chemit. Resolved by tchemit.
Fixed Bugs:
  • Using version as a tag value of the properties file does NOT work Issue: #1017. Thanks to Tony Chemit. Resolved by tchemit.
  • Duplicated Serializable interface generated in JavaBeanTransformer Issue: #1051. Thanks to Tony Chemit. Resolved by tchemit.
  • Annotations not generated on attributes Issue: #1092. Thanks to Jean Couteau. Resolved by tchemit.
  • User not warned when an entry of the model properties file can not be attached Issue: #1100. Thanks to Brendan Le Ny. Resolved by tchemit.
  • Clone classifier is not correct and can't work... Issue: #1105. Thanks to Tony Chemit. Resolved by tchemit.
  • Transformer api is not correct (can not use the previous transformer in the applyTemplate method) Issue: #1106. Thanks to Tony Chemit. Resolved by tchemit.

Downloads

For a manual installation, you can download files here:
http://www.nuiton.org/projects/list_files/eugene

Maven artifacts

Artifacts are deployed in nuiton maven repository
http://repo1.maven.org/maven2/

Have fun!
-EUGene team

EUGene 2.2 released

Added by Tony Chemit over 1 year ago

The EUGene team is pleased to announce the eugene-2.2 release!

Efficient Universal Generator

Documentation of the project can be found here:
http://maven-site.nuiton.org/eugene

Changes in this version:

New features:
  • Search for input resources into classpath Issue: #879. Thanks to Éric Chatellier. Resolved by tchemit.
  • Update nuiton-utils to 1.4.2 Issue: #892. Thanks to Tony Chemit. Resolved by tchemit.
  • Update mavenpom4redmine to 2.2.6 Issue: #902. Thanks to Tony Chemit. Resolved by tchemit.
Fixed Bugs:
  • Too much resources to copy for each writer Issue: #889. Thanks to Tony Chemit. Resolved by tchemit.
  • Can not merge two models which does not come from same input Issue: #888. Thanks to Tony Chemit. Resolved by tchemit.
  • Relative paths are not respected in zargo writer Issue: #890. Thanks to Tony Chemit. Resolved by tchemit.

Downloads

For a manual installation, you can download files here:
http://www.nuiton.org/projects/list_files/eugene

Maven artifacts

Artifacts are deployed in maven central repository
http://repo1.maven.org/maven2/

Have fun!
-EUGene team

1 2 Next »

Also available in: Atom