This is an automated email from the ASF dual-hosted git repository. havret pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-nms-openwire.git
commit 4550baa5624432e2a5d7f4d34e2d27d30f24197b Merge: f46f224 aea7780 Author: Krzysztof Porebski <[email protected]> AuthorDate: Mon Nov 17 13:17:27 2025 +0100 Merge pull request #46 from rkoelbel/main Apache.NMS to version 2.2.0 src/ConnectionFactory.cs | 2 +- src/DefaultRedeliveryPolicy.cs | 11 ++ src/MessageConsumer.cs | 115 ++++++++++++------ src/NmsConsumer.cs | 6 + src/nms-openwire.csproj | 2 +- test/AMQRedeliveryPolicyTest.cs | 215 ++++++++++++++++++++++++++++++++- test/Async/MessageConsumerTestAsync.cs | 57 +++++++++ test/MessageListenerRedeliveryTest.cs | 2 +- test/RollbackRedeliveryTest.cs | 6 +- 9 files changed, 374 insertions(+), 42 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
