Francesco Chicchiriccò opened SPR-16035 and commented
I am upgrading Apache Syncope (in its master branch) from Spring 4.3.11.RELEASE to Spring 5.0.0.RELEASE and I have just found that the classes:
- OpenJpaVendorAdapter
- OpenJpaDialect
are barely missing from spring-orm.
When I just copy these two classes' sources from 4.3.x into Syncope sources, everything works as expected.
Affects: 5.0 GA
Issue Links:
Francesco Chicchiriccò opened SPR-16035 and commented
I am upgrading Apache Syncope (in its master branch) from Spring 4.3.11.RELEASE to Spring 5.0.0.RELEASE and I have just found that the classes:
are barely missing from
spring-orm.When I just copy these two classes' sources from 4.3.x into Syncope sources, everything works as expected.
Affects: 5.0 GA
Issue Links: