[hibernate-dev] Patch to ORM 4.2

Gail Badner gbadner at redhat.com
Fri Sep 19 16:54:50 EDT 2014


I agree this is clearly a bug, doesn't change any contracts, and is easily fixed.

I went ahead and cherry-picked it. I had to make a very minor fix because SimpleValue.columns is type List (not List<Selectable>).

I've pushed the fix to 4.2 to be fixed in 4.2.16.

Thanks Andrea!

Gail

----- Original Message -----
> From: "Steve Ebersole" <steve at hibernate.org>
> To: "andrea boriero" <andrea at hibernate.org>
> Cc: "Hibernate Dev" <hibernate-dev at lists.jboss.org>
> Sent: Thursday, September 18, 2014 7:52:37 AM
> Subject: Re: [hibernate-dev] Patch to ORM 4.2
> 
> Generally speaking we do not port changes to the 4.2 branch anymore.
>  However this one is a pretty obvious bug.  I would say that as long as no
> public contracts were changed, to go ahead and port it.  But I would
> check/coordinate with Gail.
> 
> Gail, wdyt?
> 
> On Thu, Sep 18, 2014 at 9:44 AM, andrea boriero <andrea at hibernate.org>
> wrote:
> 
> > I have applied the patch for the jira
> >  https://hibernate.atlassian.net/browse/HHH-9369 to the following
> > branches:
> > - master
> > - 4.3
> >
> > do I have to apply it also to 4.2?
> >
> > Thanks,
> >
> > Andrea
> > _______________________________________________
> > hibernate-dev mailing list
> > hibernate-dev at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/hibernate-dev
> >
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
> 


More information about the hibernate-dev mailing list