Skip to content

Upgrade to Quarkus 3.3.1 #946

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

Merged
merged 1 commit into from
Aug 29, 2023
Merged

Upgrade to Quarkus 3.3.1 #946

merged 1 commit into from
Aug 29, 2023

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented Aug 28, 2023

Make sure that you have run ./mvnw -Dsync and included the changes in your pull request (preferably in the same commit, unless it makes sense to do otherwise).

Thanks!

@quarkus-bot
Copy link

quarkus-bot bot commented Aug 28, 2023

Failing Jobs - Building 184527c

Status Name Step Failures Logs Raw logs Build scan
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.95: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-infinispan

InfinispanTest.containsValue - More details - Source on GitHub

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

📦 generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-infinispan-quarkus-client

org.apache.camel.quarkus.component.infinispan.InfinispanQuarkusClientTest.containsValue - More details - Source on GitHub

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

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

org.apache.camel.quarkus.component.http.server.it.PlatformHttpTest. - More details - Source on GitHub

java.lang.RuntimeException: java.lang.RuntimeException: Failed to start quarkus
	at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:639)
	at io.quarkus.test.junit.QuarkusTestExtension.interceptBeforeAllMethod(QuarkusTestExtension.java:695)

@gsmet
Copy link
Member Author

gsmet commented Aug 29, 2023

@ppalaga @zbendhiba @jamesnetherton we have 3 failures with Camel Quarkus in 3.3. The Infinispan one is new, probably due to the micro update we did. Didn't think a micro update could break you.

@gsmet
Copy link
Member Author

gsmet commented Aug 29, 2023

@ppalaga @zbendhiba @jamesnetherton an important thing is that we haven't updated Infinispan in 3.2 and I'm not sure we will. Not sure if it's possible to support both at the same time. If not, we will need to have a discussion.

@gsmet gsmet merged commit 1562880 into quarkusio:3.3 Aug 29, 2023
@zbendhiba
Copy link
Collaborator

Thanks @gsmet. I'll look at it this, as we are about to upgrade our main to Quarkus 3.3

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