Skip to content

Conversation

@apupier
Copy link
Contributor

@apupier apupier commented Nov 5, 2025

Description

Target

  • I checked that the commit is targeting the correct branch (Camel 4 uses the main branch)

Tracking

  • If this is a large change, bug fix, or code improvement, I checked there is a JIRA issue filed for the change (usually before you start working on it).

Apache Camel coding standards and style

  • I checked that each commit in the pull request has a meaningful subject line and body.
  • I have run mvn clean install -DskipTests locally from root folder and I have committed all auto-generated changes.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 5, 2025

🌟 Thank you for your contribution to the Apache Camel project! 🌟

🤖 CI automation will test this PR automatically.

🐫 Apache Camel Committers, please review the following items:

  • First-time contributors require MANUAL approval for the GitHub Actions to run

  • You can use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot.

  • You can label PRs using build-all, build-dependents, skip-tests and test-dependents to fine-tune the checks executed by this PR.

  • Build and test logs are available in the Summary page. Only Apache Camel committers have access to the summary.

  • ⚠️ Be careful when sharing logs. Review their contents before sharing them publicly.

@apupier
Copy link
Contributor Author

apupier commented Nov 5, 2025

/component-test jms activemq activemq6 paho sjms stomp amqp cxf sjms2

Result ❌ The tests failed please check the logs

@github-actions
Copy link
Contributor

github-actions bot commented Nov 5, 2025

🤖 The Apache Camel test robot will run the tests for you 👍

@apupier
Copy link
Contributor Author

apupier commented Nov 5, 2025

component test build requires to have 4.17.0-SNAPSHOT published a first time before being able to run

with artemis 2.43+, the tests are no more passing altogether (but
passing one by one). So kept a single one during the deprecation phase.
The stomp protocol and the client implementation didn't had any updates
in 10 years

Signed-off-by: Aurélien Pupier <apupier@ibm.com>
it allows to reactivate JMS test with Java 25

Signed-off-by: Aurélien Pupier <apupier@ibm.com>
@apupier apupier force-pushed the 22578-upgradeArtemisTo2.44 branch from 31c7e64 to 961b3d0 Compare November 5, 2025 16:36
@github-actions github-actions bot added the dsl label Nov 5, 2025
@apupier
Copy link
Contributor Author

apupier commented Nov 6, 2025

/component-test jms activemq activemq6 paho sjms stomp amqp cxf sjms2

Result ✅ The tests passed successfully

@github-actions
Copy link
Contributor

github-actions bot commented Nov 6, 2025

🤖 The Apache Camel test robot will run the tests for you 👍

1 similar comment
@github-actions
Copy link
Contributor

github-actions bot commented Nov 6, 2025

🤖 The Apache Camel test robot will run the tests for you 👍

@apupier apupier marked this pull request as ready for review November 6, 2025 09:17
@apupier apupier merged commit 41e3eda into apache:main Nov 6, 2025
5 checks passed
@apupier apupier deleted the 22578-upgradeArtemisTo2.44 branch November 6, 2025 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants