Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Hibernate provider warning #218

Closed
bmeurant opened this issue Dec 22, 2013 · 0 comments
Closed

Remove Hibernate provider warning #218

bmeurant opened this issue Dec 22, 2013 · 0 comments
Assignees
Milestone

Comments

@bmeurant
Copy link
Member

Since last dependency update, Hibernate logs a new warning about persistence provider.

[main] WARN o.h.e.HibernatePersistence - HHH015016: Encountered a deprecated javax.persistence.spi.PersistenceProvider [org.hibernate.ejb.HibernatePersistence]; use [org.hibernate.jpa.HibernatePersistenceProvider] instead.

cf. https://hibernate.atlassian.net/browse/HHH-8625

It seems that explicit provider definition resolves this warn.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant