Build failed in Jenkins: POI-DSL-1.10 #121

2020-05-17 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

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

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

Build failed in Jenkins: POI-DSL-old-Xerces #193

2020-05-17 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 #651

2020-05-17 Thread Apache Jenkins Server
See Changes: -- Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. [EnvInject] - Preparing an environment for the build. [EnvInject] -

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

2020-05-17 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-1.8 #970

2020-05-17 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 64441] WorkbookFactory.create(InputStream inp) nullpointer error in multithreding

2020-05-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64441 PJ Fanning changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

Build failed in Jenkins: POI-DSL-Windows-1.14 #26

2020-05-17 Thread Apache Jenkins Server
See Changes: -- [...truncated 240 B...] LANG=en_US.UTF-8 FORREST_HOME=f:\jenkins\tools\forrest\latest [EnvInject] - Variables injected successfully. [EnvInject] - Injecting

[Bug 64322] Very poor performance reading OLE2

2020-05-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64322 --- Comment #6 from Luis Filipe Nassif --- Thank you, Dominik, for taking a look and for the patch! Unfortunately, I am not able to reproduce the huge slowness anymore, probably because the previous used disk was a hardware RAID0 in a marvel

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

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

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

2020-05-17 Thread Apache Jenkins Server
gt;:84: error: semicolon missing [javadoc] * [javadoc]^ [javadoc] <https://builds.apache.org/job/POI-DSL-1.8/ws/build/distsourcebuild/poi-5.0.0-SNAPSHOT/src/ooxml/java/org/apache/poi/xssf/usermodel/extensions/XSSFHeaderFooter.java>:88: error: semicolon missing [javadoc] * [jav

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

2020-05-17 Thread Apache Jenkins Server
See Changes: [fanningpj] next version will be 5.0.0 [fanningpj] next version will be 5.0.0 [fanningpj] next version will be 5.0.0 [centic] Fix test-failure --

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

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

Research about Privacy Requirements Elicitation

2020-05-17 Thread Edna Dias Canedo
Hi, My name is Anderson Cerqueira, I'm a PhD student at University of Brasilia, Brazil and I am doing a research related to privacy requirements elicitation. To assist in the research, I request that you complete the questionnaire by clicking on the link below. It won't take more than 5 minutes.

[Bug 64322] Very poor performance reading OLE2

2020-05-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64322 --- Comment #7 from Nick Burch --- FYI for people here - a few years ago we were talking about having three different open modes. Read-only, Read for write elsewhere (copy-on-write) and Read Write (in-place write). If we implemented that, at