mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

boli
20.38.2007 ce53bc18e11cc2b55d43499868aa084a248c304e
refs
author boli <boli@localhost>
Thursday, September 20, 2007 22:38 +0200
committer boli <boli@localhost>
Thursday, September 20, 2007 22:38 +0200
commitce53bc18e11cc2b55d43499868aa084a248c304e
tree 2934b43fba4cadd41bc74f6531e612b0a8a321fd tree | zip | gz
parent 49aa9ac936e07937b7e08b17759f904e2f10d3fb view | diff
Fixed an issue where the fixed time log rotation policy is not rotating the logs at the time configured. The rotation time was interpreted as UTC time instead of the local time zone.

Fix for issue 2279
3 files modified
73 ■■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/loggers/FixedTimeRotationPolicy.java 56 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/loggers/MultifileTextWriter.java 13 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/loggers/TimeLimitRotationPolicy.java 4 ●●●● diff | view | raw | blame | history