I was originally planning to release 4.3.12.Final, but I don't really think
there is any need now that 5.0 has been out for a while.
On Mon, Mar 7, 2016 at 12:51 PM, Vlad Mihalcea
wrote:
> I was trying to ask if it's possible to fix it in 4.3 without having
> to change many other things just for
I was trying to ask if it's possible to fix it in 4.3 without having
to change many other things just for this fix.
Vlad
On Mon, Mar 7, 2016 at 10:37 PM, Steve Ebersole wrote:
> Are you just asking if it is ok to fix this is 4.3? I am not following
> exactly, just trying to make sure I underst
Are you just asking if it is ok to fix this is 4.3? I am not following
exactly, just trying to make sure I understand your question.
On Mon, Mar 7, 2016 at 12:43 PM Vlad Mihalcea
wrote:
> Hi,
>
> I was involved in trying to replicate the following issue:
>
> https://hibernate.atlassian.net/brow
Hi,
I was involved in trying to replicate the following issue:
https://hibernate.atlassian.net/browse/HHH-10600
I added a replicating test case for Hibernate 4.3.11.
On Hibernate 5.0.8 it works, so we only have to backport it to 4.x.
I added also some unit tests in hibernate-entitymanager whic