Skip to content

Revert "Skip Quarkus CI job on the main (3.x) branch"#2544

Merged
jmartisk merged 1 commit into
smallrye:mainfrom
mskacelik:revert-quarkus-3.x-job-skip
Jun 29, 2026
Merged

Revert "Skip Quarkus CI job on the main (3.x) branch"#2544
jmartisk merged 1 commit into
smallrye:mainfrom
mskacelik:revert-quarkus-3.x-job-skip

Conversation

@mskacelik

Copy link
Copy Markdown
Contributor

This reverts commit a8b1bfc.

@mskacelik mskacelik requested a review from a team as a code owner June 29, 2026 08:23
@jmartisk

Copy link
Copy Markdown
Member

@mskacelik Hmm there's actually a compile error that seems to be related to 082b596 that probably means we will need a new beta release here and update Quarkus accordingly, right?

@jmartisk

Copy link
Copy Markdown
Member

It's because the Reference.getAllParametrizedTypes method was removed and Quarkus is using it.

@mskacelik

Copy link
Copy Markdown
Contributor Author

It's because the Reference.getAllParametrizedTypes method was removed and Quarkus is using it.

Yes, we would need to use the newer API, so I guess we would need to release new Beta. With that said, what about a backport 2.x for the commit?

@jmartisk

Copy link
Copy Markdown
Member

It's because the Reference.getAllParametrizedTypes method was removed and Quarkus is using it.

Yes, we would need to use the newer API, so I guess we would need to release new Beta.

I'll release a new beta and let you handle the Quarkus fix :)

With that said, what about a backport 2.x for the commit?

I don't understand what you mean here. In 2.x we applied #2545

@jmartisk jmartisk merged commit 7a29d5b into smallrye:main Jun 29, 2026
5 of 7 checks passed
@github-actions github-actions Bot added this to the 2.12.3 milestone Jun 29, 2026
@jmartisk

Copy link
Copy Markdown
Member

I'm releasing 3.0.0.Beta4 (#2546)

@mskacelik

Copy link
Copy Markdown
Contributor Author

I don't understand what you mean here. In 2.x we applied #2545

I meant the 082b596, being backported for 2.x.

@mskacelik mskacelik deleted the revert-quarkus-3.x-job-skip branch June 29, 2026 09:58
@jmartisk

Copy link
Copy Markdown
Member

Ah ok I guess we can do that,please submit a PR :) (we'll need a release and a Quarkus change too then...)

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

Successfully merging this pull request may close these issues.

2 participants