I'm getting this on Windows w Java 8. Will look into it. Testcase: testAttachmentContents took 0.013 sec FAILED expected:<445> but was:<428> junit.framework.AssertionFailedError: expected:<445> but was:<428> at org.apache.poi.hmef.HMEFTest.assertContents(HMEFTest.java:42) at org.apache.poi.hmef.HMEFTest.assertContents(HMEFTest.java:34) at org.apache.poi.hmef.TestAttachments.testAttachmentContents(TestAttachments.java:113)
-----Original Message----- From: Andreas Beeker [mailto:kiwiwi...@apache.org] Sent: Tuesday, April 11, 2017 7:55 PM To: POI Developers List <dev@poi.apache.org> Subject: [VOTE] Apache POI 3.16-final release (RC1) Hi, I've prepared artifacts for the release of Apache POI 3.16-final (RC1). The most notable changes in this release are: - add initial streaming, read-only support for xlsb files - SL Common: various rendering issues resolved - various charset related fixes in SS Common, XSSF and HWPF https://dist.apache.org/repos/dist/dev/poi/3.16-RC1/ All tests pass. ASC files verify and MD5/SHA1 are correct. Docs look fine. I'll add the summary to the change log on releasing the artifacts. Please vote to release the artifacts. The vote keeps open for 72hrs, 2017-04-15, 23:59 UTC, planned release announcement date is Wednesday, 2017-04-19. Here is my +1 Andi