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

[3.8] Upgrade to Quarkus CXF 3.8.1 #1145

Merged
merged 1 commit into from
Mar 17, 2024

Conversation

ppalaga
Copy link
Collaborator

@ppalaga ppalaga commented Mar 14, 2024

No description provided.

@quarkus-bot

This comment has been minimized.

@ppalaga
Copy link
Collaborator Author

ppalaga commented Mar 15, 2024

I have added a workaround for the failing io.quarkiverse.cxf.it.auth.mtls.MutualTlsTest.mTls, see also quarkiverse/quarkus-cxf#1292

Other test failures are unrelated.

@quarkus-bot

This comment has been minimized.

@gsmet
Copy link
Member

gsmet commented Mar 15, 2024

Rebased!

@quarkus-bot

This comment has been minimized.

@gsmet
Copy link
Member

gsmet commented Mar 17, 2024

Rebased once again as it was rebased in the middle of a GH Actions outage...

@quarkus-bot
Copy link

quarkus-bot bot commented Mar 17, 2024

Status for workflow CI Build

This is the status report for running CI Build on commit 3b17fc6.

Failing Jobs

Status Name Step Failures Logs Raw logs
Build - JDK 17 Build with Maven Failures Logs Raw logs

Full information is available in the Build summary check run.

Failures

⚙️ Build - JDK 17 #

- Failing:  

📦 Root project

Failed to execute goal io.quarkus:quarkus-platform-bom-maven-plugin:0.0.103:invoke-platform-project (build-platform-project) on project quarkus-platform-config: Failed to build the platform project, please consult the errors logged above.

📦 generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-js-dsl

org.apache.camel.quarkus.js.JavaScriptDslTest.jsHello - More details - Source on GitHub

java.lang.RuntimeException: java.lang.RuntimeException: Failed to start quarkus
	at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:638)
	at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:722)
	at java.base/java.util.Optional.orElseGet(Optional.java:364)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.RuntimeException: Failed to start quarkus
	at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)

@gsmet gsmet merged commit d605edd into quarkusio:3.8 Mar 17, 2024
3 of 4 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
2 participants