Fantastic!  Thank you, Dominik!

One thing I found when doing this with Tika is to add 
"-JXX:-OmitStackTraceInFastThrow" to maintain stacktraces that Java doesn't 
store for the sake of efficiency (for example, java.lang.ClassCastException 
alone with no "caused by" trace).

-----Original Message-----
From: Dominik Stadler [mailto:dominik.stad...@gmx.at] 
Sent: Saturday, February 13, 2016 9:37 AM
To: POI Developers List <dev@poi.apache.org>
Subject: Re: 3.14 beta 2? 3.14 final?

Hi,

I have re-run my large regression-test with a fairly recent trunk-version and 
published the potential regressions against 3.13 at 
http://people.apache.org/~centic/poi_regression/reports/

A few things to note:
* I added one sample file for each "stacktrace", this makes it easy to 
reproduce the failures via the corresponding XXXXFileHandler classes
* There failures in "clone" are not actual regressions as we are doing 
additional stuff in the integration test now, I need to re-run the 3.13 version 
with these checks so the picture is accurate here
* There are a number of WMF-related failures when creating pictures of 
slideshows, Andreas, you might want to take a look and decide if they should be 
fixed before rolling the release
* The OutOfMemory failures are likely false-positives as I run with fairly 
small memory settings to avoid blowing up on the small machine where I run these

Thanks... Dominik


On Thu, Feb 11, 2016 at 11:58 PM, Andreas Beeker <kiwiwi...@apache.org>
wrote:

> If no-one objects, I'll roll the final release on next Saturday.
>
> Andi
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional 
> commands, e-mail: dev-h...@poi.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to