vorburger edited a comment on pull request #685: URL: https://github.com/apache/logging-log4j2/pull/685#issuecomment-1006050959
Indeed, now the CI failed on Mac (only) due to this. To me this actually seems more like a bug in `org.apache.commons.lang3.SystemUtils#getJavaIoTmpDir()` - it really should be consistent between platforms. But until that's fixed, it's probably simplest to put a big platform specific `if (...)` around it... @garydgregory it's probably simplest if I let you do whatever you deem best here to fix this, and step back and close this PR? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
