[onionoo/master] Add simplified logging configuration to .war file.

3 Apr
2020
3 Apr
'20
7:02 a.m.
commit a9a0be0b6b7ceba3b2844c35452afc63dbfe6cd6 Author: Karsten Loesing <karsten.loesing@gmx.net> Date: Fri Apr 3 08:34:39 2020 +0200 Add simplified logging configuration to .war file. Still part of #33549. --- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.xml b/build.xml index b92d5b5..43712cc 100644 --- a/build.xml +++ b/build.xml @@ -96,7 +96,7 @@ </restrict> <fileset dir="${resources}" includes="jetty.xml" /> <exclude name="**/Test*.class"/> - <zipfileset dir="${resources}" + <zipfileset dir="${buildresources}" prefix="" includes="logback.xml"/> <zipfileset dir="${resources}"
1920
Age (days ago)
1920
Last active (days ago)
0 comments
1 participants
participants (1)
-
karsten@torproject.org