From b2fb6d07e617b56e42c7a0948f3131fd31ab774a Mon Sep 17 00:00:00 2001 From: Robert von Burg Date: Fri, 28 Jul 2023 14:11:09 +0200 Subject: [PATCH] [Project] Remove unused agent property verbose --- .../runtime/config/StrolchConfiguration.xml | 1 - .../runtime-SimpleTest/config/StrolchConfiguration.xml | 2 +- .../runtime/config/StrolchConfiguration.xml | 1 - .../runtime/config/StrolchConfiguration.xml | 1 - .../runtime/config/StrolchConfiguration.xml | 1 - .../runtime-SimpleTest/config/StrolchConfiguration.xml | 4 ---- 6 files changed, 1 insertion(+), 9 deletions(-) diff --git a/strolch.mvn.archetype.main/src/main/resources/archetype-resources/runtime/config/StrolchConfiguration.xml b/strolch.mvn.archetype.main/src/main/resources/archetype-resources/runtime/config/StrolchConfiguration.xml index 85305a0..e841312 100644 --- a/strolch.mvn.archetype.main/src/main/resources/archetype-resources/runtime/config/StrolchConfiguration.xml +++ b/strolch.mvn.archetype.main/src/main/resources/archetype-resources/runtime/config/StrolchConfiguration.xml @@ -5,7 +5,6 @@ ${appName} en - true Europe/Zurich diff --git a/strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/StrolchConfiguration.xml b/strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/StrolchConfiguration.xml index 891421b..8818bac 100644 --- a/strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/StrolchConfiguration.xml +++ b/strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/StrolchConfiguration.xml @@ -5,7 +5,7 @@ ${appName} en - true + Europe/Zurich diff --git a/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/config/StrolchConfiguration.xml b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/config/StrolchConfiguration.xml index 4866155..bff9da9 100644 --- a/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/config/StrolchConfiguration.xml +++ b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/config/StrolchConfiguration.xml @@ -5,7 +5,6 @@ ${appName} PLC en - true Europe/Zurich diff --git a/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/runtime/config/StrolchConfiguration.xml b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/runtime/config/StrolchConfiguration.xml index a1f1538..2dd2a85 100644 --- a/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/runtime/config/StrolchConfiguration.xml +++ b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/runtime/config/StrolchConfiguration.xml @@ -5,7 +5,6 @@ ${appName} en - true Europe/Zurich diff --git a/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/runtime/config/StrolchConfiguration.xml b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/runtime/config/StrolchConfiguration.xml index 5324bda..8a0b9a5 100644 --- a/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/runtime/config/StrolchConfiguration.xml +++ b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/runtime/config/StrolchConfiguration.xml @@ -5,7 +5,6 @@ ${appName} en - true Europe/Zurich diff --git a/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/StrolchConfiguration.xml b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/StrolchConfiguration.xml index b87be7f..6c0aafe 100644 --- a/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/StrolchConfiguration.xml +++ b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/StrolchConfiguration.xml @@ -3,10 +3,6 @@ ${appName} - - en - true - PrivilegeHandler