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] -
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
[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
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
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