Mercurial > dive4elements > river
comparison 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 |
comparison
equal
deleted
inserted
replaced
9725:da398790fa32 | 9726:0a5239a1e46e |
---|---|
19 -Djava.io.tmpdir="$DIR/cache" \ | 19 -Djava.io.tmpdir="$DIR/cache" \ |
20 -Dflys.uesk.keep.artifactsdir=false \ | 20 -Dflys.uesk.keep.artifactsdir=false \ |
21 -Dwsplgen.bin.path="$DIR/bin/wsplgen" \ | 21 -Dwsplgen.bin.path="$DIR/bin/wsplgen" \ |
22 -Dwsplgen.log.output=false \ | 22 -Dwsplgen.log.output=false \ |
23 -Dartifact.database.dir="$DIR/conf" \ | 23 -Dartifact.database.dir="$DIR/conf" \ |
24 -Dlog4j.configuration="file://$DIR/conf/log4j.properties" \ | 24 -Dlog4j2.configurationFile="file://$DIR/conf/log4j2.xml" \ |
25 $APP | 25 $APP |