Build failed in Jenkins: POI-DSL-API-Check #535

2020-05-16 Thread Apache Jenkins Server
See Changes: -- [...truncated 29.19 KB...] ^ symbol: class ShapeSheetType location: class XDGFShape

Build failed in Jenkins: POI-DSL-Maven #1118

2020-05-16 Thread Apache Jenkins Server
See Changes: [centic] Fix some IDE warnings, make lock-objects final, use generics, remove unused allocated fields to reduce memory overhead of DocumentInputStream [centic] Update ToCSV example to print out

[Bug 63624] XWPFTableCell.setText() returns empty when no paragraph is created

2020-05-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63624 Dominik Stadler changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 63819] Spreadsheet DATEVALUE function missing

2020-05-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63819 Dominik Stadler changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

Build failed in Jenkins: POI-DSL-1.8 #969

2020-05-16 Thread Apache Jenkins Server
See Changes: [centic] Fix some IDE warnings, make lock-objects final, use generics, remove unused allocated fields to reduce memory overhead of DocumentInputStream [centic] Update ToCSV example to print out

Build failed in Jenkins: POI-DSL-Windows-1.8 #650

2020-05-16 Thread Apache Jenkins Server
See Changes: [centic] Fix some IDE warnings, make lock-objects final, use generics, remove unused allocated fields to reduce memory overhead of DocumentInputStream [centic] Update ToCSV example to print out

Build failed in Jenkins: POI-DSL-1.13 #73

2020-05-16 Thread Apache Jenkins Server
See Changes: [centic] Fix some IDE warnings, make lock-objects final, use generics, remove unused allocated fields to reduce memory overhead of DocumentInputStream [centic] Update ToCSV example to print out

Build failed in Jenkins: POI-DSL-OpenJDK #46

2020-05-16 Thread Apache Jenkins Server
See Changes: [centic] Fix some IDE warnings, make lock-objects final, use generics, remove unused allocated fields to reduce memory overhead of DocumentInputStream [centic] Update ToCSV example to print out

[Bug 64322] Very poor performance reading OLE2

2020-05-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64322 Dominik Stadler changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #4 from

Build failed in Jenkins: POI-DSL-1.8 #967

2020-05-16 Thread Apache Jenkins Server
/usermodel/extensions/XSSFHeaderFooter.java>:90: error: semicolon missing [javadoc] * [javadoc]^ [javadoc] 100 errors [javadoc] 100 warnings [jar] Building jar: <https://builds.apache.org/job/POI-DSL-1.8/ws/build/dist/maven/poi-ooxml/poi-ooxml-4.1.3-SNAPSHOT-javadoc.j

Jenkins build is back to normal : POI-DSL-1.8 #968

2020-05-16 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org

Jenkins build is back to normal : POI-DSL-Maven #1117

2020-05-16 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org

[Bug 64393] [PATCH] Corrects relational operators against MissingArgEval

2020-05-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64393 Dominik Stadler changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 64420] NullPointerException in XSSFReader.SheetIterator.next() if XLSX contains a macrosheet

2020-05-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64420 Dominik Stadler changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 50119] NullPointerException is throw in XSSFReader.SheetIterator.next() with a XLSX contains a chartsheet.

2020-05-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=50119 Dominik Stadler changed: What|Removed |Added Blocks||64420 Referenced Bugs:

Jenkins build is back to normal : POI-DSL-Windows-1.8 #649

2020-05-16 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org

[Bug 64322] Very poor performance reading OLE2

2020-05-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64322 Dominik Stadler changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|---

Jenkins build is back to normal : POI-DSL-OpenJDK #45

2020-05-16 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org

Use btrace for comparing call chains

2020-05-16 Thread Andreas Beeker
Hi, I'm currently trying to upgrade the Saxon dependency in XmlBeans and found a few bugs in the XmlBeans-Dom implementation. To find out where the error was/is, I'm comparing the calls with the Xerces Dom. As I was struggling solely with the debugger, I've looked for a method on tracing the