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

clebertsuconic pushed a change to branch new-logging
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


    from 6245f7f30d updating version after rebasing
     new d8df4131ce Setting version as 3.0.0
     new fcb7baaf80 Fixing duplicate properties
     new e1548f7a2a debugging stuff

The 3 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:
 artemis-boot/pom.xml                                   |  2 +-
 artemis-cdi-client/pom.xml                             |  2 +-
 artemis-cli/pom.xml                                    |  2 +-
 .../activemq/artemis/cli/commands/Configurable.java    |  8 +-------
 .../org/apache/activemq/artemis/cli/commands/Run.java  |  6 +++++-
 .../artemis/cli/factory/jmx/ManagementFactory.java     |  7 +++++++
 .../artemis/cli/commands/etc/log4j2-config.properties  |  6 +++---
 artemis-commons/pom.xml                                |  2 +-
 artemis-core-client-all/pom.xml                        |  2 +-
 artemis-core-client-osgi/pom.xml                       |  2 +-
 artemis-core-client/pom.xml                            |  2 +-
 artemis-distribution/pom.xml                           |  2 +-
 artemis-dto/pom.xml                                    |  2 +-
 artemis-features/pom.xml                               |  2 +-
 artemis-hawtio/activemq-branding/pom.xml               |  2 +-
 artemis-hawtio/artemis-console/pom.xml                 |  2 +-
 artemis-hawtio/artemis-plugin/pom.xml                  |  2 +-
 artemis-hawtio/pom.xml                                 |  2 +-
 artemis-jakarta-client-all/pom.xml                     |  2 +-
 artemis-jakarta-client/pom.xml                         |  2 +-
 artemis-jakarta-ra/pom.xml                             |  2 +-
 artemis-jakarta-server/pom.xml                         |  2 +-
 artemis-jakarta-service-extensions/pom.xml             |  2 +-
 artemis-jdbc-store/pom.xml                             |  2 +-
 artemis-jms-client-all/pom.xml                         |  2 +-
 artemis-jms-client-osgi/pom.xml                        |  2 +-
 artemis-jms-client/pom.xml                             |  2 +-
 artemis-jms-server/pom.xml                             |  2 +-
 artemis-journal/pom.xml                                |  2 +-
 artemis-junit/pom.xml                                  |  2 +-
 artemis-log-facade/pom.xml                             |  2 +-
 artemis-log-processor/pom.xml                          |  2 +-
 artemis-maven-plugin/pom.xml                           |  2 +-
 artemis-protocols/artemis-amqp-protocol/pom.xml        |  2 +-
 artemis-protocols/artemis-hornetq-protocol/pom.xml     |  2 +-
 artemis-protocols/artemis-hqclient-protocol/pom.xml    |  2 +-
 artemis-protocols/artemis-mqtt-protocol/pom.xml        |  2 +-
 artemis-protocols/artemis-openwire-protocol/pom.xml    |  2 +-
 artemis-protocols/artemis-stomp-protocol/pom.xml       |  2 +-
 artemis-protocols/pom.xml                              |  2 +-
 artemis-quorum-api/pom.xml                             |  2 +-
 artemis-quorum-ri/pom.xml                              |  2 +-
 artemis-ra/pom.xml                                     |  2 +-
 artemis-rest/pom.xml                                   |  2 +-
 artemis-selector/pom.xml                               |  2 +-
 artemis-server-osgi/pom.xml                            |  2 +-
 artemis-server/pom.xml                                 |  2 +-
 .../artemis/core/server/ActiveMQServerLogger.java      |  2 +-
 .../server/management/ArtemisMBeanServerGuard.java     |  1 +
 .../core/server/management/ManagementContext.java      | 18 ++++++++++++------
 .../server/management/impl/ManagementServiceImpl.java  |  2 ++
 artemis-service-extensions/pom.xml                     |  2 +-
 artemis-unit-test-support/pom.xml                      |  2 +-
 artemis-web/pom.xml                                    |  2 +-
 artemis-website/pom.xml                                |  2 +-
 .../broker-connection/amqp-receiving-messages/pom.xml  |  2 +-
 .../amqp-sending-messages-multicast/pom.xml            |  2 +-
 .../broker-connection/amqp-sending-messages/pom.xml    |  2 +-
 .../broker-connection/amqp-sending-overssl/pom.xml     |  2 +-
 .../broker-connection/disaster-recovery/pom.xml        |  2 +-
 examples/features/broker-connection/pom.xml            |  2 +-
 .../clustered/client-side-load-balancing/pom.xml       |  2 +-
 .../clustered/clustered-durable-subscription/pom.xml   |  2 +-
 examples/features/clustered/clustered-grouping/pom.xml |  2 +-
 examples/features/clustered/clustered-jgroups/pom.xml  |  2 +-
 examples/features/clustered/clustered-queue/pom.xml    |  2 +-
 .../clustered/clustered-static-discovery-uri/pom.xml   |  2 +-
 .../clustered/clustered-static-discovery/pom.xml       |  2 +-
 .../features/clustered/clustered-static-oneway/pom.xml |  2 +-
 .../features/clustered/clustered-topic-uri/pom.xml     |  2 +-
 examples/features/clustered/clustered-topic/pom.xml    |  2 +-
 examples/features/clustered/pom.xml                    |  2 +-
 .../clustered/queue-message-redistribution/pom.xml     |  2 +-
 .../clustered/shared-storage-static-cluster/pom.xml    |  2 +-
 examples/features/clustered/symmetric-cluster/pom.xml  |  2 +-
 .../features/connection-router/evenly-redirect/pom.xml |  2 +-
 examples/features/connection-router/pom.xml            |  2 +-
 .../connection-router/symmetric-redirect/pom.xml       |  2 +-
 .../connection-router/symmetric-simple/pom.xml         |  2 +-
 .../federation/federated-address-divert/pom.xml        |  2 +-
 .../federated-address-downstream-upstream/pom.xml      |  2 +-
 .../federation/federated-address-downstream/pom.xml    |  2 +-
 examples/features/federation/federated-address/pom.xml |  2 +-
 .../federated-queue-downstream-upstream/pom.xml        |  2 +-
 .../federation/federated-queue-downstream/pom.xml      |  2 +-
 examples/features/federation/federated-queue/pom.xml   |  2 +-
 examples/features/federation/pom.xml                   |  2 +-
 .../features/ha/application-layer-failover/pom.xml     |  2 +-
 .../features/ha/client-side-failoverlistener/pom.xml   |  2 +-
 .../features/ha/colocated-failover-scale-down/pom.xml  |  2 +-
 examples/features/ha/colocated-failover/pom.xml        |  2 +-
 examples/features/ha/ha-policy-autobackup/pom.xml      |  2 +-
 .../features/ha/multiple-failover-failback/pom.xml     |  2 +-
 examples/features/ha/multiple-failover/pom.xml         |  2 +-
 examples/features/ha/non-transaction-failover/pom.xml  |  2 +-
 examples/features/ha/pom.xml                           |  2 +-
 .../features/ha/replicated-failback-static/pom.xml     |  2 +-
 examples/features/ha/replicated-failback/pom.xml       |  2 +-
 .../features/ha/replicated-multiple-failover/pom.xml   |  2 +-
 .../ha/replicated-transaction-failover/pom.xml         |  2 +-
 examples/features/ha/scale-down/pom.xml                |  2 +-
 examples/features/ha/stop-server-failover/pom.xml      |  2 +-
 examples/features/ha/transaction-failover/pom.xml      |  2 +-
 .../features/ha/zookeeper-single-pair-failback/pom.xml |  2 +-
 examples/features/perf/perf/pom.xml                    |  2 +-
 examples/features/perf/pom.xml                         |  2 +-
 examples/features/perf/soak/pom.xml                    |  2 +-
 examples/features/pom.xml                              |  2 +-
 examples/features/standard/auto-closeable/pom.xml      |  2 +-
 .../features/standard/broker-msg-auth-plugin/pom.xml   |  2 +-
 examples/features/standard/broker-plugin/pom.xml       |  2 +-
 examples/features/standard/browser/pom.xml             |  2 +-
 examples/features/standard/camel/camel-broker/pom.xml  |  2 +-
 examples/features/standard/camel/camel-war/pom.xml     |  2 +-
 examples/features/standard/camel/pom.xml               |  2 +-
 examples/features/standard/cdi/pom.xml                 |  2 +-
 examples/features/standard/client-kickoff/pom.xml      |  2 +-
 examples/features/standard/completion-listener/pom.xml |  2 +-
 examples/features/standard/consumer-rate-limit/pom.xml |  2 +-
 examples/features/standard/context/pom.xml             |  2 +-
 examples/features/standard/core-bridge/pom.xml         |  2 +-
 examples/features/standard/database/pom.xml            |  2 +-
 examples/features/standard/dead-letter/pom.xml         |  2 +-
 examples/features/standard/delayed-redelivery/pom.xml  |  2 +-
 examples/features/standard/divert/pom.xml              |  2 +-
 .../features/standard/durable-subscription/pom.xml     |  2 +-
 examples/features/standard/embedded-simple/pom.xml     |  2 +-
 examples/features/standard/embedded/pom.xml            |  2 +-
 examples/features/standard/exclusive-queue/pom.xml     |  2 +-
 examples/features/standard/expiry/pom.xml              |  2 +-
 examples/features/standard/http-transport/pom.xml      |  2 +-
 .../standard/instantiate-connection-factory/pom.xml    |  2 +-
 examples/features/standard/interceptor-amqp/pom.xml    |  2 +-
 examples/features/standard/interceptor-client/pom.xml  |  2 +-
 examples/features/standard/interceptor-mqtt/pom.xml    |  2 +-
 examples/features/standard/interceptor/pom.xml         |  2 +-
 examples/features/standard/jms-bridge/pom.xml          |  2 +-
 examples/features/standard/jmx-ssl/pom.xml             |  2 +-
 examples/features/standard/jmx/pom.xml                 |  2 +-
 examples/features/standard/large-message/pom.xml       |  2 +-
 examples/features/standard/last-value-queue/pom.xml    |  2 +-
 .../features/standard/management-notifications/pom.xml |  2 +-
 examples/features/standard/management/pom.xml          |  2 +-
 examples/features/standard/message-counters/pom.xml    |  2 +-
 examples/features/standard/message-group/pom.xml       |  2 +-
 examples/features/standard/message-group2/pom.xml      |  2 +-
 examples/features/standard/message-priority/pom.xml    |  2 +-
 examples/features/standard/netty-openssl/pom.xml       |  2 +-
 .../features/standard/no-consumer-buffering/pom.xml    |  2 +-
 examples/features/standard/opentracing/pom.xml         |  2 +-
 examples/features/standard/paging/pom.xml              |  2 +-
 examples/features/standard/pom.xml                     |  2 +-
 examples/features/standard/pre-acknowledge/pom.xml     |  2 +-
 examples/features/standard/producer-rate-limit/pom.xml |  2 +-
 examples/features/standard/queue-jakarta/pom.xml       |  2 +-
 examples/features/standard/queue-requestor/pom.xml     |  2 +-
 examples/features/standard/queue-selector/pom.xml      |  2 +-
 examples/features/standard/queue/pom.xml               |  2 +-
 examples/features/standard/reattach-node/pom.xml       |  2 +-
 examples/features/standard/request-reply/pom.xml       |  2 +-
 examples/features/standard/rest/dup-send/pom.xml       |  2 +-
 .../features/standard/rest/javascript-chat/pom.xml     |  2 +-
 examples/features/standard/rest/jms-to-rest/pom.xml    |  2 +-
 examples/features/standard/rest/pom.xml                |  2 +-
 examples/features/standard/rest/push/pom.xml           |  2 +-
 examples/features/standard/scheduled-message/pom.xml   |  2 +-
 examples/features/standard/security-keycloak/pom.xml   |  2 +-
 examples/features/standard/security-ldap/pom.xml       |  2 +-
 examples/features/standard/security-manager/pom.xml    |  2 +-
 examples/features/standard/security/pom.xml            |  2 +-
 .../features/standard/send-acknowledgements/pom.xml    |  2 +-
 examples/features/standard/shared-consumer/pom.xml     |  2 +-
 examples/features/standard/slow-consumer/pom.xml       |  2 +-
 .../features/standard/spring-boot-integration/pom.xml  |  2 +-
 examples/features/standard/spring-integration/pom.xml  |  2 +-
 .../features/standard/ssl-enabled-crl-mqtt/pom.xml     |  2 +-
 .../standard/ssl-enabled-dual-authentication/pom.xml   |  2 +-
 examples/features/standard/ssl-enabled/pom.xml         |  2 +-
 examples/features/standard/static-selector/pom.xml     |  2 +-
 examples/features/standard/temp-queue/pom.xml          |  2 +-
 examples/features/standard/topic-hierarchies/pom.xml   |  2 +-
 examples/features/standard/topic-selector1/pom.xml     |  2 +-
 examples/features/standard/topic-selector2/pom.xml     |  2 +-
 examples/features/standard/topic/pom.xml               |  2 +-
 examples/features/standard/transactional/pom.xml       |  2 +-
 examples/features/standard/xa-heuristic/pom.xml        |  2 +-
 examples/features/standard/xa-receive/pom.xml          |  2 +-
 examples/features/standard/xa-send/pom.xml             |  2 +-
 .../sub-modules/artemis-jakarta-ra-rar/pom.xml         |  2 +-
 examples/features/sub-modules/artemis-ra-rar/pom.xml   |  2 +-
 .../inter-broker-bridge/artemis-jms-bridge/pom.xml     |  2 +-
 .../features/sub-modules/inter-broker-bridge/pom.xml   |  2 +-
 examples/features/sub-modules/pom.xml                  |  2 +-
 examples/features/sub-modules/tomcat/pom.xml           |  2 +-
 examples/pom.xml                                       |  2 +-
 examples/protocols/amqp/pom.xml                        |  2 +-
 examples/protocols/amqp/proton-clustered-cpp/pom.xml   |  2 +-
 examples/protocols/amqp/proton-cpp/pom.xml             |  2 +-
 examples/protocols/amqp/proton-ruby/pom.xml            |  2 +-
 examples/protocols/amqp/queue/pom.xml                  |  2 +-
 examples/protocols/amqp/sasl-scram/pom.xml             |  2 +-
 examples/protocols/mqtt/clustered-queue-mqtt/pom.xml   |  2 +-
 examples/protocols/mqtt/pom.xml                        |  2 +-
 examples/protocols/mqtt/publish-subscribe/pom.xml      |  2 +-
 examples/protocols/openwire/chat/pom.xml               |  2 +-
 examples/protocols/openwire/message-listener/pom.xml   |  2 +-
 examples/protocols/openwire/message-recovery/pom.xml   |  2 +-
 examples/protocols/openwire/pom.xml                    |  2 +-
 examples/protocols/openwire/queue/pom.xml              |  2 +-
 .../protocols/openwire/virtual-topic-mapping/pom.xml   |  2 +-
 examples/protocols/pom.xml                             |  2 +-
 examples/protocols/stomp/pom.xml                       |  2 +-
 .../protocols/stomp/stomp-dual-authentication/pom.xml  |  2 +-
 .../protocols/stomp/stomp-embedded-interceptor/pom.xml |  2 +-
 examples/protocols/stomp/stomp-jms/pom.xml             |  2 +-
 examples/protocols/stomp/stomp-websockets/pom.xml      |  2 +-
 examples/protocols/stomp/stomp/pom.xml                 |  2 +-
 examples/protocols/stomp/stomp1.1/pom.xml              |  2 +-
 examples/protocols/stomp/stomp1.2/pom.xml              |  2 +-
 integration/activemq-spring-integration/pom.xml        |  2 +-
 pom.xml                                                |  2 +-
 tests/activemq5-unit-tests/pom.xml                     |  2 +-
 tests/artemis-test-support/pom.xml                     |  2 +-
 tests/compatibility-tests/pom.xml                      |  4 ++--
 tests/e2e-tests/pom.xml                                |  2 +-
 tests/extra-tests/pom.xml                              |  2 +-
 tests/integration-tests/pom.xml                        |  2 +-
 tests/jms-tests/pom.xml                                |  2 +-
 tests/joram-tests/pom.xml                              |  2 +-
 tests/karaf-client-integration-tests/pom.xml           |  2 +-
 tests/performance-jmh/pom.xml                          |  2 +-
 tests/performance-tests/pom.xml                        |  2 +-
 tests/pom.xml                                          |  2 +-
 tests/smoke-tests/pom.xml                              |  2 +-
 tests/soak-tests/pom.xml                               |  2 +-
 tests/stress-tests/pom.xml                             |  2 +-
 tests/timing-tests/pom.xml                             |  2 +-
 tests/unit-tests/pom.xml                               |  2 +-
 238 files changed, 263 insertions(+), 249 deletions(-)

Reply via email to