garydgregory commented on PR #394: URL: https://github.com/apache/commons-email/pull/394#issuecomment-3885064062
Hello @henricook Odd, the build here fails on Java >= 25 due to test failures: ``` Error: Failures: Error: MultiPartEmailTest.testAttachFile:138 Expected org.apache.commons.mail2.core.EmailException to be thrown, but nothing was thrown. Error: MultiPartEmailTest.testAttachPath:181 Expected org.apache.commons.mail2.core.EmailException to be thrown, but nothing was thrown. [INFO] Error: Tests run: 200, Failures: 2, Errors: 0, Skipped: 3 ``` -- 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]
