Validation junits should not rely on Hibernate Impl
---------------------------------------------------
Key: OPENJPA-1504
URL: https://issues.apache.org/jira/browse/OPENJPA-1504
Project: OpenJPA
Issue Type: Bug
Components: validation
Affects Versions: 2.0.0-beta
Reporter: Donald Woods
Assignee: Donald Woods
Priority: Minor
Fix For: 2.0.0
TestTraversableResolver does a "import org.hibernate.validator.engine.PathImpl"
instead of trying to dynamically load the class for Hibernate and Agimatec,
since PathImpl is a implementation specific class without a spec defined
interface....
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.