[hibernate-dev] Is org.hibernate.cache.spi.OptimisticCacheSource#getVersionComparator obsolete?

2016-06-17 Thread Gail Badner
It is implemented by AbstractEntityPersister, but as of 5.0.9 (using Infinispan 7.2.5.Final) I see no references to this method in Hibernate ORM, other than in Javadoc for OptimisticCacheSource#isVersioned [1] that says: "If true, it is illegal for {@link #getVersionComparator} to return null" [1

Re: [hibernate-dev] Java 9: progress on compatibility

2016-06-17 Thread Steve Ebersole
For the most part we have gotten ORM buildable with Java 9. Some "open items": 1. Javassist does not seem to support Java 9 much, if at all. I had to disable some tests in hibernate-core that test enhancement as well as tests for hibernate-hikari since it uses Javassist extensively too.

[hibernate-dev] Cleaning up non final versions from download pages

2016-06-17 Thread Emmanuel Bernard
I've cleaned up the non final versions of OGM 5.0 from the website download pages. There is a displayed: false flag on the yml release document. I could not find any reason why the alpha, beta and cr were shown in the list. Emmanuel ___ hibernate-dev ma