[hibernate-dev] Hibernate ORM SQL generation

2015-08-14 Thread Steve Ebersole
We've had a few discussions about this in the past. As 5.0 is getting close to Final (next week), its time to start contemplating our next major tasks. The consensus pick for that has been the idea of a "unified SQL generation engine" along with a shared project for the semantic analysis of HQL/J

Re: [hibernate-dev] Hosting of binaries

2015-08-14 Thread Steve Ebersole
I played with BinTray some this morning, along with Sanne and Gunnar via IRC. Assuming we all think it is a good idea to have a presence on BinTray (and that seems to be a consensus), the next question becomes what to upload here[1]. Sanne and Gunnar and I tried to get our heads around BinTray co

[hibernate-dev] InfinispanTestingSetup

2015-08-14 Thread Sanne Grinovero
Context is this IRC question: [08:14:33] sannegrinovero: Hi, may I ask why have you sometimes added InfinispanTestingSetup as @ClassRule and sometimes as @Rule in HHH-10001? [11:06] [08:14:34] jira [HHH-10001] Make the testsuite compatible with Infinispan 8 [Closed (Fixed) Task, Major, Sanne Gri

Re: [hibernate-dev] ORM Documentation

2015-08-14 Thread Steve Ebersole
The one drawback to splitting out a mapping guide from the user guide (and it is a big one) is the inability to link to discussions in the user guide, and vice versa. Instead I have to keep saying things like "For details see XYZ in the Hibernate User Guide". I would imagine, as a user, that woul