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

Update to Quarkus Qpid JMS 0.40.0 #722

Merged
merged 1 commit into from Dec 8, 2022

Conversation

gemmellr
Copy link
Contributor

@gemmellr gemmellr commented Dec 8, 2022

Update to Quarkus Qpid JMS 0.40.0, uses Qpid JMS 1.7.0 against Quarkus 2.15.0.Final

@quarkus-bot
Copy link

quarkus-bot bot commented Dec 8, 2022

Failing Jobs - Building 9acacf0

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

Full information is available in the Build summary check run.

Failures

⚙️ Build - JDK 11 #

- Failing:  

📦 Root project

Failed to execute goal io.quarkus:quarkus-platform-bom-maven-plugin:0.0.69: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-ftp

org.apache.camel.quarkus.component.sftp.it.SftpTest.testSftpComponent line 39 - More details - Source on GitHub

java.lang.AssertionError: 
1 expectation failed.
Expected status code <201> but was <500>.

📦 generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jsonata

org.apache.camel.quarkus.component.jsonata.it.JsonataTest.test line 37 - More details - Source on GitHub

java.lang.AssertionError: 
1 expectation failed.
Expected status code <200> but was <500>.

📦 generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-microprofile

org.apache.camel.quarkus.component.microprofile.it.faulttolerance.MicroprofileFaultToleranceTest.testCamelMicroProfileFaultToleranceWithThreshold{String}[1] - More details - Source on GitHub

java.lang.RuntimeException: java.lang.RuntimeException: Failed to start quarkus
	at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:625)
	at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:696)

@gemmellr
Copy link
Contributor Author

gemmellr commented Dec 8, 2022

Test failures seem unrelated as none of the components use Qpid JMS, and on checking they also failed before this PR, e.g see the prior commits run for the upgrade to Quarkus 2.15.0.

Copy link
Member

@gsmet gsmet left a comment

Choose a reason for hiding this comment

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

Yes, failures are identified, I hope the next Camel Quarkus upgrade will fix them.

@gsmet gsmet merged commit 3ba8532 into quarkusio:main Dec 8, 2022
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