[Bug 60550] MAPIMessage parser couldn't get "Content-ID" field.

2017-01-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60550 Javen O'Neal changed: What|Removed |Added Severity|major |enhancement

Re: [GitHub] poi pull request #44: update java doc for CellStyle#setDataFormat

2017-01-03 Thread Javen O'Neal
Thanks for the pull request, sixinli! Merged in svn r1777260. On Jan 3, 2017 23:00, "asfgit" wrote: > Github user asfgit closed the pull request at: > > https://github.com/apache/poi/pull/44 > > > --- > If your project is set up for it, you can reply to this email and

[GitHub] poi pull request #44: update java doc for CellStyle#setDataFormat

2017-01-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/poi/pull/44 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled

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

2017-01-03 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org

Re: [Suggestion] Enhancement for reading big excel files

2017-01-03 Thread Renjith R
Thanks a lot for the comments, Dominik. To answer your questions.. * How would you ensure feature-parity compared to HSSF/XSSF implementation? There are a large number of things that are possible in a workbook, do you plan to support all those or only a subset? Well.. I would like to start it

[Bug 60550] New: MAPIMessage parser couldn't get "Content-ID" field.

2017-01-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60550 Bug ID: 60550 Summary: MAPIMessage parser couldn't get "Content-ID" field. Product: POI Version: 3.15-FINAL Hardware: PC OS: Linux Status: NEW

Jenkins build is back to normal : POI-DSL-1.6 #85

2017-01-03 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.6 #84

2017-01-03 Thread Apache Jenkins Server
See Changes: [kiwiwings] SonarQube fixes -- [...truncated 318 lines...] [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Compiling 216 source files to

[GitHub] poi pull request #44: update java doc for CellStyle#setDataFormat

2017-01-03 Thread sixinli
GitHub user sixinli opened a pull request: https://github.com/apache/poi/pull/44 update java doc for CellStyle#setDataFormat it's much easier to reason out the numbers with a link to the default formats You can merge this pull request into a Git repository by running: $ git

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

2017-01-03 Thread Apache Jenkins Server
See Changes: [dnorth] Fix poor XPath performance when importing XSSF from XML https://bz.apache.org/bugzilla/show_bug.cgi?id=60498 -- [...truncated 320 lines...] [javac] Note:

Build failed in Jenkins: POI-DSL-OpenJDK #38

2017-01-03 Thread Apache Jenkins Server
See Changes: [dnorth] Fix poor XPath performance when importing XSSF from XML https://bz.apache.org/bugzilla/show_bug.cgi?id=60498 -- [...truncated 114 lines...] compile-ooxml: [javac]

[Bug 60031] [PATCH] DataFormatter parses months incorrectly when put at the end of date segment

2017-01-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60031 David North changed: What|Removed |Added Status|NEW |NEEDINFO

[Bug 60498] [PATCH] XSSFImportFromXML Performance for large XML

2017-01-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60498 Javen O'Neal changed: What|Removed |Added Severity|normal |enhancement -- You

Build failed in Jenkins: POI-DSL-Maven #49

2017-01-03 Thread Apache Jenkins Server
See Changes: [dnorth] Fix poor XPath performance when importing XSSF from XML https://bz.apache.org/bugzilla/show_bug.cgi?id=60498 -- [...truncated 14140 lines...] Running

Build failed in Jenkins: POI-DSL-1.6 #83

2017-01-03 Thread Apache Jenkins Server
See Changes: [dnorth] Fix poor XPath performance when importing XSSF from XML https://bz.apache.org/bugzilla/show_bug.cgi?id=60498 -- [...truncated 305 lines...] [javac] Compiling 14 source files

[Bug 60498] [PATCH] XSSFImportFromXML Performance for large XML

2017-01-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60498 David North changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 60517] Incorrect parsing multiple sheet in formula

2017-01-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60517 --- Comment #4 from Ricky --- As you found it out, single quote is very important in multiple sheet of formula string, 1. The single quote of sheet name is kept if any characters such as #"=<>&+-%,SINGLE_SPACE exist

[Bug 60517] Incorrect parsing multiple sheet in formula

2017-01-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60517 --- Comment #3 from Mark Murphy --- (In reply to Javen O'Neal from comment #1) > Could you include a code snippet of what you're doing, including any > manipulations you are doing to the stored formula string and how

[Bug 60517] Incorrect parsing multiple sheet in formula

2017-01-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60517 Ricky changed: What|Removed |Added Status|NEEDINFO|NEW -- You are

[Bug 60517] Incorrect parsing multiple sheet in formula

2017-01-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60517 --- Comment #2 from Ricky --- It is incorrect in your interpretation. What I refer in my previous post is multiple sheet reference, ie two sheet 1003 and 1856 of the same cells. What you did is two different cells

[Bug 60528] Duplicate PageSettingsBlock Record

2017-01-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60528 --- Comment #8 from Dominik Stadler --- We need sample code to reproduce it, I cannot say much based on the information provided... -- You are receiving this mail because: You are the assignee for the bug.