Closed
Description
Juergen Hoeller opened SPR-14426 and commented
OpenJPA is barely maintained these days and has not caught up with JPA 2.1 in three years (!) ... Even TomEE 7 - as the sole remaining OpenJPA stakeholder - recently went GA without updating OpenJPA either, recommending EclipseLink along the lines of WebSphere 8.5/9.0 instead.
Since the latest OpenJPA 2.4.1 still causes issues in a Java 8 based build, in particular with its Java 6 limited annotation processor, let's remove our dedicated OpenJPA support right away. If it ever gets updated to JPA 2.1 (which is unlikely), it will still work as a standard JPA provider.
Issue Links:
- OpenJpaVendorAdapter missing from spring-orm [SPR-16035] #20584 OpenJpaVendorAdapter missing from spring-orm
- Upgrade to JPA 2.1+ and Bean Validation 1.1+ [SPR-13481] #18060 Upgrade to JPA 2.1+ and Bean Validation 1.1+