Re: [hibernate-dev] IRC meeting (5/3)

2010-05-04 Thread Steve Ebersole
I can look at it, but I currently have a lot of local changes that I cannot yet commit. How difficult is it to circle back to this in a few days, setting the jobs up with hsqldb in the meantime? On Tue, 2010-05-04 at 09:57 +0800, Strong Liu wrote: before we move to H2 formally, Steve, Gail,

[hibernate-dev] IRC meeting (5/3)

2010-05-03 Thread Steve Ebersole
Attached are the notes from today's meeting. In summary: 1) Strong is almost done setting up the new Hudson jobs for Core. Yaay! 2) Rather than email notifications we will utilize Hudson's RSS features. 3) We will be switching from HSQLDB to H2 for default testing. 4) We agreed to try 4 weeks

Re: [hibernate-dev] IRC meeting (5/3)

2010-05-03 Thread Steve Ebersole
As a follow-up to this, we need to discuss how to handle deprecation of now completely unsupported methods. Lets take org.hibernate.Hibernate#entity as an example. Given that these types are now explicitly scoped to a SessionFactory and that the exposed org.hibernate.Hibernate Type methods do

Re: [hibernate-dev] IRC meeting (5/3)

2010-05-03 Thread Strong Liu
On May 4, 2010, at 2:00 AM, Steve Ebersole wrote: Attached are the notes from today's meeting. In summary: 1) Strong is almost done setting up the new Hudson jobs for Core. Yaay! 2) Rather than email notifications we will utilize Hudson's RSS features. 3) We will be switching from