[hibernate-dev] CI environment

2014-04-03 Thread Steve Ebersole
There is something very very funky going on in the CI environment. The ORM master job hangs almost every run now. Oddly, it hangs trying to compile test classes. I have tried a number of things in attempt to find out why. I have added `strace` to the job command, ssh'iong to the box and manually

Re: [hibernate-dev] [Search] Regression with @ContainedIn between 4.3 and 4.4

2014-04-03 Thread Hardy Ferentschik
On 3 Jan 2014, at 15:28, Sanne Grinovero wrote: >> I think we dropped the ball on this one. I basically had a look at >> Guillaume’s pull request. >> His analysis was correct and his proposed patch brings back the old pre 4.4 >> behaviour >> with minimal changes. > > Ok that sounds good, I co

Re: [hibernate-dev] [Search] Regression with @ContainedIn between 4.3 and 4.4

2014-04-03 Thread Guillaume Smet
Hi Sanne, On Thu, Apr 3, 2014 at 3:28 PM, Sanne Grinovero wrote: > We don't have dates defined, but we can certainly release these when > there are enough good reasons to: for example if Guillaume needs it. It would be nice to have an official release once we have a fix for https://hibernate.atl

Re: [hibernate-dev] [Search] Regression with @ContainedIn between 4.3 and 4.4

2014-04-03 Thread Sanne Grinovero
On 3 April 2014 13:24, Hardy Ferentschik wrote: > Hi, > > I think we dropped the ball on this one. I basically had a look at > Guillaume’s pull request. > His analysis was correct and his proposed patch brings back the old pre 4.4 > behaviour > with minimal changes. Ok that sounds good, I could

Re: [hibernate-dev] [Search] Regression with @ContainedIn between 4.3 and 4.4

2014-04-03 Thread Hardy Ferentschik
Hi, I think we dropped the ball on this one. I basically had a look at Guillaume’s pull request. His analysis was correct and his proposed patch brings back the old pre 4.4 behaviour with minimal changes. There is still the question of the indented use cases of @ContainedIn. As discussed in th

Re: [hibernate-dev] [HSEARCH] Autodiscoverable field bridges next steps

2014-04-03 Thread Hardy Ferentschik
On 2 Jan 2014, at 23:20, Emmanuel Bernard wrote: > Hardy, I am starting to come along your side on this discussion. They key > things that made me swing is that if a user needs a special annotation to > customize the bridge, then it’s equivalent to a @FieldBridge. Exactly. And parameters you