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

AWT Quickstart Dockerfile to be compatible both with 22.x and 23.x #1291

Merged
merged 2 commits into from
Jun 27, 2023

Conversation

Karm
Copy link
Member

@Karm Karm commented Jun 27, 2023

It works both with

mvnw package -Dnative -Dquarkus.native.container-build=true -Dquarkus.platform.version=3.1.2.Final

and

mvnw package -Pnative -Dquarkus.native.container-build=true -Dquarkus.native.builder-image=quay.io/quarkus/ubi-quarkus-mandrel-builder-image:jdk-17 -Dquarkus.platform.version=3.2.0.CR1

I workarounded the issue of not existing .so files for 22.3 by copying a property file.

@Karm Karm self-assigned this Jun 27, 2023
@quarkus-bot

This comment has been minimized.

@Karm Karm changed the title [WIP] Adapts AWT Quickstart to Mandrel 23 / GraalVM June 2023 Adapts AWT Quickstart Dockerfile to be compatible both with 22.x and 23.x builder images Jun 27, 2023
@Karm Karm changed the title Adapts AWT Quickstart Dockerfile to be compatible both with 22.x and 23.x builder images AWT Quickstart Dockerfile to be compatible both with 22.x and 23.x Jun 27, 2023
@Karm Karm requested a review from gsmet June 27, 2023 10:08
@quarkus-bot
Copy link

quarkus-bot bot commented Jun 27, 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.

@cescoffier cescoffier merged commit adefb34 into quarkusio:development Jun 27, 2023
2 checks passed
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