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

Fix path of java.security in Dockerfile #16726

Merged
merged 1 commit into from Apr 22, 2021

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented Apr 22, 2021

Fixes #16471
The path has changed with Java 11.

Fixes quarkusio#16471
The path has changed with Java 11.
@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 Apr 22, 2021
@maxandersen
Copy link
Contributor

Nice win of not having to support java 8 :)

Copy link
Contributor

@maxandersen maxandersen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@quarkus-bot
Copy link

quarkus-bot bot commented Apr 22, 2021

Failing Jobs - Building a07bd52

Status Name Step Test failures Logs Raw logs
JVM Tests - JDK 11 Build Test failures Logs Raw logs
✔️ JVM Tests - JDK 15

Full information is available in the Build summary check run.

Test Failures

⚙️ JVM Tests - JDK 11 #

📦 extensions/jdbc/jdbc-mysql/deployment

io.quarkus.jdbc.mysql.deployment.DevServicesMySQLDatasourceTestCase.testDatasource - More details - Source on GitHub

@gsmet gsmet merged commit 7f8564a into quarkusio:main Apr 22, 2021
@quarkus-bot quarkus-bot bot added this to the 2.0 - main milestone Apr 22, 2021
@gsmet gsmet modified the milestones: 2.0 - main, 1.13.3.Final Apr 26, 2021
@gsmet gsmet modified the milestones: 1.13.3.Final, 1.11.7.Final Apr 29, 2021
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/platform Issues related to definition and interaction with Quarkus Platform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong location for java.security used in Dockerfile.jvm and others
2 participants