I'm getting a test failure on Windows 7
java version "1.8.0_77"
Java(TM) SE Runtime Environment (build 1.8.0_77-b03)
Java HotSpot(TM) 64-Bit Server VM (build 25.77-b03, mixed mode)
I'm not getting this failure in Linux with java 1.8.0_71
Testsuite: org.apache.poi.hmef.TestAttachments
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec
Testcase: testBasicAttachments took 0.032 sec
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)
Also, it looks like the extraction test of 46515.xls is leaving behind a
directory underneath the main directory: poi-3.15-beta1/46515.xls/Root
Entry/...
Probably from TestPOIFsDump?
-----Original Message-----
From: Andreas Beeker [mailto:[email protected]]
Sent: Thursday, April 07, 2016 4:20 AM
To: [email protected]
Subject: [VOTE] Apache POI 3.15-beta1 release (RC1)
Hi,
I've prepared artifacts for the release of Apache POI 3.15-beta1 (RC1).
The tag is based on r1737618 (04.04.2016) and doesn't contain commits after
that - only the changed license file.
The most notable changes in this release are:
- removal of deprecated elements (#59170)
- avoid XmlBeans calls to piccolo parser which caused OOM in rare cases (#57031)
- support for passwords longer than 15 chars for write-protection or binary
formats (#59135)
- various NPE fixes in XSSF/HSSF
- fixes for color handling in XSSF and support for system colors in Common SL
https://dist.apache.org/repos/dist/dev/poi/3.15-beta1-RC1
What to look for?
- check the license file - I've added most of our dependencies
- check the bin/src archives - the packaging was changed for the nexus upload
and so
I had to change the assembly step
- maybe run another commoncrawl test
- any other notable changes to mention
... I haven't dared to list the merge-region change again ... :)
Please vote to release the artifacts - after the vote, I'll adapt the release
notes with the above.
The vote keeps open for 72hrs, 2016-04-11, 23:59 UTC, planned release
announcement date is Wednesday, 2015-04-13.
Here is my +1
Andi
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected] For additional commands,
e-mail: [email protected]