Re: Is it time for POI 3.17-beta1?

2017-06-23 Thread Greg Woolsey
The example file with AlternateContent wrappers for table element styles is handled correctly now by r1799733 and added as a unit test. Existing tests still pass for me, plus my own downstream integrations. On Fri, Jun 23, 2017 at 1:07 PM Greg Woolsey wrote: > I checked

Re: Is it time for POI 3.17-beta1?

2017-06-23 Thread Greg Woolsey
I checked in the units merge this morning. I'll dig more into what drawing does for alternate content. On Fri, Jun 23, 2017, 12:57 Andreas Beeker wrote: > AlternateContent is also used in XSLF and XmlBeans provides either a XPath > or a Cursor API, > to access those -

Re: Is it time for POI 3.17-beta1?

2017-06-23 Thread Andreas Beeker
AlternateContent is also used in XSLF and XmlBeans provides either a XPath or a Cursor API, to access those - just have a look at XSLFDrawing - if you need help, I can support. So I'm waiting for your modifications (+EMUUtils merge), before preparing the release candidate. Andi On 6/23/17

Re: Is it time for POI 3.17-beta1?

2017-06-23 Thread Greg Woolsey
at >> o.a.t.parser.microsoft.ooxml.XSSFExcelExtractorDecorator.buildXHTML(XSSFExcelExtractorDecorator.java:130) >> >> -Original Message- >> From: Dominik Stadler [mailto:dominik.stad...@gmx.at] >> Sent: Friday, June 23, 2017 6:02 AM >> To: POI Developers

Re: Is it time for POI 3.17-beta1?

2017-06-23 Thread Greg Woolsey
ava:127) > at > o.a.t.parser.microsoft.ooxml.XSSFExcelExtractorDecorator.buildXHTML(XSSFExcelExtractorDecorator.java:130) > > -Original Message- > From: Dominik Stadler [mailto:dominik.stad...@gmx.at] > Sent: Friday, June 23, 2017 6:02 AM > To: POI Developers List &

RE: Is it time for POI 3.17-beta1?

2017-06-23 Thread Allison, Timothy B.
) at o.a.p.hwpf.HWPFOldDocument.(HWPFOldDocument.java:113) -Original Message- From: Dominik Stadler [mailto:dominik.stad...@gmx.at] Sent: Friday, June 23, 2017 5:05 AM To: POI Developers List <dev@poi.apache.org> Subject: Re: Is it time for POI 3.17-beta1? Hi, Mass testing results are in and look quite goo

RE: Is it time for POI 3.17-beta1?

2017-06-23 Thread Allison, Timothy B.
(XSSFReader.java:127) at o.a.t.parser.microsoft.ooxml.XSSFExcelExtractorDecorator.buildXHTML(XSSFExcelExtractorDecorator.java:130) -Original Message- From: Dominik Stadler [mailto:dominik.stad...@gmx.at] Sent: Friday, June 23, 2017 6:02 AM To: POI Developers List <dev@poi.apache.org> Subje

Re: Is it time for POI 3.17-beta1?

2017-06-23 Thread Dominik Stadler
Hi, The 6 errors about password are actually something that I should handle differently in the test-framework and is easily fixed there, so only the one single failure in drawing slides remains, very nice indeed! Dominik. On Fri, Jun 23, 2017 at 11:05 AM, Dominik Stadler

Re: Is it time for POI 3.17-beta1?

2017-06-23 Thread Dominik Stadler
Hi, Mass testing results are in and look quite good. Out of 1066412 documents, 136777 are detected as invalid, 76768 cause an error, error rate is 7.2% compared to 7.17% in 3.16 and 7.13% in 3.15, however we do much more checks over time, which hopefully explains the slight increase. Compared to

Re: Is it time for POI 3.17-beta1?

2017-06-21 Thread Andreas Beeker
I know XML signatures aren't a base functionality of POI, but I'm currently working on #61182 and although the [signature] verification looks good, I can't add signatures which will be successful verified in Libre / Office. As this is the case with all versions since 3.11 it might be something

Re: Is it time for POI 3.17-beta1?

2017-06-20 Thread Greg Woolsey
--Original Message- > From: Dominik Stadler [mailto:dominik.stad...@gmx.at] > Sent: Tuesday, June 20, 2017 10:00 AM > To: POI Developers List <dev@poi.apache.org> > Subject: Re: Is it time for POI 3.17-beta1? > > Ok with me, I will try to kick off a test-run later today, typically r

RE: Is it time for POI 3.17-beta1?

2017-06-20 Thread Allison, Timothy B.
+1 -- my few small changes are in. I'll kick off my regression tests tonight or tomorrow. -Original Message- From: Dominik Stadler [mailto:dominik.stad...@gmx.at] Sent: Tuesday, June 20, 2017 10:00 AM To: POI Developers List <dev@poi.apache.org> Subject: Re: Is it time for PO

Re: Is it time for POI 3.17-beta1?

2017-06-20 Thread Dominik Stadler
Ok with me, I will try to kick off a test-run later today, typically runs for > 24h... Dominik. On Mon, Jun 19, 2017 at 7:20 PM, Javen O'Neal wrote: > +1 from me. > > On Jun 19, 2017 04:26, "Allison, Timothy B." wrote: > > > +1 > > > > I'd like to get in

RE: Is it time for POI 3.17-beta1?

2017-06-19 Thread Javen O'Neal
+1 from me. On Jun 19, 2017 04:26, "Allison, Timothy B." wrote: > +1 > > I'd like to get in some small modifications I've been meaning to work on. > I'll have time today. > > -Original Message- > From: Andreas Beeker [mailto:kiwiwi...@apache.org] > Sent: Monday, June

RE: Is it time for POI 3.17-beta1?

2017-06-19 Thread Allison, Timothy B.
+1 I'd like to get in some small modifications I've been meaning to work on. I'll have time today. -Original Message- From: Andreas Beeker [mailto:kiwiwi...@apache.org] Sent: Monday, June 19, 2017 4:09 AM To: POI Developers List Subject: Is it time for POI