Re: [VOTE] Apache POI 4.0.0 release (RC1)

2018-09-04 Thread Dominik Stadler
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.

Re: Copying chart

2018-09-04 Thread Alain FAGOT BÉAREZ
Hi FD, The code has been merged by r1840076. It might appear in release 4.0.0 or 4.0.1 (we are currently busy with 4.0.0 RC1). Best regards, Alain > On 4 Sep 2018, at 00:27, Alain FAGOT BÉAREZ wrote: > > Hi FD, > > I think all you need is the following method on XSSFDrawing: > > ``` >

[GitHub] poi pull request #123: XSSF: import chart on drawing

2018-09-04 Thread Alain-Bearez
Github user Alain-Bearez closed the pull request at: https://github.com/apache/poi/pull/123 --- - To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org

[Bug 61798] Corrupted Excel file produced due to wrong dimension calculation during XSSFWorkbook.write(str) call

2018-09-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61798 Dominik Stadler changed: What|Removed |Added CC||richard.evans@blueallegro.n

[Bug 62673] XSSF worksheet has column range in dimension off by one

2018-09-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62673 Dominik Stadler changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[Bug 61064] Update CEILING to match later versions of Excel

2018-09-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61064 Irene Sharon changed: What|Removed |Added URL||https://exceltutorialonline

[Bug 62673] New: XSSF worksheet has column range in dimension off by one

2018-09-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62673 Bug ID: 62673 Summary: XSSF worksheet has column range in dimension off by one Product: POI Version: 3.17-FINAL Hardware: All OS: All Status:

Re: [VOTE] Apache POI 4.0.0 release (RC1)

2018-09-04 Thread Tim Allison
Sorry for my delay. I'm kicking off our regression tests now. On Sat, Sep 1, 2018 at 11:46 AM Dominik Stadler 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

[Bug 62259] CTMarkerSize class missing

2018-09-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62259 PJ Fanning changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|---