> Bonjour
>
Hello,
> En essayant d'appliquer des tagvalue et stereotype sur un
> ModelObjectClassifier en suivant la doc :
> http://eugene.nuiton.org/v/latest/02-objectmodel.html#howto-add-tagvalues
> j'ai toujours un warning au build qui me dit que la syntaxe est
> incorrecte.
>
> En inspectant un peu, la ligne de la doc :
> org.nuiton.eugene.tutorial.Hotel.tagValue.version=1.0
> est incorrecte. ça devrait être
> org.nuiton.eugene.tutorial.Hotel*.class* .tagValue.version=1.0
> (idem pour tous les items de type ModelObjectClassifier)
>
> Je sais c'est pas grand chose mais comme j'ai mis du temps à
> chercher, je fais profiter mes recherches à votre équipe.
Merci Ludovic pour ta remarque, nous allons modifier la documentation
en conséquence.
tony.
--
Tony Chemit
--------------------
tél: +33 (0) 2 40 50 29 28
http://www.codelutin.com
email: chemit(a)codelutin.com
twitter: https://twitter.com/tchemit
Bonjour
En essayant d'appliquer des tagvalue et stereotype sur un
ModelObjectClassifier en suivant la doc :
http://eugene.nuiton.org/v/latest/02-objectmodel.html#howto-add-tagvalues
j'ai toujours un warning au build qui me dit que la syntaxe est incorrecte.
En inspectant un peu, la ligne de la doc :
org.nuiton.eugene.tutorial.Hotel.tagValue.version=1.0
est incorrecte. ça devrait être org.nuiton.eugene.tutorial.Hotel*.class*
.tagValue.version=1.0
(idem pour tous les items de type ModelObjectClassifier)
Je sais c'est pas grand chose mais comme j'ai mis du temps à chercher, je
fais profiter mes recherches à votre équipe.
--
Cordialement,
*Ludovic PECQUOT*
E-IS - Environmental Information Systems - www.e-is.pro <- visitez
notre *nouveau
site *web
*"Ensemble, allons plus loin !"*
Téléphone : (+33) 9 53 24 41 20 / (+33) 6 62 86 37 82
Adresse : 19 rue Cassiopée, 53470 MARTIGNE SUR MAYENNE
Email : ludovic.pecquot(a)e-is.pro
Fax : (+33) 9 58 55 73 50
The EUGene team is pleased to announce the eugene-3.0-alpha-1 release!
Efficient Universal Generator
Documentation of the project can be found here:
https://eugene.nuiton.org
Important note
--------------
This is the first version of the 3.0 version of EUGene, it is not compatible in some points with the version 2.0
Use at your own risk !
A migration guide will be written in good time, meanwhile you can consult this page :
https://forge.nuiton.org/documents/1
Changes
-------
Changes in this version include:
New features:
o Do generate if model properties file is modify Issue: 3693. Thanks to Tony Chemit. Resolved by tchemit.
o Remove deprecated code Issue: 2252. Thanks to Tony Chemit. Resolved by tchemit.
o Change default configuration to fail in case of validation error by default Issue: 3489. Thanks to Brendan Le Ny. Resolved by tchemit.
o Update dependencies Issue: 3697. Thanks to Tony Chemit. Resolved by tchemit.
Fixed Bugs:
o Calling mvn eugene:help raise a classpath error Issue: 3574. Thanks to Brendan Le Ny. Resolved by tchemit.
o Plugin fail to generate data if project is in a path containing a space Issue: 2937. Thanks to Brendan Le Ny. Resolved by tchemit.
o NullPointerException if model has no name Issue: 720. Thanks to Éric Chatellier. Resolved by tchemit.
Changes:
o Migrates to git Issue: 3549. Thanks to Tony Chemit. Resolved by tchemit.
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|eugene|3.0-alpha-1|jar
Have fun!
-EUGene team
--
Tony Chemit
--------------------
tél: +33 (0) 2 40 50 29 28
http://www.codelutin.com
email: chemit(a)codelutin.com
twitter: https://twitter.com/tchemit
The EUGene team is pleased to announce the eugene-2.14 release!
Efficient Universal Generator
Documentation of the project can be found here:
https://eugene.nuiton.org
Changes
-------
Changes in this version include:
Fixed Bugs:
o Dependencies are not merged in method org.nuiton.eugene.models.object.xml.ObjectModelImpl#mergeClassifiers Issue: 3628. Thanks to Tony Chemit. Resolved by tchemit.
Changes:
o Updates to nuitonpom 1.8.1 Issue: 3629. Thanks to Tony Chemit. Resolved by tchemit.
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|eugene|2.14|jar
Have fun!
-EUGene team
--
Tony Chemit
--------------------
tél: +33 (0) 2 40 50 29 28
http://www.codelutin.com
email: chemit(a)codelutin.com
twitter: https://twitter.com/tchemit
The EUGene team is pleased to announce the eugene-2.9 release!
Efficient Universal Generator
Documentation of the project can be found here:
https://doc.nuiton.org/eugene
Changes
-------
Changes in this version include:
New features:
o Add a failIfUnsafe flag on generate mojo Issue: 3185. Thanks to Tony
Chemit. Resolved by tchemit.
o Change stereotypes collection to set Issue: 3183. Thanks to Tony
Chemit. Resolved by tchemit.
o to be able to load multiple stereotype from the model properties file
Issue: 3182. Thanks to Tony Chemit. Resolved by tchemit.
o Improve Stereotype and TagValue API Issue: 3175. Thanks to Tony
Chemit. Resolved by tchemit.
o Review the outputProperties state in Transformer Issue: 3176. Thanks
to Tony Chemit. Resolved by tchemit.
Fixed Bugs:
o Template properties are not available in Generator Issue: 3170.
Thanks to Tony Chemit. Resolved by tchemit.
Changes:
o Only show in verbose mode file that are not generated Issue: 3169.
Thanks to Tony Chemit. Resolved by tchemit.
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|eugene|2.9|jar
Have fun!
-EUGene team
The EUGene team is pleased to announce the eugene-2.8 release!
Efficient Universal Generator
Documentation of the project can be found here:
https://doc.nuiton.org/eugene
Changes
-------
Changes in this version include:
New features:
o Add warnings while loading model properties Issue: 3164. Thanks to
Tony Chemit. Resolved by tchemit.
o Review implications of ordering and uniqueness in collections Issue:
3147. Thanks to Brendan Le Ny. 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|eugene|2.8|jar
Have fun!
-EUGene team
The EUGene team is pleased to announce the eugene-2.7.4 release!
Efficient Universal Generator
Documentation of the project can be found here:
https://maven-site.nuiton.org/eugene
Changes
-------
Changes in this version include:
Changes:
o Updates plexus-utils to 3.0.17 Issue: 3054. Thanks to Tony Chemit. Resolved by tchemit.
o updates I18N to 3.0 Issue: 3047. Thanks to Tony Chemit. Resolved by tchemit.
o updates nuiton-utils to 3.0 Issue: 3046. Thanks to Tony Chemit. Resolved by tchemit.
o Updates mavenpom to 4.7 Issue: 3045. Thanks to Tony Chemit. Resolved by tchemit.
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.7.4|jar
Have fun!
-EUGene team
--
Tony Chemit
--------------------
tél: +33 (0) 2 40 50 29 28
http://www.codelutin.com
email: chemit(a)codelutin.com
twitter: https://twitter.com/tchemit
The EUGene team is pleased to announce the eugene-2.7.3 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 Add possibility to give a suffix in getJavaBeanMethodName Issue:
2901. Thanks to Arnaud Thimel. Resolved by bleny.
Changes:
o Update to xerces 2.11.0 Issue: 2875. Thanks to Éric Chatellier.
Resolved by echatellier.
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|${announceParameters.releaseProjec…
Have fun!
-EUGene team
Begin forwarded message:
Date: Tue, 17 Sep 13 18:47:32 +0200
From: "nuiton.org Release Notification" <noreply(a)nuiton.org>
To: eugene-commits(a)list.nuiton.org
Subject: [Eugene-commits] [ANN] - EUGene 2.7.1 released
The EUGene team is pleased to announce the eugene-2.7.1 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 Obtain the default output package name in a Transformer Issue: 2827. Thanks to Tony Chemit. Resolved by tchemit.
o Add a new method ObjectModelTransformerToJava.isInClassPath Issue: 2826. Thanks to Tony Chemit. Resolved by tchemit.
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.eugene|eugene-yaml-temp…
Have fun!
-EUGene team
_______________________________________________
Eugene-commits mailing list
Eugene-commits(a)list.nuiton.org
http://list.nuiton.org/cgi-bin/mailman/listinfo/eugene-commits
--
Tony Chemit
--------------------
tél: +33 (0) 2 40 50 29 28
email: chemit(a)codelutin.com
http://www.codelutin.com