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

Use RestEasy Reactive instead of classic in the extension's IT #38145

Merged
merged 1 commit into from
Jan 11, 2024

Conversation

gastaldi
Copy link
Contributor

@gastaldi gastaldi commented Jan 11, 2024

When creating a new extension using quarkus create extension command, the integration-tests use RestEasy Classic. This changes to use RestEasy Reactive instead

@gastaldi gastaldi requested a review from geoand January 11, 2024 13:21
@quarkus-bot quarkus-bot bot added area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/platform Issues related to definition and interaction with Quarkus Platform labels Jan 11, 2024
@gastaldi gastaldi added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Jan 11, 2024
@quarkus-bot
Copy link

quarkus-bot bot commented Jan 11, 2024

Failing Jobs - Building b276c8d

Status Name Step Failures Logs Raw logs Build scan
✔️ JVM Tests - JDK 17 🔍
JVM Tests - JDK 17 Windows Build ⚠️ Check → Logs Raw logs 🚧
✔️ JVM Tests - JDK 21 🔍

You can consult the Develocity build scans.

@gastaldi gastaldi merged commit bb41139 into quarkusio:main Jan 11, 2024
49 of 50 checks passed
@gastaldi gastaldi deleted the ext_resteasy branch January 11, 2024 22:29
@quarkus-bot quarkus-bot bot added this to the 3.7 - main milestone Jan 11, 2024
@quarkus-bot quarkus-bot bot removed the triage/waiting-for-ci Ready to merge when CI successfully finishes label Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/maven area/platform Issues related to definition and interaction with Quarkus Platform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants