You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cl...@apache.org on 2022/10/14 19:42:48 UTC

[activemq-artemis] branch main updated (5a1dfdeb10 -> 52c45f5aec)

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 5a1dfdeb10 ARTEMIS-4041 Fixing tests on CriticalIOException
     add ec00def02b ARTEMIS-4025 Fixing testsuite by adding json missing dependencies
     add 52c45f5aec ARTEMIS-4025 Fixing JSon transient attribute after serialization copy

No new revisions were added by this update.

Summary of changes:
 artemis-cdi-client/pom.xml                         | 15 +++++++++
 artemis-junit/pom.xml                              | 16 ++++++++++
 artemis-protocols/artemis-amqp-protocol/pom.xml    | 16 ++++++++++
 .../core/config/impl/ConfigurationImpl.java        | 37 ++++++++++++++++++----
 artemis-web/pom.xml                                | 15 +++++++++
 tests/jms-tests/pom.xml                            | 17 ++++++++++
 tests/soak-tests/pom.xml                           | 16 ++++++++++
 tests/unit-tests/pom.xml                           | 15 +++++++++
 8 files changed, 140 insertions(+), 7 deletions(-)