Re: [PR] Fix FileRenameAction when the source file doesn't exist (logging-log4j2)

2024-11-21 Thread via GitHub
king-tyler closed pull request #3021: Fix FileRenameAction when the source file doesn't exist URL: https://github.com/apache/logging-log4j2/pull/3021 -- 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

Re: [PR] Fix FileRenameAction when the source file doesn't exist (logging-log4j2)

2024-11-21 Thread via GitHub
king-tyler commented on PR #3021: URL: https://github.com/apache/logging-log4j2/pull/3021#issuecomment-2492845407 > @king-tyler, > > Do you plan some changes in this PR or should I close it in favor of #3226? This one can be closed -- This is an automated message from the Apa

Re: [PR] Fix FileRenameAction when the source file doesn't exist (logging-log4j2)

2024-11-21 Thread via GitHub
ppkarwasz commented on PR #3021: URL: https://github.com/apache/logging-log4j2/pull/3021#issuecomment-2490634890 @king-tyler, Do you plan some changes in this PR or should I close it in favor of #3226? -- This is an automated message from the Apache Git Service. To respond to the me

Re: [PR] Fix FileRenameAction when the source file doesn't exist (logging-log4j2)

2024-09-26 Thread via GitHub
vy commented on PR #3021: URL: https://github.com/apache/logging-log4j2/pull/3021#issuecomment-2378524344 [@king-tyler, I am leaving this to @ppkarwasz, since he was the one who took care of #2952. Piotr will be back in a day or two.] -- This is an automated message from the Apache Git Se

Re: [PR] Fix FileRenameAction when the source file doesn't exist (logging-log4j2)

2024-09-25 Thread via GitHub
github-actions[bot] commented on PR #3021: URL: https://github.com/apache/logging-log4j2/pull/3021#issuecomment-2375120921 Job Requested goals Build Tool Version Build Outcome Build ScanĀ® build-

[PR] Fix FileRenameAction when the source file doesn't exist (logging-log4j2)

2024-09-25 Thread via GitHub
king-tyler opened a new pull request, #3021: URL: https://github.com/apache/logging-log4j2/pull/3021 Fixes #2592 Fixes FileRenameAction when the source file doesn't exist. ## Checklist * Base your changes on `2.x` branch if you are targeting Log4j 2; use `main` otherwise