This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git
from 9f3d5597702 CAMEL-19279: Fix checkstyle violations (#10829) (#10830) add b5a701eb24d (chores) came-jms: avoid failing the test due to session being closed (#10835) No new revisions were added by this update. Summary of changes: .../jms/JmsInOnlyDisableTimeToLiveTest.java | 53 ++---------------- .../jms/JmsInOutDisableTimeToLiveTest.java | 41 +------------- .../org/apache/camel/component/jms/MyCoolBean.java | 65 ++++++++++++++++++++++ 3 files changed, 71 insertions(+), 88 deletions(-) create mode 100644 components/camel-jms/src/test/java/org/apache/camel/component/jms/MyCoolBean.java