[Bug 56469] [PATCH] patch for XWPF to support adding comments

2018-12-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56469 --- Comment #5 from JosephWren --- Actualize the requirements of area 8.2.2 2.c of the Servlet particular and keep a web application from sending on the off chance that it has sections with copy names and is arranged to use relative requesting

Re: 4.0.1 build fails - no RELEASE-NOTES.txt in git

2018-12-26 Thread Dave Fisher
Hi - Sent from my iPhone > On Dec 26, 2018, at 4:17 PM, Filipp Gunbin wrote: > > Hi Andreas, > >> On 26/12/2018 21:31 +0100, Andreas Beeker wrote: >> >> Hi Filipp, >> >> the documentation directory is a svn external, which is apparently not >> mirrored to github. In case you would like veri

Re: 4.0.1 build fails - no RELEASE-NOTES.txt in git

2018-12-26 Thread Filipp Gunbin
Hi Andreas, On 26/12/2018 21:31 +0100, Andreas Beeker wrote: > Hi Filipp, > > the documentation directory is a svn external, which is apparently not > mirrored to github. In case you would like verify the 4.0.1 build, > the svn tag [1] should work ... hopefully. I see, thanks. It'd be nice to

Re: 4.0.1 build fails - no RELEASE-NOTES.txt in git

2018-12-26 Thread Andreas Beeker
Hi Filipp, the documentation directory is a svn external, which is apparently not mirrored to github. In case you would like verify the 4.0.1 build, the svn tag [1] should work ... hopefully. Just out of curiosity, why are you trying to run "ant dist" on a released version? Andi [1] https:/

4.0.1 build fails - no RELEASE-NOTES.txt in git

2018-12-26 Thread Filipp Gunbin
Hi, I've cloned poi from git, checked out 4.0.1, then do `ant dist', and get this: BUILD FAILED /Users/fgunbin/src/poi-4.0.1/build.xml:2049: Warning: Could not find file /Users/fgunbin/src/poi-4.0.1/src/documentation/RELEASE-NOTES.txt to copy. Seems that release-notes is missing from source, or

[Bug 62651] setting setDisplayGridlines(false) on the first sheet causes all sheets to hide their gridlines

2018-12-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62651 Dominik Stadler changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #4 from Dominik

[Bug 62839] MathX.floor for negative n

2018-12-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62839 Dominik Stadler changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 57390] Match function with array argument in formula results in "File error: data may have been lost"

2018-12-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57390 --- Comment #6 from karinkreider --- I'll draw the inference that https://domyessay.today/ doesn't have a decent answer, then, okay? -- You are receiving this mail because: You are the assignee for the bug. ---

[Bug 50833] workbook.write(outputstream) corrupts cell comments for protected workbooks

2018-12-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=50833 --- Comment #8 from karinkreider --- I'll draw the inference that https://domyessay.today/ doesn't have a decent answer, then, okay? -- You are receiving this mail because: You are the assignee for the bug. ---

[GitHub] poi pull request #138: Fix some LGTM alerts

2018-12-26 Thread Alain-Bearez
GitHub user Alain-Bearez opened a pull request: https://github.com/apache/poi/pull/138 Fix some LGTM alerts Some time ago I started to fix the LGTM alerts, grouping them by their type. Many groups are still to be handled but these few fixes might be worth to be pushed to trunk alre