Re: [hibernate-dev] API differences in Hibernate ORM 5.1 vs 5.3

2018-03-16 Thread Sanne Grinovero
Thanks Gail, great job! I fixed a trivial one, just a thousand to go ;) On 16 March 2018 at 23:09, Gail Badner wrote: > I've moved the document to > https://docs.google.com/document/d/1jH0znbYwgvGKHC-110zcjRaXLllBsvRKw-pdHrMzRzw > . > > Please let me know if you need an invite to view the documen

Re: [hibernate-dev] API differences in Hibernate ORM 5.1 vs 5.3

2018-03-16 Thread Gail Badner
I've moved the document to https://docs.google.com/document/d/1jH0znbYwgvGKHC-110zcjRaXLllBsvRKw-pdHrMzRzw . Please let me know if you need an invite to view the document. The attachments are still at https://developer.jboss.org/wiki/ HibernateORMBinaryCompatibilityBetween51And53. Regards, Gail

[hibernate-dev] API differences in Hibernate ORM 5.1 vs 5.3

2018-03-16 Thread Gail Badner
Hi, There were lots of differences in the compatibility report, so as a first step, I've excluded packages/classes that I considered SPI, internal, or "grey area". This reduced the the differences to a more manageable amount. You can see a summary of the incompatibilities along with suggested mit