mirror of
https://github.com/rasilon/ujetl.git
synced 2026-04-11 10:29:29 +00:00
log4j test
This commit is contained in:
parent
b0cc8f8ce7
commit
be6fbc73a1
1 changed files with 1 additions and 1 deletions
|
|
@ -14,9 +14,9 @@ do
|
||||||
-Xms1g \
|
-Xms1g \
|
||||||
-Xmx2g \
|
-Xmx2g \
|
||||||
-cp /usr/share/ujetl/lib/CopyingApp.jar \
|
-cp /usr/share/ujetl/lib/CopyingApp.jar \
|
||||||
|
-Dlog4j.configurationFile="$LOG_PROPS" \
|
||||||
com.rasilon.ujetl.CopyingApp \
|
com.rasilon.ujetl.CopyingApp \
|
||||||
--log4j "$LOG_PROPS" \
|
--log4j "$LOG_PROPS" \
|
||||||
-Dlog4j.configurationFile="$LOG_PROPS" \
|
|
||||||
--config "$file"
|
--config "$file"
|
||||||
done
|
done
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue