From e8f6384b10e325ffb8252a407de171315044bf64 Mon Sep 17 00:00:00 2001 From: Adrian Hamm Date: Wed, 22 Dec 2021 23:05:29 +0100 Subject: [PATCH 1/2] [feature] Import jetty Properties from SystemProperties --- .../src/main/resources/org/exist/jetty/etc/jetty-http.xml | 4 ++-- .../src/main/resources/org/exist/jetty/etc/jetty-ssl.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/exist-jetty-config/src/main/resources/org/exist/jetty/etc/jetty-http.xml b/exist-jetty-config/src/main/resources/org/exist/jetty/etc/jetty-http.xml index 940b2fe8b61..ca679402031 100644 --- a/exist-jetty-config/src/main/resources/org/exist/jetty/etc/jetty-http.xml +++ b/exist-jetty-config/src/main/resources/org/exist/jetty/etc/jetty-http.xml @@ -34,8 +34,8 @@ - - + + diff --git a/exist-jetty-config/src/main/resources/org/exist/jetty/etc/jetty-ssl.xml b/exist-jetty-config/src/main/resources/org/exist/jetty/etc/jetty-ssl.xml index b69cefc02ac..b117e54e53c 100644 --- a/exist-jetty-config/src/main/resources/org/exist/jetty/etc/jetty-ssl.xml +++ b/exist-jetty-config/src/main/resources/org/exist/jetty/etc/jetty-ssl.xml @@ -26,7 +26,7 @@ - + From 5e8cf383d42cc444bbf47627dab01ab4a0448bed Mon Sep 17 00:00:00 2001 From: Adrian Hamm Date: Tue, 18 Jan 2022 15:22:06 +0100 Subject: [PATCH 2/2] [feature] Import standalone-jetty Properties from SystemProperties --- .../resources/org/exist/jetty/etc/standalone-jetty-http.xml | 4 ++-- .../resources/org/exist/jetty/etc/standalone-jetty-ssl.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/exist-jetty-config/src/main/resources/org/exist/jetty/etc/standalone-jetty-http.xml b/exist-jetty-config/src/main/resources/org/exist/jetty/etc/standalone-jetty-http.xml index 69d4edd98f6..70f2b7f7536 100644 --- a/exist-jetty-config/src/main/resources/org/exist/jetty/etc/standalone-jetty-http.xml +++ b/exist-jetty-config/src/main/resources/org/exist/jetty/etc/standalone-jetty-http.xml @@ -34,8 +34,8 @@ - - + + diff --git a/exist-jetty-config/src/main/resources/org/exist/jetty/etc/standalone-jetty-ssl.xml b/exist-jetty-config/src/main/resources/org/exist/jetty/etc/standalone-jetty-ssl.xml index 5691006f223..5d0296b9583 100644 --- a/exist-jetty-config/src/main/resources/org/exist/jetty/etc/standalone-jetty-ssl.xml +++ b/exist-jetty-config/src/main/resources/org/exist/jetty/etc/standalone-jetty-ssl.xml @@ -26,7 +26,7 @@ - +