XMLBeans 3.1.0 candidate build

2019-03-22 Thread Greg Woolsey
I have pushed xmlbeans 3.1.0 release candidate to: https://repository.apache.org/content/repositories/staging/org/apache/xmlbeans/xmlbeans/3.1.0/ https://dist.apache.org/repos/dist/dev/poi/xmlbeans/bin https://dist.apache.org/repos/dist/dev/poi/xmlbeans/src This has discussed version # changes,

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

2019-03-22 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-XMLBeans-DSL-1.6 #22

2019-03-22 Thread Apache Jenkins Server
See Changes: [gwoolsey] change version to 3.1.0 add initial stab at a release-guide.txt update various ancient files to latest version # update build per list discussion ---

Re: XML Beans 3.0.3 candidate build

2019-03-22 Thread Greg Woolsey
Turns out the shell scripts *are* in the src zip, they are just moved to /src/shell. Andi did that to avoid a top-level folder called "bin" because that conflicts with IDE default output folders. I can leave it, and document the change in the README and CHANGES files, or exclude that directory wh

Re: XML Beans 3.0.3 candidate build

2019-03-22 Thread Greg Woolsey
I took a brief look at the sheet name errors. Looks like external reference names, and HSSF doesn't throw a specific error when the external reference workbook isn't defined, just returns -1 for the sheet index, which then translates to an empty string for the sheet name, which eventually fails va

Re: XML Beans 3.0.3 candidate build

2019-03-22 Thread Dominik Stadler
Hi, I quickly reviewed the reported new failures. All the ones with "Formula" or "HSSFOptimizer" are caused by additional testing that is now done, none of them points to a newly introduced regression in Apache POI. So we can add fixes for any of those if we find ways, but none of them should bloc

[Bug 61700] [PATCH] getForceFormulaRecalculation() returns wrong value

2019-03-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61700 Dominik Stadler changed: What|Removed |Added Keywords||PatchAvailable -- You are receiving

[Bug 61863] Sheet.ForceFormulaRecalculation not overridden by Workbook.ForceFormulaRecalculation

2019-03-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61863 Kai G changed: What|Removed |Added Summary|[PATCH] |Sheet.ForceFormulaRecalcula

[Bug 61863] [PATCH] Sheet.ForceFormulaRecalculation not overridden by Workbook.ForceFormulaRecalculation

2019-03-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61863 Kai G changed: What|Removed |Added Summary|Sheet.ForceFormulaRecalcula |[PATCH] |tion not overridden

[Bug 61700] [PATCH] getForceFormulaRecalculation() returns wrong value

2019-03-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61700 Kai G changed: What|Removed |Added Summary|getForceFormulaRecalculatio |[PATCH] |n() returns wrong v

[Bug 61700] getForceFormulaRecalculation() returns wrong value

2019-03-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61700 Kai G changed: What|Removed |Added CC||nos...@kaigrabfelder.de --- Comment #2 from Ka