Activity
From 11/21/2009 to 12/20/2009
12/20/2009
-
06:17 pm EUGene 2.0.0-beta-2 released
- The EUGene team is pleased to announce the *eugene-2.0.0-beta-2* release!
Efficient Universal Generator
h3. Changes... -
05:49 pm Revision 780: [maven-release-plugin] prepare for next development iteration
-
05:49 pm Revision 779: [maven-scm] copy for tag eugene-2.0.0-beta-2
-
05:49 pm Revision 778: [maven-release-plugin] prepare release eugene-2.0.0-beta-2
-
05:42 pm Evolution #170 (Résolu): Nettoyage des paquetages
- Tout ce qui n'est pas neutre ne doit pas être dans le paquetage *org.nuiton.eugene*.
On déplace toutes les implent... -
05:27 pm Revision 777: - clean api : everything which is not neutral can not be under org.nuiton.eugene pa...
- - clean tests and improve a first one (ModelMergeTest)
- remove unucessary assembly descriptors (use the one from mav... -
03:45 pm Revision 776: fix doc language links, go back to processor-1.0.2, add ant module doc
-
02:21 pm Evolution #169 (Résolu): Permettre de générer des blocs en java
- On peut désormais gérer (et générer) des blocks (static ou non) en java.
-
02:20 pm Evolution #168 (Résolu): Ajout d'une extension java pour gérer les annotations
- On peut désormais gérer (et générer) des annotations java sur n'importe que ObjectModelElement.
-
02:19 pm Evolution #167 (Résolu): Ajout d'un goal available-data
- Le mojo permet de connaitre les implentations disponibles utilisables
dans le goal smart-generate (modelType, modelR... -
02:17 pm Evolution #166 (Résolu): Ajout d'un goal smart-generate
- Le goal utilise la nouvelle api de chaînage des writers et permet de simplifier les configurations.
-
02:13 pm Evolution #165 (Résolu): Ajout d'une api qui permet de chainer les générateurs de fichier
- L'api est dans le package *org.nuiton.eugene.writer*
-
02:11 pm Evolution #164 (Résolu): Création d'un artifact (module maven) dédié à la tâche ant
- Le nouveau module s'appelle *ant-eugene-task*
-
02:06 pm Revision 775: - simplify api (no more use of the modelClass but always base on the modelType a St...
-
02:01 pm Revision 774: - simplify api (no more use of the modelClass but always base on the modelType a St...
- - using only one ChainedWriter to transform xmi to models
-
01:59 pm Revision 773: use reader api instead of deprecated generator one
-
01:58 pm Revision 772: extract ant task from eugene core lib (like in processor)
12/19/2009
-
07:22 pm Revision 771: update doc
-
07:03 pm Revision 770: - add AvailableData goal to obtain usables datas (reader, writer, templates, model ...
- - add a simplified inputs property configuration (ex : <inputs>zargo</inputs>) against no array notation (ex : <input...
-
03:46 pm Revision 769: commons properties for Chainedwriter are in configuration (modelType, classLoader) ...
-
01:18 pm Anomalie #163 (Résolu): Problème avec le goal copyVersionFiles
- Si la propriété *includes* n'est pas de la forme ...
12/18/2009
-
02:33 pm Revision 768: use mavenpom 1.1.3
-
11:31 am Revision 767: remove old it
-
11:28 am Revision 766: add new it for new goal
-
11:26 am Revision 765: - introduce SmartGenerateMojo to remplace all new goals : one goal for everything (...
- - add it tests
-
11:23 am Revision 764: - introduce writer package for the ChainedFileWriter api
- - add a resolver-cache (for xmi resolver)
- add addBlock in JavaBuilder
12/17/2009
-
02:08 am Revision 763: - no more javadoc warning :) (but still a lot to do on it...)
- - introduce annotations extension and use it in JavaBuilder and the java generators api
- little improvement codes in... -
01:03 am Revision 762: javadoc + my bad move a usefull constructor...
12/16/2009
-
12:12 am Revision 761: - add testPhase in ModelFileWriterConfiguration
- - add test input dir and output dir in ModelFileWriter api (zeroconf in mojo configs for test phase)
-
09:22 pm Revision 760: by default, modelType is objectmodel
-
09:18 pm Revision 759: register concrete templates as plexus components, pass log to info in tests, introd...
-
07:01 pm Revision 758: - there is no description tagglet for plexus components, just use the javadoc of th...
- - use one javadoc config for all project
-
12:21 pm Revision 757: improve directory creation code + optimize imports
-
12:20 pm Revision 756: ModelReader are plexus components
12/14/2009
-
12:50 am Revision 755: merge eugene-2.0 branch to trunk
-
12:33 am Revision 754: update java license header
-
12:25 am Revision 753: improve directory creation code
-
08:41 pm Revision 752: interfaces can have more than one super classe
-
12:25 pm Revision 751: - remove unecessary else after a return :)
- - add TODO on deprecated
-
03:53 am Revision 750: - fix getSimpleName for variable array type
- - remove module eugene-test
-
02:57 am Revision 749: - must takes account of variable array in import manager
- - fix filename of a classifier with a generic declaration
- move eugene-test to an integration test in maven-eugene-...
12/13/2009
-
11:07 pm Revision 748: delegate addDocumentation to builder
-
11:06 pm Revision 747: add comment
-
09:06 pm Revision 746: - add enum support as classifier
- - reformat code
- add classifier generation code for java
- add convinient method in java transformer with class para... -
09:02 pm Revision 745: remove unucessary default constructor
-
09:02 pm Revision 744: reformat + javadoc
-
09:01 pm Revision 743: javadoc
12/11/2009
-
07:09 pm Revision 742: Add test for getSimpleName method, broken for getTypesList --> it's necessary to do...
-
11:56 am Revision 741: - use mavenpom 1.1.2
- - use normal directory layout for site
- remove ide files -
10:58 am Revision 740: Improve ObjectModelModifier enumeration
12/08/2009
12/07/2009
-
06:27 pm Revision 738: Increment version to snapshot
-
06:21 pm Revision 737: [maven-release-plugin] prepare for next development iteration
-
06:21 pm Revision 736: [maven-scm] copy for tag eugene-1.0.1
-
06:21 pm Revision 735: [maven-release-plugin] prepare release eugene-1.0.1
-
06:14 pm Revision 734: Create tag to release topia-2.3.0-beta
-
06:11 pm Revision 733: - Remove old module eugene-demo
- - Change mavenpom version to 1.1.1
- Change processor version to 1.0.2 -
05:59 pm Revision 732: remplace site.xml by site_fr.xml, fix javadoc, add language links in site
11/27/2009
-
12:29 pm Revision 731: - add ModelFileWriter api
- - add some integration tests in plugin (to run them use -Prun-its)
-
11:00 am Revision 730: - ajout des marqueurs plexus sur les implantations de modèles
- - ajout log4J en test
-
10:54 am Revision 729: - ajout des marqueurs plexus sur les implantations de modèles
- - ajout des annotations Override quand nécessaire
- nettoyage des contrats (pas d'abstract, public, static ou autre) ... -
10:50 am Revision 728: remove empty directory
-
10:49 am Revision 727: ajout TODO : deux méthodes au lieu d'une...
-
10:48 am Revision 726: reformat
-
10:46 am Revision 725: les methodes abstraites en haut :)
11/26/2009
-
09:06 pm Revision 724: - add convertVariableNameToConstantName from Topia, can be used in eugene too (not ...
- - remove a @see javadoc annotation on a test class
11/25/2009
-
12:39 pm Revision 723: delete old folders from previous site hierarchy
-
12:37 pm Revision 722: Change site hierarchy
-
12:36 pm Revision 721: Change site hierarchy
11/24/2009
-
06:40 pm Revision 720: Change url for references other project nuiton site (topia, jrst, ...)
-
06:06 pm Revision 719: Refactor site for new mavenpom usage with two folders for languages
-
06:06 pm Revision 718: Refactor site for new mavenpom usage with two folders for languages
-
11:21 am Revision 717: Add TODO for npe problem with model name
-
11:19 am Anomalie #34 (Résolu): Manques de lien sur le site
Also available in: Atom