Re: [hibernate-dev] hibernate-dev Digest, Vol 100, Issue 8

2014-10-31 Thread Sanne Grinovero
No worries! Thanks On 31 October 2014 17:29, Marc Schipperheyn wrote: > Yeah, apologies. > ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

Re: [hibernate-dev] hibernate-dev Digest, Vol 100, Issue 8

2014-10-31 Thread Marc Schipperheyn
Yeah, apologies. ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

[hibernate-dev] Antlr 4 PoC

2014-10-31 Thread Steve Ebersole
I started working on a proof-of-concept for using Antlr 4 for query parsing in Hibernate. It is very rudimentary at this point. It is pushed to GitHub here: https://github.com/sebersole/hibernate-antlr4-poc This is mean as an attempt to determine whether/how Antlr 4 could/would work for our need

Re: [hibernate-dev] hibernate-dev Digest, Vol 100, Issue 8

2014-10-31 Thread Guillaume Smet
Hi Sanne, I think Marc was confused by Steve's email. Steve is talking about ORM 5, not Search 5. -- Guillaume On Fri, Oct 31, 2014 at 2:59 PM, Sanne Grinovero wrote: > Hi Marc, > what does it mean Spring 2015 ? Is that a release of the Spring project? > We plan to release Hibernate Search 5

Re: [hibernate-dev] hibernate-dev Digest, Vol 100, Issue 8

2014-10-31 Thread Sanne Grinovero
Hi Marc, what does it mean Spring 2015 ? Is that a release of the Spring project? We plan to release Hibernate Search 5 by December, we can finally commit on a date as all blockers have been resolved (finally), so now we're in polishing and testing fase, back into time-boxing mode. -- Sanne On 31

Re: [hibernate-dev] Hibernate ORM master - 5.0

2014-10-31 Thread Steve Ebersole
One other thing I just realized wrt 5.0. Currently moving to Jandex is marked as an optional task. However, part of the code Jandex is replacing is that old hibernate-commons-annotations stuff. hibernate-commons-annotations suffers from a number of problems that we maybe should consider increasi

Re: [hibernate-dev] hibernate-dev Digest, Vol 100, Issue 8

2014-10-31 Thread Marc Schipperheyn
I'm disappointed to see Spring 2015 on HSEARCH 5.0. Especially given how long Lucene 4 has been in the field (October 2012). HSEARCH seemed to be at a standstill for most of this year. I would prefer to cut down on features to see it sooner, but I guess that's not an option anymore. Also, I would

Re: [hibernate-dev] Closed pull requests

2014-10-31 Thread Steve Ebersole
I knew what you meant. I already re-opened those earlier On Fri, Oct 31, 2014 at 2:11 AM, Andrej Golovnin wrote: > > > Here are mines: > > I mean from me. I should not write emails early in the morning. I was > still asleep. :-) > > > https://github.com/hibernate/hibernate-orm/pull/779 > > http

Re: [hibernate-dev] Closed pull requests

2014-10-31 Thread Andrej Golovnin
> Here are mines: I mean from me. I should not write emails early in the morning. I was still asleep. :-) > https://github.com/hibernate/hibernate-orm/pull/779 > https://github.com/hibernate/hibernate-orm/pull/782 > https://github.com/hibernate/hibernate-orm/pull/777 > > > > Overall, checking