This is an automated email from the ASF dual-hosted git repository.
clebertsuconic pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
from aad3d0b90d ARTEMIS-4262 clarify wildcard syntax documentation
new 1fa5c761c6 ARTEMIS-4212 fix management address issues
new acd6605ebf ARTEMIS-4212 fix tests
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../activemq/artemis/core/postoffice/Bindings.java | 4 +++
.../artemis/core/postoffice/impl/BindingsImpl.java | 11 +++++++
.../core/server/impl/ActiveMQServerImpl.java | 2 +-
.../core/server/impl/ServerSessionImpl.java | 7 ++++-
.../integration/amqp/QueueAutoCreationTest.java | 2 +-
.../JMSMismatchedRoutingTypeTest.java | 36 ++++++++++++++++++++++
6 files changed, 59 insertions(+), 3 deletions(-)