Re: [hibernate-dev] HHH-3555

2015-09-21 Thread Gail Badner
Hi Adam and Felix, There have also been some changes to existing methods. In some cases, the arguments don't seem to be passed correctly. I don't want to risk breaking things in Hibernate 5, so please answer my questions in the pull request: https://github.com/hibernate/hibernate-orm/pull/1079. .

Re: [hibernate-dev] HHH-3555

2015-09-15 Thread Adam Warski
Hello, thanks a lot for taking the time to migrate that PR! I’m really out-of-touch with the current changes in Hibernate, however there are no changes to the existing public interface (only method additions), and if the tests pass, it’s safe to merge. There’s definitely a lot of value in havin

[hibernate-dev] HHH-3555

2015-09-11 Thread Gail Badner
I've created a new pull request for HHH-3555. [1] A new pull request was needed because there have been lots of changes in master since the original pull request [2] was created. I would like to get this pushed to master and, if possible, to 5.0 branch. There are some questions in the pull reque

[hibernate-dev] HHH-3555 Envers Enhancement

2015-01-30 Thread Stephen Fikes
We have an EAP 6/Hibernate 4 customer looking for an enhancement for envers for which there is an existing "Closed - Won't Fix" Jira: https://hibernate.atlassian.net/browse/HHH-3555 Before I create an RFE, wanted to make sure there was no obvious reason I shouldn't begin the enhancement request p