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

Upgrade to Hibernate 7.0 Beta3 #3723

Open
christophstrobl opened this issue Dec 20, 2024 · 0 comments
Open

Upgrade to Hibernate 7.0 Beta3 #3723

christophstrobl opened this issue Dec 20, 2024 · 0 comments
Labels
type: dependency-upgrade A dependency upgrade

Comments

@christophstrobl
Copy link
Member

christophstrobl commented Dec 20, 2024

Requires antlr:4.13.2.

Breaks some tests by

  • using uppercase entity names (like ROLE vs Role) in JpaMetamodelEntityInformationIntegrationTests
  • ignoring configuration coming from orm.xml in HibernateJpaMetamodelEntityInformationIntegrationTests
  • not recognizing types in persistence units (various places like in QueryUtilsIntegrationTests)
@christophstrobl christophstrobl added the type: dependency-upgrade A dependency upgrade label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade A dependency upgrade
Projects
None yet
Development

No branches or pull requests

1 participant