hibernate-jpa dependency version in opensaml-parent POM ?

Tom Zeller tzeller at dragonacea.biz
Mon Dec 15 21:26:11 EST 2014


Daniel (I think),

Not sure, but in the opensaml-parent POM I think we should change the
hibernate-jpa-2.0-api dependency to hibernate-jpa-2.1-api, or remove
it, because the hibernate-entitymanager:4.3.5.Final dependency depends
on hibernate-jpa-2.1-api, and currently we'll end up with both the 2.0
and 2.1 jpa dependencies on the classpath.

Does that make sense ?

(I came across this when using the JPAStorageService during consent testing.)


More information about the dev mailing list