Skip to content

Make constants for custom acknowledge modes public#63

Open
vpavic wants to merge 1 commit intoapache:mainfrom
vpavic:ack-modes-public
Open

Make constants for custom acknowledge modes public#63
vpavic wants to merge 1 commit intoapache:mainfrom
vpavic:ack-modes-public

Conversation

@vpavic
Copy link
Copy Markdown

@vpavic vpavic commented Apr 21, 2026

In order to make existing constants for custom acknowledge modes in JmsSession reusable in similar fashion to those from jakarta.jms.Session, this commit changes their visibility from private to public.

In order to make existing constants for custom acknowledge modes in
`JmsSession` reusable in similar fashion to those from
`jakarta.jms.Session`, this commit changes their visibility from
`private` to `public`.

Signed-off-by: Vedran Pavic <vedran@vedranpavic.com>
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.

1 participant