Re: [hibernate-dev] [OGM] Embedded MongoDB for tests

2013-07-08 Thread Gunnar Morling
2013/7/8 Sanne Grinovero > On 8 July 2013 11:08, Gunnar Morling wrote: > > 2013/7/8 Sanne Grinovero > >> > >> Nice! > >> now a tricky question: how can I get the tests to run both with > >> embedded and external on CI? > >> > >> I guess I need two jobs :-( > > > > > > Yes, as of know, you'd nee

Re: [hibernate-dev] [OGM] Embedded MongoDB for tests

2013-07-08 Thread Sanne Grinovero
On 8 July 2013 11:08, Gunnar Morling wrote: > 2013/7/8 Sanne Grinovero >> >> Nice! >> now a tricky question: how can I get the tests to run both with >> embedded and external on CI? >> >> I guess I need two jobs :-( > > > Yes, as of know, you'd need two jobs. If really needed, one could probably

Re: [hibernate-dev] [OGM] Embedded MongoDB for tests

2013-07-08 Thread Gunnar Morling
2013/7/8 Sanne Grinovero > Nice! > now a tricky question: how can I get the tests to run both with > embedded and external on CI? > > I guess I need two jobs :-( > Yes, as of know, you'd need two jobs. If really needed, one could probably make it run against both by configuring several surefire

Re: [hibernate-dev] [OGM] Embedded MongoDB for tests

2013-07-08 Thread Sanne Grinovero
Nice! now a tricky question: how can I get the tests to run both with embedded and external on CI? I guess I need two jobs :-( On 8 July 2013 11:01, Gunnar Morling wrote: > Hi, > > I've submitted PR #197 [1] for OGM-295. > > This makes the "mongodb" module part of the OGM build by default, execu

Re: [hibernate-dev] [OGM] Embedded MongoDB for tests

2013-07-08 Thread Gunnar Morling
Hi, I've submitted PR #197 [1] for OGM-295. This makes the "mongodb" module part of the OGM build by default, executing the tests on an "embedded" MongoDB instance. "Embedded" means in this context, that the original distribution *.tar.gz is retrieved from mongodb.org, unpacked and an external mo

Re: [hibernate-dev] [hibernate-announce] Hibernate ORM 4.2.3.Final released!

2013-07-08 Thread Sanne Grinovero
Thanks Brett! I confirm it's working now. Sanne On 8 July 2013 01:12, Brett Meyer wrote: > It's out now -- sorry about that. It was closed, but not released (not sure > how that happened). That's what I get for releasing right before leaving on > vacation... > > Brett Meyer > Red Hat Software