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

Fix build failure when using generic embeddable types #36087

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

yrodiere
Copy link
Member

Fixes #36065

@quarkus-bot
Copy link

quarkus-bot bot commented Sep 22, 2023

/cc @Sanne (hibernate-orm), @gsmet (hibernate-orm)

@yrodiere
Copy link
Member Author

cc @marko-bekhta , follows up on #35822

@marko-bekhta
Copy link
Contributor

Thanks Yoann!

@gsmet
Copy link
Member

gsmet commented Sep 22, 2023

Let's avoid backporting #35822 and this one to 3.2. It's really not worth taking a risk.

@quarkus-bot
Copy link

quarkus-bot bot commented Sep 22, 2023

✔️ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

@gsmet gsmet merged commit 8f9eb53 into quarkusio:main Sep 22, 2023
35 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.5 - main milestone Sep 22, 2023
@gsmet gsmet modified the milestones: 3.5 - main, 3.4.2 Oct 3, 2023
@yrodiere yrodiere deleted the i36065-generic-embeddable branch January 29, 2024 11:25
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.

JPA: Using generic @Embeddable in Entities produces io.quarkus.builder.BuildException
3 participants