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

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

Upgrade to Hibernate 7.0 Beta3 #3723

christophstrobl opened this issue Dec 20, 2024 · 0 comments
Assignees
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
@mp911de mp911de self-assigned this Jan 13, 2025
@mp911de mp911de added this to the 4.0 M1 (2025.1.0) milestone Jan 13, 2025
mp911de added a commit that referenced this issue Jan 13, 2025
Also, upgrade to Antlr 4.13.2 and extend XML metadata due to changes in how Hibernate now handles model metadata.

Closes #3723
@mp911de mp911de closed this as completed Jan 13, 2025
mp911de added a commit that referenced this issue Jan 14, 2025
Also, upgrade to Antlr 4.13.2 and extend XML metadata due to changes in how Hibernate now handles model metadata.

Closes #3723
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

2 participants