On Wed, 2010-06-09 at 10:53 +0200, Adam Warski wrote:
> The problem was that the Type class/interface hierarchy changed, and I think
> EnumType stopped being a CustomType, and the type properties weren't added to
> the mapping.
Just wanted to clarify a bit as this is not accurate. EnumType is
Hello,
I was just about to ask if the test breaking is an intermediate thing or should
I look at it :).
> Adam, I think I found a little more. So in CollectionMetadataGenerator
> these enum sets are being routed through #addWithMiddleTable where we
> seem to be creating audit entities for these
On 9 juin 2010, at 07:05, Steve Ebersole wrote:
> Is it
> really possible/desirable to map a given enum different ways within an
> application?
It's possible to map it once as ordinal and once as string for a given enum
class. That's as far as it can legally go (in JPA).
___
Adam, I think I found a little more. So in CollectionMetadataGenerator
these enum sets are being routed through #addWithMiddleTable where we
seem to be creating audit entities for these collection-of-enums.
Is that what you expect? Being largely naive in this code I was
surprised by that.
Anywa
For a reason I have been unable to track down, there are a series of
later calls to get a type for these enums. I say "later" because prior
to this there are a number of successful calls. The difference is that
in the successful calls the types parameters used are actually
populated; in the faili
here is the stacetrace, an envers test fails. and since this, the downstream
testsuite job will not be triggered.
--
Error Message
Unable to build EntityManagerFactory
Stacktrace
javax.persistence.PersistenceException: Unable to build EntityManagerFactory
at
org.hibern
What exactly failed? There is no workspace and running the builds
(core, testing, testsuite) locally succeed.
On Wed, 2010-06-09 at 09:40 +0800, Strong Liu wrote:
> http://hudson.jboss.org/hudson/view/hibernate/job/hibernate-core-trunk/
>
> -
> Best Regards,
>
>
http://hudson.jboss.org/hudson/view/hibernate/job/hibernate-core-trunk/
-
Best Regards,
Strong Liu
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev