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 589157ca5f ARTEMIS-4268 AMQPMessage copy constructor shouldn't copy
all message annotations
add d2a4837b69 ARTEMIS-4245 Expose web SNI settings
No new revisions were added by this update.
Summary of changes:
.../apache/activemq/artemis/dto/BindingDTO.java | 22 +++
.../artemis/dto/test/WebServerDTOTest.java | 2 +
artemis-web/pom.xml | 33 +++++
.../artemis/component/WebServerComponent.java | 9 +-
.../activemq/cli/test/WebServerComponentTest.java | 152 +++++++++++++++++++--
artemis-web/src/test/resources/server.keystore | Bin 2236 -> 0 bytes
.../integration/web/WebServerDTOConfigTest.java | 5 +
7 files changed, 208 insertions(+), 15 deletions(-)
delete mode 100644 artemis-web/src/test/resources/server.keystore