-
Notifications
You must be signed in to change notification settings - Fork 190
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
jms-ibmmq-client
integration test native build runs on CI despite being commented out
#5180
Comments
Hmm, it's weird and I will take a look today. |
It seems that the only way is to add |
There is a related commit quarkusio/quarkus@3747c0d#diff-784b0a28679cfd7486e574f42e90ece03e187bae1e132d5c408f72eaa7ecfdf0 I wonder the |
OK, the following change looks fixing our issue.
|
Anyway, I open the above quarkus issue to see if it can be fixed in upstream. |
…egration tests (apache#5183)" This reverts commit d55f744.
…egration tests (apache#5183)" This reverts commit d55f744.
…egration tests (apache#5183)" This reverts commit d55f744.
…egration tests (apache#5183)" This reverts commit d55f744.
Bug description
Not sure what's going on here. The native profile is commented out:
https://github.com/apache/camel-quarkus/blob/main/integration-tests/jms-ibmmq-client/pom.xml#L108-L136
But in the CI logs we see:
Started happening with the Quarkus 3.2.4 upgrade. The only vaguely related thing in the release notes is:
quarkusio/quarkus#35203
The text was updated successfully, but these errors were encountered: