[Bug 60130] [PATCH] DGET function, correct behavior with empty target cell

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

[Bug 60128] File left open in ZipPackage when InvalidFormatException are raised

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

[Bug 60128] File left open in ZipPackage when InvalidFormatException are raised

2016-09-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60128 --- Comment #3 from Javen O'Neal --- Based on the line numbers in comment 0, it looks like Matafagafo is using POI 3.15 beta 2 or a trunk release between r1749795 (2016-06-22) and r1752997 (2016-07-16) -- You are receiving

[Bug 60131] [PATCH] D* functions refactor, use OperandResolver

2016-09-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60131 --- Comment #2 from Patrick Zimmermann --- (In reply to Nick Burch from comment #1) > With this patch applied to trunk, but not your other patch, the unit tests > fail with: > > ... > > Do we need to get your

[Bug 60131] [PATCH] D* functions refactor, use OperandResolver

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

[Bug 60128] File left open in ZipPackage when InvalidFormatException are raised

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

[Bug 60128] File left open in ZipPackage when InvalidFormatException are raised

2016-09-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60128 --- Comment #2 from Javen O'Neal --- I found a couple spots where opened files were not closed when raising exceptions. The one mentioned in comment 0, caused by OPCPackage.open not closing the ZipPackage when

[Bug 60131] [PATCH] D* functions refactor, use OperandResolver

2016-09-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60131 --- Comment #3 from Javen O'Neal --- Together is fine. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe,

RE: [VOTE] Apache POI 3.15 (RC2)

2016-09-14 Thread Allison, Timothy B.
All, On TIKA-2058 [1], Luis Filipe Nassif attached a patch for POI that _may_ solve a memory leak. We haven't had a chance to test that it solves the problem. The patch looks reasonable to me (it is very short), but I don't know enough about FileBackedDataSource to apply it responsibly.

[Bug 60130] [PATCH] DGET function, correct behavior with empty target cell

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

Build failed in Jenkins: POI-JDK8 #1222

2016-09-14 Thread Apache Jenkins Server
See Changes: [onealj] make logger final [onealj] bug 60128: close opened resources to avoid leaks; add exception as cause where available for more context for raised exceptions. [onealj] give more helpful exceptions rather than returning

Build failed in Jenkins: POI #1524

2016-09-14 Thread Apache Jenkins Server
See Changes: [onealj] make logger final [onealj] bug 60128: close opened resources to avoid leaks; add exception as cause where available for more context for raised exceptions. [onealj] give more helpful exceptions rather than returning null

[Bug 60131] [PATCH] D* functions refactor, use OperandResolver

2016-09-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60131 Nick Burch changed: What|Removed |Added Resolution|--- |FIXED

[Bug 60128] File left open in ZipPackage when InvalidFormatException are raised

2016-09-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60128 Matafagafo changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #4

Build failed in Jenkins: POI-JDK8 #1223

2016-09-14 Thread Apache Jenkins Server
See Changes: [nick] Republish javadocs [nick] Javadoc fix [nick] Patches from Patrick Zimmermann from bugs #60130 and #60131 - DGET fix for empty cells and D* coding improvements -- [...truncated

[Bug 60128] File left open in ZipPackage when InvalidFormatException are raised

2016-09-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60128 --- Comment #6 from Javen O'Neal --- r1760735 add test-data/openxml4j/invalid.xlsx to expected failures for integration test -- You are receiving this mail because: You are the assignee for the bug.

Build failed in Jenkins: POI #1525

2016-09-14 Thread Apache Jenkins Server
See Changes: [nick] Republish javadocs [nick] Javadoc fix [nick] Patches from Patrick Zimmermann from bugs #60130 and #60131 - DGET fix for empty cells and D* coding improvements -- Started by an SCM

RE: [VOTE] Apache POI 3.15 (RC2)

2016-09-14 Thread Allison, Timothy B.
Regression results are here. I haven't had a chance to look. This compares Tika's trunk with poi 3.15-rc1 (? I think?) against 3.15-beta1 in Tika 1.13. Some differences might be changes at the Tika level. I ran this against the full corpus so there are file formats we don't care about.

Build failed in Jenkins: POI-Maven #578

2016-09-14 Thread Apache Jenkins Server
See Changes: [nick] Republish javadocs [nick] Javadoc fix [nick] Patches from Patrick Zimmermann from bugs #60130 and #60131 - DGET fix for empty cells and D* coding improvements [onealj] make logger final [onealj] bug 60128: close

[Bug 59958] [PATCH] Add cells on the fly to the evaluation sheet cache on cache miss

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

Build failed in Jenkins: POI #1526

2016-09-14 Thread Apache Jenkins Server
See Changes: [onealj] bug 60128: make code Java 6 compatible. Throwable#addSuppressed not available until Java 7 -- [...truncated 3762 lines...] [junit] Reading spreadsheet/TwoSheetsNoneHidden.xls with

Build failed in Jenkins: POI-Maven » Apache POI OOXML package #578

2016-09-14 Thread Apache Jenkins Server
See -- [INFO] [INFO] [INFO] Building

[Bug 60128] File left open in ZipPackage when InvalidFormatException are raised

2016-09-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60128 Javen O'Neal changed: What|Removed |Added Resolution|--- |FIXED

[Bug 60128] File left open in ZipPackage when InvalidFormatException are raised

2016-09-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60128 --- Comment #7 from Javen O'Neal --- r1760743 add test-data/openxml4j/invalid.xlsx to additional expected failures for integration test -- You are receiving this mail because: You are the assignee for the bug.

Re: [VOTE] Apache POI 3.15 (RC2)

2016-09-14 Thread Dominik Stadler
Hi, I would rather look at using some tools like https://github.com/siom79/japicmp on the CI machine and check the output on a regular basis or fail the build if there are incompatible changes. This way we do not rely on having unit-tests for a method and the old source often will not compile any

Jenkins build is back to normal : POI #1529

2016-09-14 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-JDK8 #1224

2016-09-14 Thread Apache Jenkins Server
See Changes: [onealj] add compile-examples dependency to compile-integration. o.a.p.xssf.eventusermodel.XLSX2CSV and o.a.p.xssf.eventusermodel.examples.FromHowTo are needed for o.a.p.stress.XSSFFileHandler. [onealj] bug 60128: add

Build failed in Jenkins: POI #1528

2016-09-14 Thread Apache Jenkins Server
docs> [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Patched 1 link injection vulnerable javadocs [jar] Building jar: <https://builds.apache.org/job/POI/ws/build/dist/maven/poi-ooxml/poi-ooxml-3.16-beta1-javadoc.jar> assemble: [zip] Building zip: <

[Bug 60134] New: Enhance Jenkins CI to run clirr/japicmp on the nightly builds to find API-breakage earlier

2016-09-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60134 Bug ID: 60134 Summary: Enhance Jenkins CI to run clirr/japicmp on the nightly builds to find API-breakage earlier Product: POI Version: 3.15-dev Hardware: PC

Re: [VOTE] Apache POI 3.15 (RC2)

2016-09-14 Thread Dominik Stadler
Hi, I'd also rather keep it as is to not break it multiple times. Dominik. On Wed, Sep 14, 2016 at 4:23 AM, Javen O'Neal wrote: > CellValue#getCellType was changed to return an enum after the 3.14 release. > I reverted that signature change in r1760607 (see bug 59791

[Bug 60134] Enhance Jenkins CI to run clirr/japicmp on the nightly builds to find API-breakage earlier

2016-09-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60134 --- Comment #1 from Dominik Stadler --- Another tool in this area is http://revapi.org/ -- You are receiving this mail because: You are the assignee for the bug.

[Bug 60136] New: Add Cell.getErrorCellEnum returns FormulaError to complement getErrorCellValue returns byte

2016-09-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60136 Bug ID: 60136 Summary: Add Cell.getErrorCellEnum returns FormulaError to complement getErrorCellValue returns byte Product: POI Version: 3.15-dev Hardware: PC

[Bug 59836] Tracker: Replace primitives with enums

2016-09-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59836 Javen O'Neal changed: What|Removed |Added Depends on||60136 -- You are

Jenkins build is back to normal : POI-Maven #579

2016-09-14 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: [VOTE] Apache POI 3.15 (RC2)

2016-09-14 Thread Javen O'Neal
The HSLF footer text regression is still open. https://bz.apache.org/bugzilla/show_bug.cgi?id=60003 https://issues.apache.org/jira/browse/TIKA-2013 On Sep 14, 2016 12:43 PM, "Dominik Stadler" wrote: > Hi, > > I'd also rather keep it as is to not break it multiple times.

Jenkins build is back to normal : POI-JDK8 #1225

2016-09-14 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 60140] New: OOM caused by Memory Leak in FileBackedDataSource

2016-09-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60140 Bug ID: 60140 Summary: OOM caused by Memory Leak in FileBackedDataSource Product: POI Version: 3.15-dev Hardware: PC Status: NEW Severity: major Priority: P2

[Bug 60140] OOM caused by Memory Leak in FileBackedDataSource

2016-09-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60140 Tim Allison changed: What|Removed |Added OS||All

[Bug 60140] OOM caused by Memory Leak in FileBackedDataSource

2016-09-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60140 --- Comment #2 from Luis Filipe Nassif --- POI is supposed to support/write to files larger than 2GB? If not, I can propose a new patch to reduce the number of mmapping when the file is writable. -- You are receiving

RE: [VOTE] Apache POI 3.15-beta3

2016-09-14 Thread Javen O'Neal
I don't mind putting off 3.15 final if it means we have a solid, universally usable release. We could do another beta release and wait for a final release when it's ready. That would allow us to go back to committing changes that we have put off for the last couple months. Releasing a beta now

RE: [VOTE] Apache POI 3.15-beta3

2016-09-14 Thread Allison, Timothy B.
Y, thank you for figuring out what is going on there. I think this is low enough priority to put off until 3.16-beta1. Unless there are objections... -Original Message- From: Javen O'Neal [mailto:one...@apache.org] Sent: Saturday, September 10, 2016 3:20 AM To: POI Developers List

Jenkins build is back to normal : POI-Maven » Apache POI OOXML package #579

2016-09-14 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 60130] [PATCH] DGET function, correct behavior with empty target cell

2016-09-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60130 --- Comment #1 from Patrick Zimmermann --- Created attachment 34245 --> https://bz.apache.org/bugzilla/attachment.cgi?id=34245=edit DGet.xls Should go to test-data/spreadsheet/DGet.xls -- You are receiving

[Bug 60130] [PATCH] DGET function, correct behavior with empty target cell

2016-09-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60130 Patrick Zimmermann changed: What|Removed |Added Keywords|

[Bug 60131] New: [PATCH] D* functions refactor, use OperandResolver

2016-09-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60131 Bug ID: 60131 Summary: [PATCH] D* functions refactor, use OperandResolver Product: POI Version: unspecified Hardware: All OS: All Status: NEW Severity:

[Bug 60131] [PATCH] D* functions refactor, use OperandResolver

2016-09-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60131 Patrick Zimmermann changed: What|Removed |Added Keywords|

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

2016-09-14 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

Re: [VOTE] Apache POI 3.15 (RC2)

2016-09-14 Thread Javen O'Neal
I read through all the commits mentioned in the bugs that block bug 59836. These changes, excluding ClientAnchor.getAnchorType(), were made after the release of POI 3.14, so I could safely revert back to the original getter behavior. I have left ClientAnchor.getAnchorType() returning AnchorType

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

2016-09-14 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

RE: [VOTE] Apache POI 3.15-beta3

2016-09-14 Thread Dominik Stadler
To be honest I would rather release now, any additional fix carries a small risk of regressions. Dominik On Sep 15, 2016 2:59 AM, "Javen O'Neal" wrote: > I don't mind putting off 3.15 final if it means we have a solid, > universally usable release. We could do another