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 5f110cb5f1127421d5224b6ab609cda2db9d0034 Merge: 947fb08007 ceea6dac1c Author: Christopher L. Shannon <[email protected]> AuthorDate: Thu Apr 11 15:17:32 2024 -0400 Merge tag 'activemq-6.1.2' into 6.1.x.AMF.x [maven-release-plugin] copy for tag activemq-6.1.2 .../activemq/broker/jmx/Log4JConfigView.java | 25 +--- .../activemq/broker/region/AbstractRegion.java | 26 +++- .../apache/activemq/util/IntrospectionSupport.java | 3 + .../activemq/jms/pool/IntrospectionSupport.java | 4 + activemq-osgi/pom.xml | 6 +- .../src/main/resources/META-INF/spring.schemas | 1 + .../plugin/RuntimeConfigurationBroker.java | 2 +- .../src/main/resources/META-INF/spring.schemas | 1 + .../java/org/apache/activemq/bugs/AMQ9475Test.java | 132 +++++++++++++++++++++ .../java/org/apache/activemq/web/RestTest.java | 40 +++---- .../activemq/web/async/AsyncServletRequest.java | 13 ++ assembly/pom.xml | 5 - assembly/src/release/conf/jetty.xml | 2 +- pom.xml | 3 +- 14 files changed, 207 insertions(+), 56 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
