[qos-ch/logback] 2f6f2b: fix LOGBACK-116

Branch: refs/heads/master Home: https://github.com/qos-ch/logback Commit: 2f6f2b789555eae1a94ae324c31650815285271f https://github.com/qos-ch/logback/commit/2f6f2b789555eae1a94ae324c3165081528... Author: Hideki Yamamura <hideki.yamamura@gmail.com> Date: 2014-09-20 (Sat, 20 Sep 2014) Changed paths: M logback-core/src/test/java/ch/qos/logback/core/rolling/helper/RollingCalendarTest.java Log Message: ----------- fix LOGBACK-116 Correct RollingCalendarTest. Modify time-zone offset handling. Commit: 19cde4d58e8264ab2086730d8e7e3cd8757007ca https://github.com/qos-ch/logback/commit/19cde4d58e8264ab2086730d8e7e3cd8757... Author: Tony Trinh <tony19@gmail.com> Date: 2014-12-22 (Mon, 22 Dec 2014) Changed paths: M logback-core/src/test/java/ch/qos/logback/core/rolling/helper/RollingCalendarTest.java Log Message: ----------- Merge pull request #215 from hidekiy/fix-RollingCalendarTest LOGBACK-116: RollingCalendarTest fails when user.timezone is not CEST Compare: https://github.com/qos-ch/logback/compare/59c1b15349f0...19cde4d58e82
participants (1)
-
Tony Trinh