comparison bin/run.sh @ 125:e602a29f1dcc 3.2.x

Upgrade to Log4j 2
author Tom Gottfried <tom@intevation.de>
date Mon, 28 Feb 2022 17:49:46 +0100
parents 7261c948425c
children
comparison
equal deleted inserted replaced
124:7261c948425c 125:e602a29f1dcc
12 12
13 exec java -Xmx256m \ 13 exec java -Xmx256m \
14 -Djava.io.tmpdir="$DIR/cache" \ 14 -Djava.io.tmpdir="$DIR/cache" \
15 -Dconfig.dir="$DIR/conf" \ 15 -Dconfig.dir="$DIR/conf" \
16 -Dconfig.file="demo-config.conf" \ 16 -Dconfig.file="demo-config.conf" \
17 -Dlog4j.configuration="file://$DIR/conf/log4j.properties" \
18 org.dive4elements.artifacts.httpclient.ConsoleClient \ 17 org.dive4elements.artifacts.httpclient.ConsoleClient \
19 2>&1 > /dev/null 18 2>&1 > /dev/null

http://dive4elements.wald.intevation.org