JUnit tests fail when run against Hibernate JPA
-----------------------------------------------
Key: ROL-1892
URL: https://issues.apache.org/jira/browse/ROL-1892
Project: Roller
Issue Type: Improvement
Components: Database Access & Data Model
Reporter: David Johnson
Assignee: David Johnson
Fix For: 5.0
If you replace OpenJPA v2 with Hibernate JPA v3.5.1 in the build scripts, you
will find that many of the JUnit tests fail. If the tests can't run against
Hibernate JPA, then there is not much chance that Roller will run against
Hibernate JPA (the JPA implementation in JBoss).
We shouldn't switch Roller to Hibernate JPA, but we should ensure that the
Roller JUnit tests will work with Hibernate JPA so that those who wish to run
Roller with their app server's "native" JPA implementation have some hope.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.