[Hibernate] its done

2006-02-06 Thread Max Rydahl Andersen
It's done - tools head now has freemarker instead of velocity as its template engine. All unittests passes, still would be great to get verification from seam'ers that the output still runs ok. -- -- Max Rydahl Andersen callto://max.rydahl.andersen Hibernate [EMAIL PROTECTED] http://hibe

[Hibernate] merge policy...

2006-02-06 Thread Max Rydahl Andersen
Hi guys, What kind of merging should we do with respect to 3.1 and 3.2 for stuff that concerns both branches (like HHH-1453) ? On every commit or once-in-awhile ? -- -- Max Rydahl Andersen callto://max.rydahl.andersen Hibernate [EMAIL PROTECTED] http://hibernate.org JBoss Inc [EMAIL PROTEC

RE: [Hibernate] merge policy...

2006-02-06 Thread Steve Ebersole
You should do it as part of every commit. It is far more painful to do large occasional merges. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Max Rydahl Andersen Sent: Monday, February 06, 2006 4:08 AM To: Hibernate development Subject: [Hibernate] mer

[Hibernate] Do antlr exception leak to users?

2006-02-06 Thread Scott M Stark
I’m seeing some incompatible serial version uid changes in the latest antlr, but I don’t know if antlr exceptions every leak to users outside of the vm such that this is an issue. Do the ql grammar exception get exposed or are they always converted to a hibernate exception?   serialVersio

Re: [Hibernate] Do antlr exception leak to users?

2006-02-06 Thread Max Rydahl Andersen
On Mon, 06 Feb 2006 20:49:08 +0100, Scott M Stark <[EMAIL PROTECTED]> wrote: I'm seeing some incompatible serial version uid changes in the latest antlr, but I don't know if antlr exceptions every leak to users outside of the vm such that this is an issue. Do the ql grammar exception get expos