This is an automated email from the ASF dual-hosted git repository.

cshannon pushed a commit to branch 6.1.x.AMF.x
in repository https://gitbox.apache.org/repos/asf/activemq.git

commit 2b8953c43b32894686effb88d4afc0708c462c0c
Merge: 279e4ad7b3 d97f3140c4
Author: Christopher L. Shannon <[email protected]>
AuthorDate: Mon Nov 11 11:32:59 2024 -0500

    Merge tag 'activemq-6.1.4' into 6.1.x.AMF.x
    
    [maven-release-plugin] copy for tag activemq-6.1.4
    
    AMFU-161 / AMF-3571

 .../virtual/BaseVirtualDestinationFilter.java      |  39 +++++++
 .../broker/region/virtual/MappedQueueFilter.java   |  13 +--
 .../SelectorAwareVirtualTopicInterceptor.java      |   7 +-
 .../region/virtual/VirtualTopicInterceptor.java    |   3 +-
 .../activemq/util/DataByteArrayOutputStream.java   |   1 -
 .../util/DataByteArrayInputStreamTest.java         | 129 +++++++++++++++------
 .../apache/activemq/store/kahadb/KahaDBStore.java  |   3 +-
 .../disk/util/DataByteArrayOutputStream.java       |   1 -
 activemq-openwire-generator/pom.xml                |   4 +-
 .../src/main/resources/META-INF/spring.schemas     |   1 +
 activemq-runtime-config/pom.xml                    |   2 +-
 .../src/main/resources/META-INF/spring.schemas     |   1 +
 .../stomp/StompNIOSSLLargeMessageTest.java         |   1 +
 ...ualTopicSelectorWithAnotherInterceptorTest.java | 126 ++++++++++++++++++++
 .../DurableSubscriptionPartialAckTest.java         | 114 ++++++++++++++++++
 .../java/org/apache/activemq/web/RestTest.java     |   4 +-
 assembly/src/release/bin/linux-x86-64/wrapper.conf |  20 +++-
 assembly/src/release/bin/macosx/wrapper.conf       |  20 +++-
 assembly/src/release/bin/win64/wrapper.conf        |  20 +++-
 assembly/src/release/conf/jetty.xml                |   5 +
 pom.xml                                            |  60 +++++-----
 21 files changed, 474 insertions(+), 100 deletions(-)



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to