Skip to content


Closed Updates to struts2 2.2.1.1
chorem / bow #66 · created by Eric Chatellier
*(from redmine issue 317 created on 2011-03-09, closed on 2011-05-16)*
updated
Closed Improve tagValue to change hibernate mapping type for attributes
nuiton / topia #465 · created by Tony Chemit
There is two ways to change an attribute type for hibernate mapping. We should unify it (new tag value : hibernateAttributeType). *(from redmine issue 3178 created on 2014-04-26, closed on 2014-04-26...
updated
Closed Use eugene 2.9 new Stereotype and TagValue API
nuiton / topia #464 · created by Tony Chemit
*(from redmine issue 3177 created on 2014-04-26, closed on 2014-04-27)*
updated
Closed Improve TagValue useEnumerationName
nuiton / topia #463 · created by Tony Chemit
The useEnumerationName tagValue can be found on model or attribute, in his description it only talk about attribute. Moreover, we should also place it on a classifier. *(from redmine issue 3174 crea...
updated
Closed TMS version has not been saved
nuiton / topia #462 · created by Tony Chemit
Unknown origin. *(from redmine issue 3172 created on 2014-04-23, closed on 2014-04-23)*
updated
Closed Lifecycle of migration service is wrong: migration is made after hibernate is loaded
nuiton / topia #461 · created by Tony Chemit
I was using migration service and hibernate.hbm2ddl.auto=validate and got following stack trace: > Caused by: org.hibernate.HibernateException: Missing column: yearlyDeclaration_idx in public.organis...
updated
Closed Review the outputProperties state in Transformer
nuiton / eugene #237 · created by Tony Chemit
In init method, the outputProperties is modified, and should not. *(from redmine issue 3176 created on 2014-04-26, closed on 2014-04-26)*
updated
Closed Improve Stereotype and TagValue API
nuiton / eugene #236 · created by Tony Chemit
We should simplify and split the both concepts. *(from redmine issue 3175 created on 2014-04-26, closed on 2014-04-26)*
updated
Closed Template properties are not available in Generator
nuiton / eugene #235 · created by Tony Chemit
the code to init outputTemplate configuration
Properties properties =  Properties(getConfiguration().getProperties());
properties.putAll(getOutputProperties());
does not works after with the templat...
updated