From 2df0e11d091d6ed94f6c52f45194d82e0aefb90b Mon Sep 17 00:00:00 2001 From: Florian Necas Date: Thu, 16 Nov 2023 13:00:16 +0100 Subject: [PATCH] update app properties --- core/src/main/resources/config-spring-geonetwork.xml | 7 ++++--- services/src/main/resources/config-spring-geonetwork.xml | 7 ++++--- .../main/webResources/WEB-INF/config-spring-geonetwork.xml | 7 ++++--- web/src/main/webResources/WEB-INF/spring-servlet.xml | 7 +++++-- 4 files changed, 17 insertions(+), 11 deletions(-) diff --git a/core/src/main/resources/config-spring-geonetwork.xml b/core/src/main/resources/config-spring-geonetwork.xml index 7911a9c5f2..7dc187acf6 100644 --- a/core/src/main/resources/config-spring-geonetwork.xml +++ b/core/src/main/resources/config-spring-geonetwork.xml @@ -38,10 +38,11 @@ ignore-resource-not-found="true" ignore-unresolvable="true" order="1"/> - + file-encoding="UTF-8"/> diff --git a/services/src/main/resources/config-spring-geonetwork.xml b/services/src/main/resources/config-spring-geonetwork.xml index c424740ad7..d13736472d 100644 --- a/services/src/main/resources/config-spring-geonetwork.xml +++ b/services/src/main/resources/config-spring-geonetwork.xml @@ -34,10 +34,11 @@ ignore-resource-not-found="true" ignore-unresolvable="true" order="1"/> - + file-encoding="UTF-8"/> diff --git a/web/src/main/webResources/WEB-INF/config-spring-geonetwork.xml b/web/src/main/webResources/WEB-INF/config-spring-geonetwork.xml index d820563c2a..ca43500104 100644 --- a/web/src/main/webResources/WEB-INF/config-spring-geonetwork.xml +++ b/web/src/main/webResources/WEB-INF/config-spring-geonetwork.xml @@ -38,10 +38,11 @@ ignore-resource-not-found="true" ignore-unresolvable="true" order="1"/> - + file-encoding="UTF-8"/> diff --git a/web/src/main/webResources/WEB-INF/spring-servlet.xml b/web/src/main/webResources/WEB-INF/spring-servlet.xml index 30c0b3a149..71d6a95e84 100644 --- a/web/src/main/webResources/WEB-INF/spring-servlet.xml +++ b/web/src/main/webResources/WEB-INF/spring-servlet.xml @@ -42,8 +42,11 @@ ignore-resource-not-found="true" ignore-unresolvable="true" order="1"/> - +