Skip to content

Commit

Permalink
chore: Remove log4j (update jitsi-stats).
Browse files Browse the repository at this point in the history
  • Loading branch information
bgrozev authored and damencho committed Dec 20, 2021
1 parent a2399b9 commit d8834ae
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 37 deletions.
1 change: 0 additions & 1 deletion debian/install
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,3 @@ script/collect-dump-logs.sh usr/share/jigasi

# callstats-java-sdk
jigasi-home/callstats-java-sdk.properties etc/jitsi/jigasi
log4j2.xml etc/jitsi/jigasi
2 changes: 0 additions & 2 deletions debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ override_dh_auto_build:

override_dh_install:
mkdir debian/tmp
cp jigasi-home/log4j2.xml debian/tmp/
sed -i "s/logs/\/var\/log\/jitsi/g" debian/tmp/log4j2.xml
cp target/jigasi*.jar debian/tmp/jigasi.jar
dh_install

Expand Down
33 changes: 0 additions & 33 deletions jigasi-home/log4j2.xml

This file was deleted.

2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jitsi-stats</artifactId>
<version>1.0-10-g14e178c</version>
<version>1.0-13-g1ca7967</version>
</dependency>
<dependency>
<!--
Expand Down

0 comments on commit d8834ae

Please sign in to comment.