Re: [hibernate-dev] Running tests with different configurations and different databases

2007-12-04 Thread Tony Stubbs
Hi, On the same topic - where can we find information about designing a test period? I haven't found anything yet. i.e. which package is appropriate for our test? which test suite should it be apart of? what is the domain model (hibernate mappings) used in the tests? how do you setup the environm

[hibernate-dev] Fwd: Please review HHH-2893 and HHH-3059 - what's the wait?

2008-06-09 Thread Tony Stubbs
Hi there, Had a couple of patches sitting in Jira for many months - one since September 07'. Is there anything I can do to speed up the inclusion of these patches? http://opensource.atlassian.com/projects/hibernate/browse/HHH-2893 http://opensource.atlassian.com/projects/hibernate/browse/HHH-3059

[hibernate-dev] New improvement: ResultSetTransformer to one big HashMap

2008-07-28 Thread Tony Stubbs
FYI I've submitted an issue with patch and full coverage test case "ResultSetTransformer which converts a two columns of a result set into one big HashMap." http://opensource.atlassian.com/projects/hibernate/browse/HHH-3403 Hopefully someone can also pick up HHH-3059 at the same time. http://open

Re: [hibernate-dev] Fwd: Please review HHH-2893 and HHH-3059 - what's the wait?

2008-07-28 Thread Tony Stubbs
Test case for HHH-2893 submitted! Hopefully someone will get some time to look at this one too, or at least change the status of the 3 issues... 2008/6/10 Max Rydahl Andersen <[EMAIL PROTECTED]>: >> Had a couple of patches sitting in Jira for many months - one since >> September 07'. Is there any

Re: [hibernate-dev] New improvement: ResultSetTransformer to one big HashMap

2008-07-29 Thread Tony Stubbs
Cheers - I've replied on the jira ;) 2008/7/29 Max Rydahl Andersen <[EMAIL PROTECTED]>: > I've commented on the jira. > >> FYI I've submitted an issue with patch and full coverage test case >> "ResultSetTransformer which converts a two columns of a result set >> into one big HashMap." >> >> http:/