I haven't spent a ton of time looking into this yet but while trying to
update uPortal to use naturalIds in 4.1.1 I think I ran into a bug in:
NaturalIdXrefDelegate$NaturalIdResolutionCache.areSame(Object[], Object[])
That code uses Type.compare(Object x, Object y) to compare each pair of
field
Hi,
While working on Hibernate JPA Modelgen, I noticed that there are test
failures in MixedConfigurationTest . I thought it was because of my
own changes but I also have this problem with a fresh git clone from
the official repo:
Running org.hibernate.jpamodelgen.test.mixedmode.MixedConfiguration
Another though occurred to me is that one of the really nice things about
Jira is keeping track of my todos. If I am working on some piece of code
and realize I need to do some work it is much nicer to create a Jira rather
than (a) adding a todo comment or (b) getting side-tracked from my current
t