Re: [VOTE] Apache POI 4.1.2 release (RC3)

2020-02-11 Thread PJ Fanning
 +1
On Tuesday 11 February 2020, 17:41:54 GMT, Tim Allison 
 wrote:  
 
 +1

Thank you, Andi (and team)!

http://162.242.228.174/reports/reports_poi_4.1.2-rc3.tgz

On Mon, Feb 10, 2020 at 3:38 PM Andreas Beeker  wrote:

> Hi *,
>
> I've prepared artifacts for the release of Apache POI 4.1.2 (RC3).
>
> The most notable changes in this release are:
>
> - XDDF - some work on better chart support
> - Common SL / EMF - ongoing rendering fixes - see #60656
> - XSLF - OOM fixes when parsing arbitrary shape ids + a new dependency to
> SparseBitSet 1.2 - see #64015
>
> https://dist.apache.org/repos/dist/dev/poi/4.1.2-RC3/
>
> Good Things Come In Threes, so please vote again to release the artifacts.
> If we keep the pace we might release soon again ... :S
>
> The vote keeps open for 72hrs - I don't think we need another regression
> test for the latest addition (#64130).
> Planned release announcement date is Monday, 2020-02-17, but I hope we can
> get the thing through in less time.
>
> Andi
>
>
>
>
  

[Bug 64137] New: IRR NaN When it should give back a value

2020-02-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64137

Bug ID: 64137
   Summary: IRR NaN When it should give back a value
   Product: POI
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: P2
 Component: SS Common
  Assignee: dev@poi.apache.org
  Reporter: fawaz.alhen...@ibm.com
  Target Milestone: ---

Created attachment 37012
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=37012&action=edit
Reproduction file

I have created a sample of when the issue occurs. IRR in apache documentation
says that covers "20 tries" as shown here
https://poi.apache.org/apidocs/dev/org/apache/poi/ss/formula/functions/Irr.html 
which is identical to Microsoft Excel
https://support.office.com/en-us/article/irr-function-64925eaa-9988-495b-b290-3ad0c163c1bc
This indicate that the result is the same between the two; however, in the case
of apache poi, it seems that the result is returned as NaN (while excel returns
the actual result).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



Re: [VOTE] Apache POI 4.1.2 release (RC3)

2020-02-11 Thread Tim Allison
+1

Thank you, Andi (and team)!

http://162.242.228.174/reports/reports_poi_4.1.2-rc3.tgz

On Mon, Feb 10, 2020 at 3:38 PM Andreas Beeker  wrote:

> Hi *,
>
> I've prepared artifacts for the release of Apache POI 4.1.2 (RC3).
>
> The most notable changes in this release are:
>
> - XDDF - some work on better chart support
> - Common SL / EMF - ongoing rendering fixes - see #60656
> - XSLF - OOM fixes when parsing arbitrary shape ids + a new dependency to
> SparseBitSet 1.2 - see #64015
>
> https://dist.apache.org/repos/dist/dev/poi/4.1.2-RC3/
>
> Good Things Come In Threes, so please vote again to release the artifacts.
> If we keep the pace we might release soon again ... :S
>
> The vote keeps open for 72hrs - I don't think we need another regression
> test for the latest addition (#64130).
> Planned release announcement date is Monday, 2020-02-17, but I hope we can
> get the thing through in less time.
>
> Andi
>
>
>
>


Re: Feedback download.html

2020-02-11 Thread Nick Burch

On Tue, 11 Feb 2020, Joris Aerts wrote:
The changelog (https://poi.apache.org/changes.html) states there must be 
a version 4.1.2 of POI, released on 02-20-2020, but I can’t find it 
nowhere.


Note that that date is in the future! It's a planned future release


Is this version actually released, and can I obtain it somewhere?


Not yet, the release candidate is being voted on
https://lists.apache.org/thread.html/r55c9e1473f454cb75aa6a94720113746306431fc569d867b3389fb67%40%3Cdev.poi.apache.org%3E

Nick

-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Feedback download.html

2020-02-11 Thread Joris Aerts
Hello,

The changelog (https://poi.apache.org/changes.html) states there must be a 
version 4.1.2 of POI, released on 02-20-2020, but I can’t find it nowhere.
Is this version actually released, and can I obtain it somewhere?

Thanks!


Regards, Joris Aerts


Build failed in Jenkins: POI-DSL-SonarQube #630

2020-02-11 Thread Apache Jenkins Server
See 


Changes:

[kiwiwings] prepare for 4.1.3

[kiwiwings] release prepare for 4.1.2 - updating build.xml and changes.xml

[kiwiwings] reset changes to 4.1.1 / add 64130

[tallison] Bug 64130 -- handle empty worksheet names in OldSheetRecord more 
robustly.


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
[EnvInject] - Preparing an environment for the build.
[EnvInject] - Keeping Jenkins system variables.
[EnvInject] - Keeping Jenkins build variables.
[EnvInject] - Injecting as environment variables the properties content 
LANG=en_US.UTF-8
FORREST_HOME=/home/jenkins/tools/forrest/latest

[EnvInject] - Variables injected successfully.
[EnvInject] - Injecting contributions.
Building remotely on H41 (ubuntu) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
Updating https://svn.apache.org/repos/asf/poi/trunk at revision 
'2020-02-11T09:26:15.891 +'
U src/integrationtest/org/apache/poi/TestAllFiles.java
U src/java/org/apache/poi/hssf/record/OldSheetRecord.java
U src/testcases/org/apache/poi/hssf/dev/TestBiffDrawingToXml.java
U src/testcases/org/apache/poi/hssf/dev/TestBiffViewer.java
U src/testcases/org/apache/poi/hssf/dev/TestEFBiffViewer.java
U src/testcases/org/apache/poi/hssf/dev/TestFormulaViewer.java
U src/testcases/org/apache/poi/hssf/dev/TestReSave.java
U src/testcases/org/apache/poi/hssf/dev/TestRecordLister.java
U src/testcases/org/apache/poi/hssf/extractor/TestOldExcelExtractor.java
AUtest-data/spreadsheet/64130.xls

<-- Got one external: forrest.properties, svn url: 
https://svn.apache.org/repos/asf/poi/site/forrest.properties -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 
into '
At revision 1873886


<-- Got one external: documentation, svn url: 
https://svn.apache.org/repos/asf/poi/site/src/documentation -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 
into '
U src/documentation/content/xdocs/changes.xml
At revision 1873886

At revision 1873886

No changes for https://svn.apache.org/repos/asf/poi/site/forrest.properties 
since the previous build
ERROR: No SonarQube installation assigned for this job. There are 0 available 
installations that can be configured.
If you want to reassign jobs to a different SonarQube installation, check the 
documentation under https://redirect.sonarsource.com/plugins/jenkins.html

-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org