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 eac816f6bd ARTEMIS-4751 upgrade to Apache parent 32
new f9e2f09207 ARTEMIS-4762 NPE when running 'artemis queue stat' against
older server
new 3c46871f79 ARTEMIS-4743 Allow single line header option
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:
.../artemis/cli/commands/queue/StatQueue.java | 81 +++++++++++++++++-----
.../testQueueStat.groovy} | 22 +++---
...PrefixSendAckTest.java => CLIFunctionTest.java} | 55 ++++++++++-----
3 files changed, 111 insertions(+), 47 deletions(-)
copy tests/compatibility-tests/src/main/resources/{exportimport/import.groovy
=> CliFunctionTest/testQueueStat.groovy} (68%)
copy
tests/compatibility-tests/src/test/java/org/apache/activemq/artemis/tests/compatibility/{PrefixSendAckTest.java
=> CLIFunctionTest.java} (51%)