[Bug 63339] Setting cached formula result corrupts workbook

2019-04-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63339 Gili changed: What|Removed |Added OS||All Version|unspecified

[Bug 63339] New: Setting cached formula result corrupts workbook

2019-04-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63339 Bug ID: 63339 Summary: Setting cached formula result corrupts workbook Product: POI Version: unspecified Hardware: PC Status: NEW Severity: regression Priorit

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

2019-04-10 Thread Apache Jenkins Server
See Changes: [tallison] Bug 63330 -- use skipfully instead of hoping skip() works -- [...truncated 363.34 KB...] A src/types/styles AUsrc/types/styles/hdftype_do

[Bug 63332] Issue related to ClassCastException which we are facing while using poi-4.0.1 along with java 11.

2019-04-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63332 Andreas Beeker changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[Bug 63330] Use skipfully instead of skip

2019-04-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63330 Tim Allison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

regression results

2019-04-10 Thread Tim Allison
All, Again, my apologies for being late, but the results might still be useful for work towards 4.1.1. http://162.242.228.174/reports/poi-4.1.0-reports.zip Some tentative observations: 1) there was the new and non-replicable set of problems with the XSSFBParser. 2) The emf/wmf regressions are

[Bug 63330] Use skipfully instead of skip

2019-04-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63330 Tim Allison changed: What|Removed |Added Summary|XSSFBParser should use |Use skipfully instead of

[Bug 63330] XSSFBParser should use skipfully

2019-04-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63330 Tim Allison changed: What|Removed |Added OS||All --- Comment #1 from Tim Allison ---

[ANNOUNCE] Apache POI 4.1.0 released

2019-04-10 Thread Greg Woolsey
The Apache POI project is pleased to announce the release of POI 4.1.0. Featured are a handful of new areas of functionality, and numerous bug fixes. See the downloads page for binary and source distributions: https://poi.apache.org/download.html Release Notes Changes The most notab

[ANNOUNCE] Apache POI 4.1.0 released

2019-04-10 Thread Greg Woolsey
The Apache POI project is pleased to announce the release of POI 4.1.0. Featured are a handful of new areas of functionality, and numerous bug fixes. See the downloads page for binary and source distributions: https://poi.apache.org/download.html Release Notes Changes The most notab

[Bug 63332] Issue related to ClassCastException which we are facing while using poi-4.0.1 along with java 11.

2019-04-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63332 --- Comment #5 from PJ Fanning --- Sushmita - where does the code from your comment of 2019-04-10 09:43:14 UTC come from? If it is your code, then you shouldn't be doing a class cast. You should check if the value is an instanceof CustomProper

[Bug 63332] Issue related to ClassCastException which we are facing while using poi-4.0.1 along with java 11.

2019-04-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63332 --- Comment #4 from Sushmita Nag --- hi Andrea, Could you please provide us information on the same ? Regards, Sushmita -- You are receiving this mail because: You are the assignee for the bug. --

[Bug 63332] Issue related to ClassCastException which we are facing while using poi-4.0.1 along with java 11.

2019-04-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63332 --- Comment #3 from Sushmita Nag --- Code causing classcastexception: CustomProperty property = (CustomProperty) e.getValue(); CustomProperties newCustomProperties = dsi.getCustomProperties(); Iterator iterator = cust

[Bug 63332] Issue related to ClassCastException which we are facing while using poi-4.0.1 along with java 11.

2019-04-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63332 Sushmita Nag changed: What|Removed |Added Status|NEEDINFO|NEW -- You are receiving this mail bec

[Bug 63332] Issue related to ClassCastException which we are facing while using poi-4.0.1 along with java 11.

2019-04-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63332 --- Comment #2 from Sushmita Nag --- Created attachment 36517 --> https://bz.apache.org/bugzilla/attachment.cgi?id=36517&action=edit Issue related to ClassCastException which we are facing while using poi-4.0.1 along with java 11 -- You are

Build failed in Jenkins: POI-DSL-SonarQube #474

2019-04-10 Thread Apache Jenkins Server
See Changes: [fanningpj] fix typo [gwoolsey] Update site source for 4.1.0, prep build for 4.1.1 (via ant task) -- [...truncated 363.14 KB...] A osgi/src/main/java

[Bug 63332] Issue related to ClassCastException which we are facing while using poi-4.0.1 along with java 11.

2019-04-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63332 Andreas Beeker changed: What|Removed |Added OS||All Status|NEW

[Bug 63332] New: Issue related to ClassCastException which we are facing while using poi-4.0.1 along with java 11.

2019-04-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63332 Bug ID: 63332 Summary: Issue related to ClassCastException which we are facing while using poi-4.0.1 along with java 11. Product: POI Version: unspecified Hardware: PC