You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by GitBox <gi...@apache.org> on 2023/01/18 02:46:05 UTC

[GitHub] [logging-log4j2] miracle-tree opened a new pull request, #1215: Fix cron expression get a wrong previous fire time

miracle-tree opened a new pull request, #1215:
URL: https://github.com/apache/logging-log4j2/pull/1215

   For the method `CronExpression#getPrevFireTime`, currently only the minimum increment within a cycle is considered, and the cross-cycle situation is not involved, resulting in differences in the minimum increment obtained. The current commit is to fix this bug.
   
   I tried to create a Jira account to submit a bug, but so far no response has been received


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@logging.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [logging-log4j2] rgoers commented on pull request #1215: Fix cron expression get a wrong previous fire time

Posted by GitBox <gi...@apache.org>.
rgoers commented on PR #1215:
URL: https://github.com/apache/logging-log4j2/pull/1215#issuecomment-1387265885

   You can now create an issue in GitHub for this. We have a new changelog format so you can also add a changelog entry that references that issue.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@logging.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [logging-log4j2] miracle-tree closed pull request #1215: Fix cron expression get a wrong previous fire time

Posted by GitBox <gi...@apache.org>.
miracle-tree closed pull request #1215: Fix cron expression get a wrong previous fire time
URL: https://github.com/apache/logging-log4j2/pull/1215


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@logging.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org