Activity

From 09/20/2011 to 10/19/2011

10/19/2011

06:09 pm Evolution #1778 (Résolu): Do not generate delete method in DAOAbstract if not needed
Done in r2359. Tony Chemit
06:07 pm Revision 2359: Evolution #1778: Do not generate delete method in DAOAbstract if not needed
Tony Chemit
06:07 pm Evolution #1778 (Résolu): Do not generate delete method in DAOAbstract if not needed
Tony Chemit

10/17/2011

09:56 am Evolution #1777 (Rejeté): Restore fails with recent h2 version
H2 bug, not topia. Éric Chatellier
09:55 am Revision 2358: Definitively H2 problem.
Éric Chatellier

10/16/2011

11:46 pm Anomalie #1769: Hibernate mappings fails to load in offline mode
The ... Tony Chemit
11:46 pm Revision 2357: Anomalie #1769: Hibernate mappings fails to load in offline mode (use DTD from hib...
Tony Chemit
11:36 pm Anomalie #1769: Hibernate mappings fails to load in offline mode
And hibernate can understand "classpath://hibernate-mapping-3.0.dtd" (with entity resolver).
Have you tried it ?
Éric Chatellier
11:33 pm Anomalie #1769: Hibernate mappings fails to load in offline mode
Now working, don't known what happen.
But why coping dtd into topia ?
Dtd is present in hibernate's jar.
Could be:...
Éric Chatellier
11:11 pm Anomalie #1769 (Résolu): Hibernate mappings fails to load in offline mode
Sorry but this is tested in topia it-self and it works... I really does not like your little sentence Not tested! Yes... Tony Chemit
11:00 pm Anomalie #1769 (Assigné): Hibernate mappings fails to load in offline mode
Not tested.
Currently fails mapping loading:...
Éric Chatellier
10:14 pm Evolution #1777 (Assigné): Restore fails with recent h2 version
Temp fixed with hack on jdbc connection:... Éric Chatellier
10:12 pm Evolution #1777: Restore fails with recent h2 version
Some test after, break happens between version 1.2.142 and 143.
Propably with changelog "Cluster: auto-commit was ...
Éric Chatellier
10:11 pm Evolution #1777 (Rejeté): Restore fails with recent h2 version
With current h2 version and topia, restore file fails with excetion:... Éric Chatellier
10:08 pm Revision 2356: Fix h2 restore clustering bug
Éric Chatellier

10/14/2011

04:09 pm Evolution #1776 (Résolu): add a executeSQL in TopiaContext
Done in r2355. Tony Chemit
04:08 pm Revision 2355: Evolution #1776: add a executeSQL in TopiaContext + little clean in TopiaContextImpl
Tony Chemit
04:02 pm Revision 2354: remove unused import
Tony Chemit
04:01 pm Evolution #1776 (Résolu): add a executeSQL in TopiaContext
Some project still need to execute sql code over topia, using this method remove yet another link to hibernate in pro... Tony Chemit

10/13/2011

05:48 pm Evolution #1773 (Résolu): Remove code in generators that prevent generation of classes alerady in...
Give up it in EntityTransformer, too spagetty :( Tony Chemit
05:47 pm Revision 2353: Evolution #1773: Remove code in generators that prevent generation of classes aler...
Tony Chemit
05:12 pm Revision 2352: Tâche #1775: Updates to eugene 2.5
Tony Chemit
05:12 pm Tâche #1775 (Résolu): Updates to eugene 2.4.1
Requires for some new features Tony Chemit

10/11/2011

10:22 am Evolution #1773 (Résolu): Remove code in generators that prevent generation of classes alerady in...
Instead, the added option in Eugene should deal with that #1771 Brendan Le Ny
10:00 am Evolution #1770 (Résolu): Empty documentation on entities should not be generated
Now, this is generated when there is no documentation :
/**
* getDesign :
* @return boolean
*...
Arnaud Thimel

10/10/2011

10:52 am Anomalie #1769 (Résolu): Hibernate mappings fails to load in offline mode
Fixed in r2351. Tony Chemit
10:51 am Revision 2351: Anomalie #1769: Hibernate mappings fails to load in offline mode
Tony Chemit
10:51 am Anomalie #1769 (Assigné): Hibernate mappings fails to load in offline mode
Tony Chemit
10:37 am Anomalie #1769: Hibernate mappings fails to load in offline mode
A solution could be to replaced... Éric Chatellier
10:35 am Anomalie #1769 (Résolu): Hibernate mappings fails to load in offline mode
In offline mode, hibernate mapping dtd is downloaded from http://hibernate.org/.
Hibernate DTD resolver doesn't se...
Éric Chatellier

10/06/2011

01:01 am Revision 2350: Add comment
Éric Chatellier
11:29 pm Evolution #1768: Update to commons-lang3
There is a tag-value to not generate the toString method of generated entities :
See tag value model.notGenerateTo...
Tony Chemit
09:53 pm Evolution #1768 (Rejeté): Update to commons-lang3
Update to commons-lang3 or even better, remove org.apache.commons.lang.builder.ToStringBuilder from generated classes. Éric Chatellier

10/04/2011

09:11 am Evolution #1766 (Résolu): Do not generate DAOImpl if already found in classpath
Dine in r2349. Tony Chemit
09:10 am Revision 2349: Evolution #1766: Do not generate DAOImpl if already found in classpath
Tony Chemit
09:08 am Evolution #1766 (Résolu): Do not generate DAOImpl if already found in classpath
USe the same logic than for entity : if impl is found in class-path do not generateit. Tony Chemit

10/03/2011

06:46 pm Evolution #1765 (Résolu): Introduce the TopiaEntityEnum into the generated dao
Dine in r2348. Tony Chemit
06:42 pm Evolution #1764 (Résolu): Improve the method TopiaDAOImpl.newInstance()
Dine in r2348. Tony Chemit
06:34 pm Revision 2348: Evolution #1764: Improve the method TopiaDAOImpl.newInstance()
Evolution #1765: Introduce the TopiaEntityEnum into the generated dao Tony Chemit
05:52 pm Evolution #1764 (Assigné): Improve the method TopiaDAOImpl.newInstance()
Tony Chemit
05:52 pm Evolution #1765 (Résolu): Introduce the TopiaEntityEnum into the generated dao
this object can help to obtain contract, implementation inside the dao without doing any hardcoded things : all is ge... Tony Chemit
05:07 pm Evolution #1764 (Résolu): Improve the method TopiaDAOImpl.newInstance()
Please could we just avoid to do some hardcorded stuff like this : ... Tony Chemit

09/29/2011

05:40 pm Anomalie #1640: Cannot create TopiaContext when using an abstract class
Thanks, it works perfectly in my project. Arnaud Thimel

09/25/2011

11:57 pm Anomalie #1760 (Résolu): Do not force using "entity" stereotype on enumeration with QueryHelperTr...
Florian DESBOIS
11:42 pm Revision 2347: #1760 : ignore enumeration as object property in QueryHelperTransformer
Florian DESBOIS
11:39 pm Anomalie #1760 (Résolu): Do not force using "entity" stereotype on enumeration with QueryHelperTr...
Enumeration type must be ignore to avoid creating object property for queries. Hibernate will consider enumeration as... Florian DESBOIS
11:37 pm Anomalie #1648: Can not use enumeration in model and QueryHelperTransformer
For the moment you must add "entity" stereotype to avoid problem with this transformer.
I think that it's not real...
Florian DESBOIS

09/22/2011

07:28 pm Revision 2346: Update mavenpom4redmineAndCentral to 3.0.4.
Maven Release
02:14 pm ToPIA 2.6.2 released
The ToPIA team is pleased to announce the *topia-2.6.2* release!
Tools for Portable and Independent Architecture :
...
Maven Release
02:07 pm Revision 2345: [maven-release-plugin] prepare for next development iteration
Maven Release
02:06 pm Revision 2344: [maven-release-plugin] copy for tag topia-2.6.2
Maven Release
02:06 pm Revision 2343: [maven-release-plugin] prepare release topia-2.6.2
Maven Release
02:03 pm Revision 2342: add license header
Maven Release
01:56 pm Tâche #1739 (Résolu): Updates to eugene 2.4
done in r2341. Tony Chemit
01:55 pm Revision 2341: Tâche #1739: Updates to eugene 2.4
Tony Chemit
12:23 pm Anomalie #1748 (Résolu): Some messages of the validation of a model are not correct
Fixed in r2340. Tony Chemit
12:22 pm Anomalie #1748 (Résolu): Some messages of the validation of a model are not correct
It displays often a attribute name is already defined but this is not true :)
Just do not display this error when ...
Tony Chemit
12:21 pm Evolution #1747 (Résolu): Model errors validation should not be displayed as info! at least they ...
Done in r2340. Tony Chemit
12:20 pm Anomalie #1641 (Résolu): Cannot use MyDAO.create(My.PROPERTY_CLIENT) with isClient() method
I had a validation rule in the validator, so there is a message but still failure at all.
Done in r2340.
Tony Chemit
12:19 pm Revision 2340: Anomalie #1641: Cannot use MyDAO.create(My.PROPERTY_CLIENT) with isClient() method
Tony Chemit
12:19 pm Revision 2339: Evolution #1747: Model errors validation should not be displayed as info! at least...
Tony Chemit
12:18 pm Evolution #1747 (Résolu): Model errors validation should not be displayed as info! at least they ...
Tony Chemit
11:39 am Revision 2338: fix serialVersionUID generation (miss the L)
Tony Chemit
11:04 am Evolution #1716 (Résolu): Improve generators
Tony Chemit
11:03 am Evolution #1716: Improve generators
Use now generated serialVersionUID (done in r2337.) Tony Chemit
11:03 am Revision 2337: Use generated serialVersionUID from eugene
Tony Chemit
08:59 am Anomalie #1641: Cannot use MyDAO.create(My.PROPERTY_CLIENT) with isClient() method
I understand your opinion.
However, we have to inform the Topia user that he's doing wrong. Because I was not the ...
Arnaud Thimel

09/21/2011

12:27 am Anomalie #1641: Cannot use MyDAO.create(My.PROPERTY_CLIENT) with isClient() method
I am not sure this is a good idea :
getClient():Client and setClient(Client):void introduces a client javaBean pro...
Tony Chemit
12:20 am Anomalie #1732 (Résolu): Cannot compile with N multiplicity to an enumeration
Fixed in r2336. Tony Chemit
12:20 am Revision 2336: Anomalie #1732: Cannot compile with N multiplicity to an enumeration
Tony Chemit
08:29 pm Anomalie #1732 (Assigné): Cannot compile with N multiplicity to an enumeration
Tony Chemit
08:13 pm Revision 2335: onyl invoke its at release due to MINVOKER-107
Tony Chemit
11:32 am Anomalie #1745 (Résolu): Cannot use a function on TopiaQuery
Arnaud Thimel
09:50 am Anomalie #1745 (Fermé): Cannot use a function on TopiaQuery
Done in r2333 Arnaud Thimel
09:43 am Revision 2334: Invert assertEquals............
Arnaud Thimel
09:40 am Revision 2333: #1745
Cannot use a function on TopiaQuery Arnaud Thimel
09:16 am Anomalie #1745 (Résolu): Cannot use a function on TopiaQuery
query.addWhere("lower(name)", TopiaQuery.Op.LIKE, "%" + nameToFind.toLowerCase() + "%");
The property name is used...
Arnaud Thimel
« Previous
Next »
 

Also available in: Atom