Re: [hibernate-dev] Collection was not processed by flush()

2016-06-10 Thread Hardy Ferentschik
Hi, On Wed, 08-Jun-2016 10:37, Emmanuel Bernard wrote: > My modest contribution > > https://hibernate.atlassian.net/browse/HHH-10813 > https://github.com/hibernate/hibernate-orm/pull/1408 A truly tricky one ;-) - sorry could not resist. --Hardy signature.asc Description: PGP signature ___

Re: [hibernate-dev] 5.2 or 6.0

2016-06-10 Thread Steve Ebersole
https://github.com/hibernate/hibernate-orm/pull/1411 is the minimalist change I want to do. On Fri, Jun 10, 2016 at 12:36 AM Gunnar Morling wrote: > > Does the HQL to native query mechanic use this too? > > Indirectly. It's used for converting query parameters, if that helps. > > 2016-06-08 9:3

[hibernate-dev] Java 9: progress on compatibility

2016-06-10 Thread Sanne Grinovero
Hi all, please try to have a look at this page when you have a moment: - http://ci.hibernate.org/view/JDK9/ Hibernate Search is working, and it shouldn't be too hard to get the others "green" as well. I've disabled some integration tests to get there, notably: - OSGi tests: Karaf is not ready f