Re: Format code in XSSFSheetXMLHandler.SheetContentsHandler

2018-05-06 Thread Greg Woolsey
Don't know the history, but the value is not that straightforward. If the cell has a specifically assigned format, it is used. However, format may also be derived from conditional formatting, which may not be evaluated in that context. In fact, conditional formatting evaluation is quite a

Format code in XSSFSheetXMLHandler.SheetContentsHandler

2018-05-06 Thread Wilson de Carvalho
Hi, everyone. I've been working in a solution with an implementation of XSSFSheetXMLHandler.SheetContentsHandler interface and struggled with date-formatted cells. I wonder why the format code that is present in the style file is not provided in method public void cell(String cellReference,

Re: 3.18? Or push for 4?

2018-05-06 Thread Tim Allison
I’m somewhat inclined towards a 3.18 sooner, but I defer to those more active on the project. There’s one trivial issue I need to look into based on some Tika work; I’ll have time to take care of that on Monday. Cheers, Tim On Fri, May 4, 2018 at 12:49 PM Andreas Beeker

[Bug 62355] New: Unsplit packages to conform Jigsaw (Java 9) module standard

2018-05-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62355 Bug ID: 62355 Summary: Unsplit packages to conform Jigsaw (Java 9) module standard Product: POI Version: 4.0-dev Hardware: All OS: All

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

2018-05-06 Thread Apache Jenkins Server
See Changes: [kiwiwings] add convenience method for files to FileMagic [kiwiwings] add additional exception info to failing IOUtils.toByteArray [kiwiwings] add license header