logback / LOGBACK-1558 [Open] Fix for code that fails existing tests ==============================
Here's what changed in this issue in the last few minutes. This issue has been created This issue is now assigned to you. View or comment on issue using this link https://jira.qos.ch/browse/LOGBACK-1558 ============================== Issue created ------------------------------ Cezary Regec created this issue on 17/May/21 11:31 AM Summary: Fix for code that fails existing tests Issue Type: Improvement Affects Versions: 1.3.0-alpha6 Assignee: Logback dev list Components: logback-classic, logback-core Created: 17/May/21 11:31 AM Priority: Major Reporter: Cezary Regec Description: I have implemented a fix for the code that fails the following tests: * {color:#000000}ch.qos.logback.classic.joran{color}.JoranConfiguratorTest, * {color:#000000}{color:#000000}ch.qos.logback.core.rolling.helper.{color}{color}{color:#000000}RollingCalendarTest{color} {color:#000000}RollingCalendar had an issue when detecting collisions - there was a case when the first day of a year is not exactly within the first week of a year.{color} {color:#000000}JoranConfigurator did not correctly resolve appender refs (eg. AsyncAppenderBase was started too early, before all appenders were attached to it) and I delayed the start of appenders after the whole configuration is built.{color} {color:#000000}I have added a pull request with my fixes on GitHub.{color} ============================== This message was sent by Atlassian Jira (v8.8.0#808000-sha1:e2c7e59) _______________________________________________ logback-dev mailing list logback-dev@qos.ch http://mailman.qos.ch/mailman/listinfo/logback-dev