Re: [hibernate-dev] [HV] master does not compile for me

2012-10-31 Thread Hardy Ferentschik
Good :-) got me worries there for a minute ;-) --hardy On 31 Oct 2012, at 17:06, Emmanuel Bernard wrote: > That was me screwing up. Forget it. > > Sorry about that > > Emmanuel > On Wed 2012-10-31 16:53, Emmanuel Bernard wrote: >> [ERROR] COMPILATION ERROR : >> [INFO] -

Re: [hibernate-dev] [HV] master does not compile for me

2012-10-31 Thread Emmanuel Bernard
That was me screwing up. Forget it. Sorry about that Emmanuel On Wed 2012-10-31 16:53, Emmanuel Bernard wrote: > [ERROR] COMPILATION ERROR : > [INFO] - > [ERROR] > /Users/manu/projects/notbackedup/git/validator/engine/src/test/java/org

[hibernate-dev] [HV] master does not compile for me

2012-10-31 Thread Emmanuel Bernard
[ERROR] COMPILATION ERROR : [INFO] - [ERROR] /Users/manu/projects/notbackedup/git/validator/engine/src/test/java/org/hibernate/validator/test/constraints/path/CustomViolationTest.java:[3,47] error: Interval is not public in org.hibernat

Re: [hibernate-dev] AssociationType.isEmbeddedInXML() no longer used

2012-10-31 Thread Strong Liu
On Oct 31, 2012, at 5:54 AM, Gail Badner wrote: > I see that AssociationType.isEmbeddedInXML() is no longer used anywhere. > > Is this left over from EntityMode.DOM4J? yes, and I think there is still other methods relate to this > > If so, should I go ahead and remove AssociationType.isEmbe

Re: [hibernate-dev] Hibernate ORM 4.1.8 release tomorrow?

2012-10-31 Thread Scott Marlow
Galder got his HHH-7710 fix in (Infinispan 5.1/5.2 compatible implementation and upgrade to 5.2.0.Beta3). Thanks Galder! :) I tested the jassist-163 patch (https://github.com/scottmarlow/hibernate-orm/tree/4.1_HHH-7435_javassistupgrade) and that now passes the Hibernate tests. The jassist-1