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

Using BuildForkOptions in QuarkusBuildTask #44493

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

cdsap
Copy link
Contributor

@cdsap cdsap commented Nov 13, 2024

Issue related: #44438

QuarkusBuildTask must use BuildForkOptions instead of CodeGenForkOptions.
This PR creates the list actions in the QuarkusPluginExtensionView. used by QuarkusBuildTask and updates the workQueue parameters.
Additionally, we are adding a new integration test.

@quarkus-bot quarkus-bot bot added area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/gradle Gradle labels Nov 13, 2024
@aloubyansky aloubyansky merged commit 5f14e1c into quarkusio:main Nov 14, 2024
20 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.18 - main milestone Nov 14, 2024
Copy link

quarkus-bot bot commented Nov 14, 2024

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit dbedbdc.

✅ 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.

You can consult the Develocity build scans.

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/gradle Gradle kind/bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Gradle buildForkOptions no longer used since quarkus 3.16.1
4 participants