Re: [hibernate-dev] New project, new group-id: org.hibernate.lucene-modules

2017-02-17 Thread Gunnar Morling
Hi, That's a great initiative. Have you considered to make this a more general effort, esp. should this rather be a repo / group id under the WildFly reign instead of Hibernate? As you say, the modules may be interesting to people not using Hibernate Search, so a group id not tied to Hibernate wo

Re: [hibernate-dev] New project, new group-id: org.hibernate.lucene-modules

2017-02-17 Thread Sanne Grinovero
On 17 February 2017 at 09:42, Gunnar Morling wrote: > Hi, > > That's a great initiative. Thanks! Credit to Gustavo - he created the project idea - I actually failed to follow up for a long time. I wasn't fully convinced, especially as we were waiting for directions on the area, but convinced now

[hibernate-dev] Starting 5.2.8 release

2017-02-17 Thread andrea boriero
Please do not push anything to master branch. Thanks, Andrea ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

Re: [hibernate-dev] New project, new group-id: org.hibernate.lucene-modules

2017-02-17 Thread Gunnar Morling
2017-02-17 11:04 GMT+01:00 Sanne Grinovero : > On 17 February 2017 at 09:42, Gunnar Morling wrote: >> Hi, >> >> That's a great initiative. > > Thanks! Credit to Gustavo - he created the project idea - I actually > failed to follow > up for a long time. > > I wasn't fully convinced, especially as w

Re: [hibernate-dev] New project, new group-id: org.hibernate.lucene-modules

2017-02-17 Thread Sanne Grinovero
On 17 February 2017 at 10:16, Gunnar Morling wrote: > 2017-02-17 11:04 GMT+01:00 Sanne Grinovero : >> On 17 February 2017 at 09:42, Gunnar Morling wrote: >>> Hi, >>> >>> That's a great initiative. >> >> Thanks! Credit to Gustavo - he created the project idea - I actually >> failed to follow >> up

Re: [hibernate-dev] New project, new group-id: org.hibernate.lucene-modules

2017-02-17 Thread Gunnar Morling
2017-02-17 11:30 GMT+01:00 Sanne Grinovero : > On 17 February 2017 at 10:16, Gunnar Morling wrote: >> 2017-02-17 11:04 GMT+01:00 Sanne Grinovero : >>> On 17 February 2017 at 09:42, Gunnar Morling wrote: Hi, That's a great initiative. >>> >>> Thanks! Credit to Gustavo - he created t

Re: [hibernate-dev] New project, new group-id: org.hibernate.lucene-modules

2017-02-17 Thread Sanne Grinovero
On 17 February 2017 at 11:04, Gunnar Morling wrote: > 2017-02-17 11:30 GMT+01:00 Sanne Grinovero : >> On 17 February 2017 at 10:16, Gunnar Morling wrote: >>> 2017-02-17 11:04 GMT+01:00 Sanne Grinovero : On 17 February 2017 at 09:42, Gunnar Morling wrote: > Hi, > > That's a great

Re: [hibernate-dev] New project, new group-id: org.hibernate.lucene-modules

2017-02-17 Thread Sanne Grinovero
I've sent a related proposal to the WildFly mailing list: - http://lists.jboss.org/pipermail/wildfly-dev/2017-February/005768.html If they welcome it, that's great. Otherwise I'll release this pack as-is, but for sure ownership is not cast in stone. Thanks, Sanne On 17 February 2017 at 11:10, S

[hibernate-dev] Hibernate ORM 5.2.8.Final has been released

2017-02-17 Thread andrea boriero
For details: http://in.relation.to/2017/02/17/hibernate-orm-528-final-release ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

[hibernate-dev] @Where clause and finding an entity

2017-02-17 Thread Vlad Mihalcea
Hi, I'm testing the way @Where annotation works, and I found the following scenario: If we have an entity annotated like this: @Where(clause = "deleted = false") @SQLDelete(sql = "UPDATE tag set deleted = true where id = ?") If the entity was previously deleted and I try to load it in a new Pe

Re: [hibernate-dev] dynamic instantiation queries

2017-02-17 Thread Steve Ebersole
For completeness: https://hibernate.atlassian.net/browse/HHH-11501. Let's continue any discussion there... On Mon, Oct 24, 2016 at 6:40 PM Steve Ebersole wrote: > Still not really understanding what you are getting at. Do you have an > example? > > The entity passed into the "DTO" would be ma

Re: [hibernate-dev] HHH-11089

2017-02-17 Thread Vlad Mihalcea
Hi Petar, We only do development against the master branch, hence we need to apply this on Hibernate 5.2. If Gail wants to backport it to 5.1, then it's up to her whether this change need to be applied to older branches. Can you open a PR with your latest changes against the master branch and I'l