[hibernate-dev] JSON version of Hibernate Search query

2013-06-11 Thread Emmanuel Bernard
Hey everyone, Sanne and I discussed Hibernate Search queries and serialization in general. I did play around that to represent Hibernate Search DSL queries into JSON. https://gist.github.com/emmanuelbernard/5760676 It is a very first draft (not reviewed). What is really nice is that I did not h

Re: [hibernate-dev] problem running local matrix tests

2013-06-11 Thread Karel Maesen
I compiled it locally and the exception is no longer thrown. But now I have another problem. The generated matrix tasks have on their class path only the jdbcDepency from matrix.gradle and the hibernate-core classes and resources. The databases//resources directory is not added so the db-spe

Re: [hibernate-dev] problem running local matrix tests

2013-06-11 Thread Steve Ebersole
You might be seeing https://github.com/hibernate/hibernate-matrix-testing/pull/1 I merged that pull request, but I have not built a new release and pulled that into hibernate-orm yet. Could you try building it locally and integrating it into your local hibernate-orm checkout? If that works, I

[hibernate-dev] Hibernate Search 4.3.0.Final released

2013-06-11 Thread Sanne Grinovero
I've posted a summary of highlights at http://in.relation.to/Bloggers/HibernateSearch430FinalWasSpottedInBoston --Sanne ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev