Skip to content

[7.2] HHH-20267: Make sure we never reprocess generated files#12050

Merged
mbellade merged 1 commit into
hibernate:7.2from
mbellade:HHH-20267-7.2
Mar 24, 2026
Merged

[7.2] HHH-20267: Make sure we never reprocess generated files#12050
mbellade merged 1 commit into
hibernate:7.2from
mbellade:HHH-20267-7.2

Conversation

@mbellade

@mbellade mbellade commented Mar 24, 2026

Copy link
Copy Markdown
Member

Backport of #12010


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license
and can be relicensed under the terms of the LGPL v2.1 license in the future at the maintainers' discretion.
For more information on licensing, please check here.



Please make sure that the following tasks are completed:
Tasks specific to HHH-20267 (Bug):

  • Add test reproducing the bug
  • Add entries as relevant to migration-guide.adoc OR check there are no breaking changes

This happens because in some cases we detect repositories by their
Panache supertype, and the generated repository implementation also
extend this supertype, leading to an infinite processing error.
@mbellade mbellade added the 7.2 label Mar 24, 2026
@mbellade
mbellade merged commit d8e1c1d into hibernate:7.2 Mar 24, 2026
29 of 30 checks passed
@mbellade
mbellade deleted the HHH-20267-7.2 branch March 24, 2026 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants