[hibernate-dev] Jira issues to integrate in 5.1

2016-06-06 Thread Vlad Mihalcea
Hi, Because 5.1 is the last version supporting 1.6, I think it's worth to integrate as many fixes as we can that are now only available on the 5.2 branch. Therefore, I collected a list of issues so that you can tell me which ones you'd like me to cherry pick on 5.1: https://hibernate.atlassian.n

Re: [hibernate-dev] Relations are not loaded when using Fetch Profiles

2016-06-06 Thread Gail Badner
Please create a Jira issue and attach a runnable test case. Thanks, Gail On Thu, Jun 2, 2016 at 5:45 AM, Vladimir Martinek wrote: > Fetch profiles fail to load certain relations because of invalid cycle > detection in MetamodelGraphWalker. Below is an example. > > I have compared the behaviour o