You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ro...@apache.org on 2023/07/05 08:40:30 UTC

[activemq-artemis] branch main updated (f60a7d5c04 -> cb9e1fedc8)

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

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


    from f60a7d5c04 ARTEMIS-4341 refactor JavaDoc generation
     add cb9e1fedc8 ARTEMIS-4345: update to Error Prone 2.20.0 and fix up new errors

No new revisions were added by this update.

Summary of changes:
 .../apache/activemq/cli/test/FileBrokerTest.java   |  6 +-
 .../utils/ActiveMQScheduledComponentTest.java      |  4 +-
 .../collections/SparseArrayLinkedListTest.java     |  2 +-
 .../activemq/artemis/ra/ActiveMQRaUtils.java       | 67 ++--------------------
 .../artemis/ra/inflow/ActiveMQActivationSpec.java  |  4 +-
 .../core/config/impl/ConfigurationImplTest.java    | 25 ++++++--
 pom.xml                                            |  6 +-
 .../client/LargeMessageCompressTest.java           |  3 +-
 .../tests/integration/stomp/StompTestBase.java     |  7 +--
 .../artemis/tests/util/JMSClusteredTestBase.java   |  7 +--
 .../unit/core/journal/impl/TimedBufferTest.java    | 12 ++--
 11 files changed, 48 insertions(+), 95 deletions(-)