Skip to content

[backport camel-4.18.x] CAMEL-24204: Fix exposeListenerSession catalog metadata wrong default value#24942

Merged
davsclaus merged 1 commit into
camel-4.18.xfrom
backport/24939-to-camel-4.18.x
Jul 20, 2026
Merged

[backport camel-4.18.x] CAMEL-24204: Fix exposeListenerSession catalog metadata wrong default value#24942
davsclaus merged 1 commit into
camel-4.18.xfrom
backport/24939-to-camel-4.18.x

Conversation

@davsclaus

Copy link
Copy Markdown
Contributor

Backport of #24939

Cherry-pick of #24939 onto camel-4.18.x.

Original PR: #24939 - CAMEL-24204: Fix exposeListenerSession catalog metadata wrong default value
Original author: @davsclaus
Target branch: camel-4.18.x

Original description

Added defaultValue = "true" to the @UriParam annotation on JmsConfiguration.exposeListenerSession, matching the actual Java field default. The fix propagates to downstream components (AMQP, ActiveMQ, ActiveMQ6) via regenerated catalog, component-dsl, and endpoint-dsl artifacts.

Claude Code on behalf of davsclaus

… value (#24939)

Signed-off-by: Claus Ibsen <claus.ibsen@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
@davsclaus davsclaus added the backport indicate that a Pull request is a backport from a fix from the main branch label Jul 20, 2026

@gnodet gnodet left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Clean backport of #24939 to camel-4.18.x — same defaultValue = "true" fix on JmsConfiguration.exposeListenerSession with regenerated catalog/DSL metadata. Already reviewed and approved the original on main.

LGTM ✅

Claude Code on behalf of gnodet — AI-generated review

@davsclaus davsclaus added this to the 4.18.4 milestone Jul 20, 2026
@davsclaus davsclaus self-assigned this Jul 20, 2026
@davsclaus davsclaus added the bug Something isn't working label Jul 20, 2026
@davsclaus
davsclaus merged commit 7ace5b6 into camel-4.18.x Jul 20, 2026
3 checks passed
@davsclaus
davsclaus deleted the backport/24939-to-camel-4.18.x branch July 20, 2026 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport indicate that a Pull request is a backport from a fix from the main branch bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants