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

Upgrade to Quarkus CXF 3.11.0 #1212

Merged
merged 1 commit into from
May 27, 2024
Merged

Conversation

ppalaga
Copy link
Collaborator

@ppalaga ppalaga commented May 23, 2024

No description provided.

@quarkus-bot
Copy link

quarkus-bot bot commented May 23, 2024

Status for workflow CI Build

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

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.106: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-cxf-soap-grouped

org.apache.camel.quarkus.component.cxf.soap.it.ws.trust.cxf.way.CxfWsTrustCxfWayTest.programmaticSts line 102 - More details - Source on GitHub

jakarta.xml.ws.WebServiceException: Could not find service named {https://quarkiverse.github.io/quarkiverse-docs/quarkus-cxf/test/ws-trust}TrustHelloServiceCxfWay in wsdl http://localhost:8081/soapservice/jaxws-samples-wsse-policy-trust-cxf-way/TrustHelloServiceCxfWay?wsdl
	at org.apache.cxf.jaxws.ServiceImpl.initializePorts(ServiceImpl.java:172)
	at org.apache.cxf.jaxws.ServiceImpl.initialize(ServiceImpl.java:160)
	at org.apache.cxf.jaxws.ServiceImpl.<init>(ServiceImpl.java:128)
	at org.apache.cxf.jaxws.spi.ProviderImpl.createServiceDelegate(ProviderImpl.java:82)
	at jakarta.xml.ws.Service.<init>(Service.java:82)
	at jakarta.xml.ws.Service.create(Service.java:735)
	at org.apache.camel.quarkus.component.cxf.soap.it.ws.trust.cxf.way.CxfWsTrustCxfWayTest.programmaticSts(CxfWsTrustCxfWayTest.java:102)

@gsmet
Copy link
Member

gsmet commented May 23, 2024

@ppalaga not sure if you have seen the failure.

@ppalaga
Copy link
Collaborator Author

ppalaga commented May 24, 2024

The failure in camel-quarkus-integration-test-cxf-soap-grouped will be fixed with Camel Quarkus 3.11.0 that I am releasing right now.

@ppalaga
Copy link
Collaborator Author

ppalaga commented May 24, 2024

@gsmet I wonder whether these upgrade PRs would be a good channel for letting you know about the release notes for the given release? Here is the link for 3.11.0: https://docs.quarkiverse.io/quarkus-cxf/dev/release-notes/3.11.0.html

@gsmet
Copy link
Member

gsmet commented May 25, 2024

Why not, I think I suggested this a few times.

But please provide some Asciidoc content directly.

Thanks.

@gsmet gsmet merged commit 10b9a85 into quarkusio:main May 27, 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
Development

Successfully merging this pull request may close these issues.

2 participants