Closed
Description
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:
- Remove Velocity support [SPR-13795] #18368 Remove Velocity support
- Drop native OpenJPA support [SPR-14426] #18997 Drop native OpenJPA support