diff artifacts/bin/run.sh @ 9726:0a5239a1e46e 3.2.x

Upgrade to Log4j 2
author Tom Gottfried <tom@intevation.de>
date Wed, 02 Mar 2022 10:26:50 +0100
parents 654aaa0d7576
children 432934cda171
line wrap: on
line diff
--- a/artifacts/bin/run.sh	Fri Feb 25 17:17:56 2022 +0100
+++ b/artifacts/bin/run.sh	Wed Mar 02 10:26:50 2022 +0100
@@ -21,5 +21,5 @@
      -Dwsplgen.bin.path="$DIR/bin/wsplgen" \
      -Dwsplgen.log.output=false \
      -Dartifact.database.dir="$DIR/conf" \
-     -Dlog4j.configuration="file://$DIR/conf/log4j.properties" \
+     -Dlog4j2.configurationFile="file://$DIR/conf/log4j2.xml" \
      $APP

http://dive4elements.wald.intevation.org