[Bug 59853] [PATCH] XSSFSheet PivotTable support doesn't support Structured Reference (table) sources

2016-09-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59853 Javen O'Neal changed: What|Removed |Added Keywords||PatchAvailable

Build failed in Jenkins: POI-JDK8 #1232

2016-09-20 Thread Apache Jenkins Server
See Changes: [onealj] update changelog for bug 59853 [onealj] bug 59853: support PivotTables with named structured references; patch from Greg Woolsey -- [...truncated 459 lines...] [java]

Build failed in Jenkins: POI #1535

2016-09-20 Thread Apache Jenkins Server
See Changes: [onealj] update changelog for bug 59853 [onealj] bug 59853: support PivotTables with named structured references; patch from Greg Woolsey -- [...truncated 455 lines...] [java] at

Early Access build 136 for JDK 9 & JDK 9 with Project Jigsaw are available on java.net

2016-09-20 Thread Rory O'Donnell
Hi Dominik, Early Access b136 for JDK 9 is available on java.net, summary of changes are listed here . Early Access b136 (#5506) for JDK 9 with Project Jigsaw is

[Bug 60153] New: Use ZipEntrySource in SXSSF module

2016-09-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60153 Bug ID: 60153 Summary: Use ZipEntrySource in SXSSF module Product: POI Version: 3.14-FINAL Hardware: PC OS: Mac OS X 10.1 Status: NEW Severity: normal

Re: [VOTE] Apache POI 3.15 RC3

2016-09-20 Thread David North
Thanks all. I'll do the tally and final actions tonight with a bit of luck. On 20/09/16 02:47, Javen O'Neal wrote: > +1 from me. > > Initiate countdown sequence. 10... 9... 8... > > On Sep 19, 2016 07:50, "Allison, Timothy B." wrote: > >> +1 >> >> Built on Windows and

Jenkins build is back to normal : POI #1536

2016-09-20 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 60157] NULL handling when modifying Excel.

2016-09-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60157 Nick Burch changed: What|Removed |Added Status|NEW |NEEDINFO ---

[Bug 60153] Use ZipEntrySource in SXSSF module

2016-09-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60153 --- Comment #1 from PJ Fanning --- I have a sample of what I'd like to change in https://github.com/pjfanning/poi/commit/72f0ada28f17b0079d296fa6dbc98d3b76b058a3 I can add test cases to demonstrate the ability to plug in

[Bug 60158] AIOOBE in VBAMacroReader

2016-09-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60158 --- Comment #1 from Tim Allison --- Same exception with the original .docm file that Jeff submitted on TIKA-2069 -- You are receiving this mail because: You are the assignee for the bug.

[Bug 60158] New: AIOOBE in VBAMacroReader

2016-09-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60158 Bug ID: 60158 Summary: AIOOBE in VBAMacroReader Product: POI Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: normal

[GUMP@vmgump]: Project ooxml-schemas (in module poi) failed

2016-09-20 Thread Gump [HEAD] :-(
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project ooxml-schemas has an issue affecting its community integration. This

[Bug 60153] [PATCH] Use ZipEntrySource in SXSSF module

2016-09-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60153 PJ Fanning changed: What|Removed |Added Summary|Use ZipEntrySource in SXSSF |[PATCH] Use

[Bug 60153] Use ZipEntrySource in SXSSF module

2016-09-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60153 --- Comment #2 from PJ Fanning --- Created attachment 34284 --> https://bz.apache.org/bugzilla/attachment.cgi?id=34284=edit [PATCH] open up SXSSF classes so that they can be subclassed -- You are receiving this mail

[Bug 60158] AIOOBE in VBAMacroReader

2016-09-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60158 Javen O'Neal changed: What|Removed |Added OS|Windows NT |All

Build failed in Jenkins: POI #1538

2016-09-20 Thread Apache Jenkins Server
See Changes: [onealj] bug 59933: demote accessibility of POILogger implementations of log(int, Object) and log(int, Object, Throwable) to be consistent with the POILogger abstract class [onealj] javadoc [onealj] bug 59933: demote accessibility

[Bug 59933] IllegalAccessError POILogger.log

2016-09-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59933 --- Comment #10 from Javen O'Neal --- I think I have fixed this in r1761662. The problem is that the signature of log(int, Object...) is identical to log(int, Object) or log(int, Object, final Throwable). We are relying on

[Bug 59933] IllegalAccessError POILogger.log

2016-09-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59933 --- Comment #11 from Javen O'Neal --- I fixed the accidental accessibility elevation from protected to public in the remaining logging classes in r1761665. This does not introduce any backwards compatibility issues because

[Bug 60153] [PATCH] Use ZipEntrySource in SXSSF module

2016-09-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60153 --- Comment #3 from Javen O'Neal --- The patch from comment 2 looks good to me, including the relevant unit tests :) I committed SXSSFWorkbook#flushSheets() to get the ball rolling in r1761668. Can someone else review this

Jenkins build is back to normal : POI #1539

2016-09-20 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 60157] NULL handling when modifying Excel.

2016-09-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60157 Sateesh changed: What|Removed |Added CC||sakol...@in.ibm.com --

[Bug 60157] New: NULL handling when modifying Excel.

2016-09-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60157 Bug ID: 60157 Summary: NULL handling when modifying Excel. Product: POI Version: unspecified Hardware: PC Status: NEW Severity: normal Priority: P2

[Bug 60157] NULL handling when modifying Excel.

2016-09-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60157 Sateesh changed: What|Removed |Added OS||All --- Comment #1

[Bug 59983] Wrong update of shared formulas after shiftRow

2016-09-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59983 --- Comment #1 from Javen O'Neal --- Thanks for the unit test! Applied in r1761673. I can verify that the shared formula is being shifted twice. Testcase: testSharedFormulas took 0.004 sec SKIPPED: This test