We already checked in a fix.
On Tuesday, October 12, 2010 03:50:10 pm Hardy Ferentschik wrote:
> Hi,
>
> it seems that some people have problems building the latest trunk version
> of Hibernate Core.
> I was one of them and after figuring out where goes what in the new build
> I found this:
>
>
Hi,
it seems that some people have problems building the latest trunk version
of Hibernate Core.
I was one of them and after figuring out where goes what in the new build
I found this:
Caused by: org.h2.jdbc.JdbcSQLException: Cannot change the setting
"MVCC" when the database is already op
I've played with master and gradle this morning. So far so good. I have two
issues though:
1. (gradle build) the test suite shows massive failures (3082 tests completed,
2371 failures or something along those lines) is that expected?
2. changing branches between a mvn style approach and a gradl
>
>
> Personally I think y'all are getting a little too hung up the on injection of
> dependent services here. It is a quite limited scope and the implementation
> is both dead simple and already done (its not like this is going to drag on
> for years like we have seen elsewhere).
It is not