[GitHub] [poi] Alain-Bearez closed pull request #222: Replace deprecated methods used in tests

2021-01-25 Thread GitBox
Alain-Bearez closed pull request #222: URL: https://github.com/apache/poi/pull/222 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 t

[GitHub] [poi] Alain-Bearez commented on pull request #222: Replace deprecated methods used in tests

2021-01-25 Thread GitBox
Alain-Bearez commented on pull request #222: URL: https://github.com/apache/poi/pull/222#issuecomment-766423126 applied with r1885886 This is an automated message from the Apache Git Service. To respond to the message, please

[Bug 65103] New: Java application cannot launch using JPMS and POI-OOXML 5.0.0

2021-01-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65103 Bug ID: 65103 Summary: Java application cannot launch using JPMS and POI-OOXML 5.0.0 Product: POI Version: unspecified Hardware: PC OS: Linux

Re: Logging

2021-01-25 Thread Alain FAGOT BÉAREZ
Hi, +1 for a 5.0.1 before the switch to Log4j, removing the POILogger from the code base Alain FAGOT BÉAREZ ⁣Obter o BlueMail para Android ​ Em 25 de jan de 2021 08:21, em 08:21, Dominik Stadler escreveu: >Hi, > >+1 for a 5.0.1 first, there were already a few useful fixes which we >could >p

[Bug 65101] Dependency Convergence issue with xml-apis on version 5.0.0

2021-01-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65101 Daniel Subelman changed: What|Removed |Added URL||https://issues.apache.org/j

Re: Logging

2021-01-25 Thread Marius Volkhart
+1 for b + e +1 for logging changes not holding up 5.0.1 I'll happily do the work, including appropriate changes to the docs on the website. -- Cheers, Marius Volkhart On Mon, Jan 25, 2021 at 8:21 AM Dominik Stadler wrote: > Hi, > > +1 for a 5.0.1 first, there were already a few useful fixes

[Bug 65101] Dependency Convergence issue with xml-apis on version 5.0.0

2021-01-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65101 --- Comment #5 from PJ Fanning --- probably best to start with https://issues.apache.org/jira/projects/BATIK -- You are receiving this mail because: You are the assignee for the bug. ---

[Bug 65101] Dependency Convergence issue with xml-apis on version 5.0.0

2021-01-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65101 --- Comment #4 from Daniel Subelman --- You are right, should I report the issue there? -- You are receiving this mail because: You are the assignee for the bug. - To unsubsc

[Bug 65101] Dependency Convergence issue with xml-apis on version 5.0.0

2021-01-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65101 --- Comment #3 from PJ Fanning --- The issue is in the batik dependencies. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail:

[Bug 65101] Dependency Convergence issue with xml-apis on version 5.0.0

2021-01-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65101 dsubel...@redwood.cl changed: What|Removed |Added Status|NEEDINFO|NEW -- You are receiving this m

[Bug 65101] Dependency Convergence issue with xml-apis on version 5.0.0

2021-01-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65101 --- Comment #2 from dsubel...@redwood.cl --- Sure, that's the work around I implemented and got rid of the "maven-enforcer" violation. The current pom.xml looks like this: org.apache.poi poi-ooxml 5.0.0

[Bug 65059] wrong evaluation of SUMPRODUCT when nested SUMIFS use ranges

2021-01-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65059 gerard.du...@externe.bnpparibas.com changed: What|Removed |Added Attachment #37689|0 |1 is obsol

[Bug 65058] SUMPRODUCT evaluation error with some SUMIFS cases

2021-01-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65058 --- Comment #3 from gerard.du...@externe.bnpparibas.com --- Created attachment 37714 --> https://bz.apache.org/bugzilla/attachment.cgi?id=37714&action=edit Excel version of the test case Excel version of the test case -- You are receiving t

[Bug 65099] NPE in XWPFStyle.getUsedStyleList(XWPFStyle style, List usedStyleList)

2021-01-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65099 --- Comment #3 from Yvan Lussaud --- Yes I forgot the style initialization: XWPFStyle style = document.getStyles().getStyle("TableauGrille41"); inputDoc.getStyles().getUsedStyleList(style); This trigger the NPE with the linked document. --

[Bug 65058] SUMPRODUCT evaluation error with some SUMIFS cases

2021-01-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65058 gerard.du...@externe.bnpparibas.com changed: What|Removed |Added Attachment #37687|0 |1 is obsol

[Bug 65059] wrong evaluation of SUMPRODUCT when nested SUMIFS use ranges

2021-01-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65059 --- Comment #3 from gerard.du...@externe.bnpparibas.com --- Yes. The bug #65058 is about an error occuring with some parameter management. It seems that this happens when a criteria range is starting at a different column *and* row from the ini