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

2016-10-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60153 --- Comment #11 from PJ Fanning --- Hi Javen, I can look at putting together some doc and related sample code. Could take a few days. -- You are receiving this mail because: You are the assignee for the bug.

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

2016-10-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60153 --- Comment #10 from Javen O'Neal --- Would you be interested in writing a few sentences to add to the Encryption documentation https://poi.apache.org/encryption.html The documentation source lives here:

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

2016-10-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60153 Javen O'Neal changed: What|Removed |Added Status|NEEDINFO|RESOLVED

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

2016-10-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60153 Javen O'Neal changed: What|Removed |Added Attachment #34346|0 |1 is

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

2016-10-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60153 --- Comment #8 from PJ Fanning --- Created attachment 34346 --> https://bz.apache.org/bugzilla/attachment.cgi?id=34346=edit Extra test cases for encrypted temp data -- You are receiving this mail because: You are the

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

2016-10-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60153 --- Comment #7 from PJ Fanning --- (In reply to Javen O'Neal from comment #6) > 3. Can you write a unit test that demonstrates that temporary files created > by SXSSFWorkbook are encrypted? Thanks Javen. I can look at the

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

2016-10-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60153 --- Comment #6 from Javen O'Neal --- 3. Can you write a unit test that demonstrates that temporary files created by SXSSFWorkbook are encrypted? -- You are receiving this mail because: You are the assignee for the bug.

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

2016-10-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60153 Javen O'Neal changed: What|Removed |Added Attachment #34284|0 |1 is

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

2016-10-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60153 Javen O'Neal changed: What|Removed |Added Status|NEW |NEEDINFO ---

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

2016-10-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60153 Javen O'Neal changed: What|Removed |Added Attachment #34286|0 |1 is

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

2016-09-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60153 --- Comment #4 from PJ Fanning --- Created attachment 34286 --> https://bz.apache.org/bugzilla/attachment.cgi?id=34286=edit [PATCH] open up SXSSF classes so that they can be subclassed updated patch based on Javen's

[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

[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