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

Implement output-name/add-runner-suffix on Gradle #30286

Merged
merged 1 commit into from
Jan 10, 2023

Conversation

jacobdotcosta
Copy link
Contributor

Implements the quarkus.package.output-name and quarkus.package.add-runner-suffix properties on Gradle.

Closes #30101

Reproducer and fix tested on jacobdotcosta/quarkus-issue-30101 repository.

Replacement for the #30149 PR.

@quarkus-bot quarkus-bot bot added area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/gradle Gradle labels Jan 10, 2023
@geoand geoand requested a review from glefloch January 10, 2023 14:38
@quarkus-bot

This comment has been minimized.

@glefloch glefloch merged commit e5ed60f into quarkusio:main Jan 10, 2023
@quarkus-bot quarkus-bot bot added this to the 2.16 - main milestone Jan 10, 2023
@glefloch
Copy link
Member

Thanks @jacobdotcosta

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.

testNative tag ignores binary name generated by using quarkus.package.output-name/add-runner-suffix
2 participants