Re: [hibernate-dev] The mail hudson job for Core fails

2010-06-08 Thread Steve Ebersole
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

Re: [hibernate-dev] The mail hudson job for Core fails

2010-06-08 Thread Steve Ebersole
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

Re: [hibernate-dev] The mail hudson job for Core fails

2010-06-08 Thread Strong Liu
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

Re: [hibernate-dev] The mail hudson job for Core fails

2010-06-08 Thread Steve Ebersole
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, > >

[hibernate-dev] The mail hudson job for Core fails

2010-06-08 Thread Strong Liu
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