Skip to content

Commit

Permalink
Make sure updated log4j2.xml configuration is used (#1561)
Browse files Browse the repository at this point in the history
This update command makes sure that log4j2.xml contains the changes of #1398 and #1517.

Signed-off-by: Wouter Born <github@maindrain.net>
  • Loading branch information
wborn authored Aug 3, 2023
1 parent 9d055a2 commit 2196c93
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions distributions/openhab/src/main/resources/bin/update.lst
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,9 @@ DEFAULT;$OPENHAB_USERDATA/etc/org.ops4j.pax.logging.cfg
[3.2.0]
DEFAULT;$OPENHAB_USERDATA/etc/log4j2.xml

[4.0.2]
DEFAULT;$OPENHAB_USERDATA/etc/log4j2.xml

[[POST]]
[2.3.0]
DELETE;$OPENHAB_USERDATA/etc/org.openhab.addons.cfg
Expand Down

0 comments on commit 2196c93

Please sign in to comment.