This is an automated email from the ASF dual-hosted git repository.
jbertram pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
from ebd634ae54 ARTEMIS-4452 make test more robust
add 5269b1a89d ARTEMIS-4561 expose store type on web component tls binding
config
No new revisions were added by this update.
Summary of changes:
.../artemis/core/remoting/impl/ssl/SSLSupport.java | 2 +-
.../apache/activemq/artemis/dto/BindingDTO.java | 22 ++++++++++++++++++++
artemis-web/pom.xml | 4 +++-
.../artemis/component/WebServerComponent.java | 10 +++++++++
.../activemq/cli/test/WebServerComponentTest.java | 24 +++++++++++++++++++++-
pom.xml | 2 +-
.../integration/web/WebServerDTOConfigTest.java | 4 ++++
7 files changed, 64 insertions(+), 4 deletions(-)