[Bug 62966] init presetShapeDefinitions.xml fail under IBM jdk

2018-12-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62966 --- Comment #6 from scmodabc --- (In reply to Andreas Beeker from comment #5) > fixed via r1848494 > > see also > https://stackoverflow.com/questions/28860131/illegalstateexception-when- > unmarshalling-from-child-node-with-xmleventreader > >

[Bug 62996] New: Unit tests fail in TestExcelStyleDateFormatter for locale zh_CN (Zulu JDK)

2018-12-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62996 Bug ID: 62996 Summary: Unit tests fail in TestExcelStyleDateFormatter for locale zh_CN (Zulu JDK) Product: POI Version: 4.0.0-FINAL Hardware: PC Status: NEW

[Bug 57342] Writing very large file via SXSSF leads to corrupt file

2018-12-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57342 --- Comment #26 from krzysztof.rzymkow...@gmail.com --- Issue submitted to commons-compress at https://issues.apache.org/jira/browse/COMPRESS-474 -- You are receiving this mail because: You are the assignee for the bug. ---

Build failed in Jenkins: POI-DSL-IBM-JDK #4

2018-12-09 Thread Apache Jenkins Server
See Changes: [kiwiwings] #62994 - IBM JCE workarounds add policy restriction exemption -- [...truncated 138.22 KB...] [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped

Build failed in Jenkins: POI-DSL-IBM-JDK #3

2018-12-09 Thread Apache Jenkins Server
See Changes: [kiwiwings] #62994 - IBM JCE workarounds [kiwiwings] #62966 - init presetShapeDefinitions.xml fail under IBM jdk [kiwiwings] #62953 - Rendering of FreeformShapes with formula fails [fanningpj] lgtm is

[Bug 62994] IBM JCE workarounds

2018-12-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62994 Andreas Beeker changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 62966] init presetShapeDefinitions.xml fail under IBM jdk

2018-12-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62966 Andreas Beeker changed: What|Removed |Added Blocks||62994 Referenced Bugs: https://bz.a

[Bug 62994] New: IBM JCE workarounds

2018-12-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62994 Bug ID: 62994 Summary: IBM JCE workarounds Product: POI Version: 4.0.x-dev Hardware: All OS: All Status: NEW Severity: normal Priority: P2

IBM JDK bug report

2018-12-09 Thread Andreas Beeker
Hi *, I have a small test case to proof a problem in the IBM JCE implementation - namely they don't reset the cipher on doFinal() for the RC4 algorithm. This is one of the (encryption) reasons the IBM JDK build doesn't work. I've tried to create a thread at the forum [1], which seems their way