Re: [hibernate-dev] Gradle build problems

2010-10-12 Thread Steve Ebersole
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: > >

[hibernate-dev] Gradle build problems

2010-10-12 Thread Hardy Ferentschik
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

Re: [hibernate-dev] Fwd: [Hibernate-JIRA] Closed: (HHH-5616) Switch to Gradle for builds

2010-10-12 Thread Emmanuel Bernard
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

Re: [hibernate-dev] Discussion of services

2010-10-12 Thread Max Rydahl Andersen
> > > 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