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

2021-03-09 Thread Apache Jenkins Server
See Changes: [Andreas Beeker] update key for kiwiwings - downrating sha1 - see https://infra.apache.org/release-signing.html [Marius Volkhart] Parse PPDrawing more deterministically The [MS-PPT] spe

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

2021-03-09 Thread Apache Jenkins Server
See Changes: [Andreas Beeker] update key for kiwiwings - downrating sha1 - see https://infra.apache.org/release-signing.html [Marius Volkhart] Parse PPDrawing more deterministically The [MS-PPT] s

[VOTE] Apache XmlBeans 5.0.0 release (RC1)

2021-03-09 Thread Andreas Beeker
Hi *, I've prepared artifacts for the release of Apache XmlBeans (RC1). The most notable changes in this release are: * Partial method generation and remove inner factory classes - re-generation of the beans necessary * use log4j-2 for logging * Provide Maven plugin https://dist.apache.org/re

Build failed in Jenkins: POI » POI-DSL-SonarQube-Gradle #248

2021-03-09 Thread Apache Jenkins Server
See Changes: [Andreas Beeker] update key for kiwiwings - downrating sha1 - see https://infra.apache.org/release-signing.html -- Started by an SCM chang

Build failed in Jenkins: POI » POI-DSL-SonarQube-Gradle #247

2021-03-09 Thread Apache Jenkins Server
See Changes: [Marius Volkhart] Parse PPDrawing more deterministically The [MS-PPT] spec is very clear about what the format of the PPDrawing record must be, and parsing deterministically makes

Build failed in Jenkins: POI » POI-DSL-Maven #199

2021-03-09 Thread Apache Jenkins Server
See Changes: [Marius Volkhart] Additional debug logging for unknown records in HSLF Recently, while debugging app behavior on HSLF documents, I had to dig into the OOXML that Microsoft PowerPoint places

Build failed in Jenkins: POI » POI-DSL-SonarQube-Gradle #246

2021-03-09 Thread Apache Jenkins Server
See Changes: [Marius Volkhart] Additional debug logging for unknown records in HSLF Recently, while debugging app behavior on HSLF documents, I had to dig into the OOXML that Microsoft PowerPo

Build failed in Jenkins: POI » POI-DSL-SonarQube-Gradle #245

2021-03-09 Thread Apache Jenkins Server
See Changes: [Marius Volkhart] Cleanup documentation of EscherChildAnchorRecord and EscherClientAnchorRecord -- [...truncated 24.85 KB...] pivo

[GitHub] [poi] aschott-looker commented on pull request #229: Allow negative numbers in conditional part of format string

2021-03-09 Thread GitBox
aschott-looker commented on pull request #229: URL: https://github.com/apache/poi/pull/229#issuecomment-794250839 It's an XLSX file. GitHub can't render the diff. This is an automated message from the Apache Git Service. To r

[GitHub] [poi] centic9 commented on pull request #229: Allow negative numbers in conditional part of format string

2021-03-09 Thread GitBox
centic9 commented on pull request #229: URL: https://github.com/apache/poi/pull/229#issuecomment-793544990 The included test-file seems to be an empty file, is this intended? This is an automated message from the Apache Git S

[Bug 64322] Very poor performance reading OLE2

2021-03-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64322 --- Comment #9 from Dominik Stadler --- This issue was about initial parsing of the document, not doing some specific processing of the file. Best if you can create a new issue with a file and code-snippet that allows to reproduce it. -- You