[Bug 65016] Creating a chart throws IndexOutOfBoundsException

2021-01-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65016 Dominik Stadler changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #3 from Dominik

Re: Regression in POI 5.0.0

2021-01-18 Thread Dominik Stadler
Hi, +1 for releasing with a "known issue" and following up with a 5.0.1 the charting work from Alain will also be a nice addition and we may find other glitches as well. Regards... Dominik. On Mon, Jan 18, 2021 at 11:59 PM PJ Fanning wrote: > If we log an issue and include a Known Issues

[Bug 63421] An XDDFScatterChartData chart with a single series and default formatting has non-uniform formatting

2021-01-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63421 Alain Fagot Bearez changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #3 from

[Bug 64950] about doughnutchart

2021-01-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64950 --- Comment #3 from Alain Fagot Bearez --- The pull request at https://github.com/apache/poi/pull/201/ is now providing the expected behaviour to set the hole size. I am still working to make the chart creation from scratch produce a file

[Bug 65016] Creating a chart throws IndexOutOfBoundsException

2021-01-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65016 Alain Fagot Bearez changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #2 from

Re: XSLFTable handling - partly revert #1875901 ?

2021-01-18 Thread Alain FAGOT BÉAREZ
Hi Andi, Please consider my attempt to revert the addRow method to its behaviour prior to 4.1.2, where I broke it, in my pull request https://github.com/apache/poi/pull/221 I must admit that the underlying handling of the table grid kind of escapes the mind focus when I try to reason about

[GitHub] [poi] Alain-Bearez opened a new pull request #221: Revert addRow to behaviour before 4.1.2

2021-01-18 Thread GitBox
Alain-Bearez opened a new pull request #221: URL: https://github.com/apache/poi/pull/221 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [poi] Alain-Bearez opened a new pull request #220: Bug 65016 - Creating a chart throws exception

2021-01-18 Thread GitBox
Alain-Bearez opened a new pull request #220: URL: https://github.com/apache/poi/pull/220 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

Build failed in Jenkins: POI » POI-DSL-Windows-1.8 #110

2021-01-18 Thread Apache Jenkins Server
See Changes: [Andreas Beeker] fix small typo on main page [PJ Fanning] add fastexcel lib to related projects [PJ Fanning] gradle 6.8 [PJ Fanning] gradle 6.8 [PJ Fanning] [github-215] Improve

Build failed in Jenkins: POI » POI-DSL-API-Check #92

2021-01-18 Thread Apache Jenkins Server
See Changes: [Andreas Beeker] fix small typo on main page [PJ Fanning] add fastexcel lib to related projects [PJ Fanning] gradle 6.8 [PJ Fanning] gradle 6.8 [PJ Fanning] [github-215] Improve

XSLFTable handling - partly revert #1875901 ?

2021-01-18 Thread Andreas Beeker
Hi Alain, please review revision 1875901. I think it would be better to not add the cells in XSLFTable.initializeRow, as this changes a lot the way how the tables were used up till now. So basically there are two modes in which to look at the tables: * generating them from the scratch: so you

Re: Regression in POI 5.0.0

2021-01-18 Thread PJ Fanning
If we log an issue and include a Known Issues section in the release notes, then maybe that's enough. We can follow up with a v5.0.1 in the coming weeks. There could be another issue or 2 that turn up.  On Monday 18 January 2021, 22:55:23 GMT, Andreas Beeker wrote: Hi Devs, I was

Regression in POI 5.0.0

2021-01-18 Thread Andreas Beeker
Hi Devs, I was just about to announce POI 5.0.0, but I've used a simple test to verify artifact availability. The below test generates invalid XSLF tables. Should I announce 5.0.0, because the other stuff probably works, or should we silently provide 5.0.1? I haven't yet figured out how to

Build failed in Jenkins: POI » POI-DSL-1.16 #159

2021-01-18 Thread Apache Jenkins Server
See Changes: [Andreas Beeker] fix small typo on main page -- [...truncated 309.19 KB...] [echo] Tests run: 11, Failures: 0, Aborted: 0, Skipped: 0, Time

[GitHub] [poi] valfirst opened a new pull request #219: Add GitHub Action validating Gradle wrapper

2021-01-18 Thread GitBox
valfirst opened a new pull request #219: URL: https://github.com/apache/poi/pull/219 See: https://github.com/gradle/wrapper-validation-action This is an automated message from the Apache Git Service. To respond to the

[GitHub] [poi] valfirst closed pull request #218: Align declared and actual versions of Gradle Wrapper

2021-01-18 Thread GitBox
valfirst closed pull request #218: URL: https://github.com/apache/poi/pull/218 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [poi] pjfanning commented on pull request #218: Align declared and actual versions of Gradle Wrapper

2021-01-18 Thread GitBox
pjfanning commented on pull request #218: URL: https://github.com/apache/poi/pull/218#issuecomment-762397534 Thanks, my mistake. Loaded https://github.com/apache/poi/commit/c67b26c138f93ac03f90d52e5c71eaa72e366fec This is

[GitHub] [poi] valfirst commented on pull request #217: Fix Gradle Wrapper files

2021-01-18 Thread GitBox
valfirst commented on pull request #217: URL: https://github.com/apache/poi/pull/217#issuecomment-762392090 @pjfanning to make sure Gradle Wrapper is updated properly it's needed to run `gradle wrapper` once or `./gradlew wrapper` twice. I've opened a new PR to align the versions:

[GitHub] [poi] valfirst opened a new pull request #218: Align declared and actual versions of Gradle Wrapper

2021-01-18 Thread GitBox
valfirst opened a new pull request #218: URL: https://github.com/apache/poi/pull/218 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [poi] valfirst commented on pull request #217: Fix Gradle Wrapper files

2021-01-18 Thread GitBox
valfirst commented on pull request #217: URL: https://github.com/apache/poi/pull/217#issuecomment-762389899 Superseded by ab90b2b4534cd700ebdf7f37d683ac5bb9c78fcc This is an automated message from the Apache Git Service. To

[GitHub] [poi] valfirst closed pull request #217: Fix Gradle Wrapper files

2021-01-18 Thread GitBox
valfirst closed pull request #217: URL: https://github.com/apache/poi/pull/217 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [poi] pjfanning commented on pull request #217: Fix Gradle Wrapper files

2021-01-18 Thread GitBox
pjfanning commented on pull request #217: URL: https://github.com/apache/poi/pull/217#issuecomment-762386835 I updated to gradle 6.8 and ran `./gradlew wrapper` and committed the changes This is an automated message from the

[GitHub] [poi] valfirst opened a new pull request #217: Fix Gradle Wrapper files

2021-01-18 Thread GitBox
valfirst opened a new pull request #217: URL: https://github.com/apache/poi/pull/217 Gradle Wrapper was not upgraded properly. See details: https://docs.gradle.org/current/userguide/gradle_wrapper.html#sec:upgrading_wrapper

[GitHub] [poi] pjfanning commented on pull request #215: Improve Performance of OperandResolver#parseDouble

2021-01-18 Thread GitBox
pjfanning commented on pull request #215: URL: https://github.com/apache/poi/pull/215#issuecomment-762280392 Thanks. Merged with 06ea5ad Will appear in v5.0.1 release This is an automated message from the Apache Git

[GitHub] [poi] asfgit closed pull request #215: Improve Performance of OperandResolver#parseDouble

2021-01-18 Thread GitBox
asfgit closed pull request #215: URL: https://github.com/apache/poi/pull/215 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [poi] manuel-buchner opened a new pull request #216: Fix getUsedStyleList

2021-01-18 Thread GitBox
manuel-buchner opened a new pull request #216: URL: https://github.com/apache/poi/pull/216 Am I wrong or did a copy / paste error occur? This is an automated message from the Apache Git Service. To respond to the message,

Re: Adopt OpenJDK 11 support for running programs built with POI 3.15 and oracle JDK1.8

2021-01-18 Thread SD1 D
Hello, Have had a chance to review below queries. Kindly suggest on the below queries. Look forward to hearing form you. Thanks & Regards, On 2021/01/05 06:42:07, SD1 D wrote: > Thanks for the response. > > 1. We shall use only the prebuilt jar files of POI and use the APIs from > these