Hi,

regression tests on the large corpus are done now, results are at
http://people.apache.org/~centic/poi_regression/reports/index317to400RC1.html
and
http://people.apache.org/~centic/poi_regression/reportsAll/index317to400RC1.html

A number of TIMEOUT are reported, but are likely unrelated. Probably due to
the test-tool and the test-machine, currently I run this on a fairly small
machine, a larger one would definitely be better... It could be that we use
a bit more memory now somewhere which requires me to adjust memory settings
a bit.

Otherwise only very few things, one ArrayIndexOutOfBoundsException in HSLF
related code a few times, might have been in there before and hidden by
OOMs/TIMEOUTs.

So I am +1 for release.

Dominik.

On Sat, Sep 1, 2018 at 5:45 PM Dominik Stadler <dominik.stad...@gmx.at>
wrote:

> Hi,
>
> Content of release-archives look good compared to 3.17.
>
> Only found a very minor glitch: osgi/build.xml and sonar/**/pom.xml still
> contain "4.0.0-SNAPSHOT", but I would not redo the release just because of
> that.
>
> Full regression test on our large body of documents is underway, results
> expected Monday, I will vote when I have those results.
>
> Dominik.
>
> On Fri, Aug 31, 2018 at 11:22 PM Andreas Beeker <kiwiwi...@apache.org>
> wrote:
>
>> Hi,
>>
>> I've prepared artifacts for the release of Apache POI 4.0.0 (RC1).
>>
>> The most notable changes in this release are:
>>
>> - Removed support for Java 6 and 7 making Java 8 the minimum version
>> supported
>> - Unsplit packages for Jigsaw / Java 9 compatibility
>> - OutputStreams aren't closed by write(OutputStream) methods anymore
>> - Depends on new XMLBeans 3.0.1 release
>> - New ooxml-schema version 1.4 - use via poi-ooxml-schema (preferred) or
>> ooxml-schema artifact
>> - OPOIFS* classes removed / NPOIFS* classes renamed to OPOIFS*
>> - new XDDF classes for shared diagram/chart functionality of X**F modules
>>
>> https://dist.apache.org/repos/dist/dev/poi/4.0.0-RC1/
>>
>> All tests pass. ASC files verify and SHA* are correct.
>> There's no clutter in the src/bin packages.
>>
>> Please vote to release the artifacts.
>> The vote keeps open until we have have feedback from TIKA and a consent
>> on the govdocs results.
>>
>> Planned release announcement date is open.
>>
>> Here is my +1
>>
>> Andi
>>
>>
>>

Reply via email to