I tried to build with Java 5 on Windows 8.1, but there were the test
failures below. ISTR that I had similar problems with the last release,
so this might not be a problem.

The clirr report shows some errors, and I did not find a related comment
in the release notes. Is this okay?

Oliver

Results :

Failed tests:
  GammaDistributionTest.testMath753Shape142:351->doTestMath753:298 shape
= 142.0
, scale = 1.0
Old implementation
------------------
SummaryStatistics:
n: 463
min: 0.0
max: 553.0
mean: 384.3887688984882
geometric mean: 0.0
variance: 9958.419960169416
sum of squares: 7.3011228E7
standard deviation: 99.79188323791378
sum of logs: -Infinity
New implementation
------------------
SummaryStatistics:
n: 463
min: 0.0
max: 26.0
mean: 2.460043196544277
geometric mean: 0.0
variance: 2.2013220760520977
sum of squares: 3819.0
standard deviation: 1.483685302229586
sum of logs: -Infinity


FastMathStrictComparisonTest.test1:89->setupMethodCall:193->callMethods:168->r
eportFailedResults:155 double toRadians(-4.9E-324) expected -0.0 actual
0.0 entr
ies [12]

Tests run: 5964, Failures: 2, Errors: 0, Skipped: 38

Am 11.05.2014 11:55, schrieb Luc Maisonobe:
> Hi all,
> 
> As I am not sure this message will be recovered after mail outage, I
> send it again, with an update of final date.
> 
> I would like to call a vote to release Commons Math 3.3 based on RC3.
> 
> Changes since RC2:
> 
>  * reverted javadoc fixes for Java 8
> 
> Note:
> 
> Commons Math 3.3 does compile with Java 8, but creating the site will
> not work due to some incompatibilities:
> 
>  * javadoc: known doclint issue
>  * findbugs: not ready for java 8
> 
> 
>  Math 3.3 RC3 is available for review here:
>     https://dist.apache.org/repos/dist/dev/commons/math/
>     (svn revision 5295)
> 
>  Maven artifacts are here:
> 
> 
> https://repository.apache.org/content/repositories/orgapachecommons-1027/org/apache/commons/commons-math3/3.3/
> 
>  Details of changes since 3.2 are in the release notes:
>     https://dist.apache.org/repos/dist/dev/commons/math/RELEASE-NOTES.txt
>     http://people.apache.org/builds/commons/math/3.3/RC3/changes-report.html
> 
>  The tag is here:
>     https://svn.apache.org/repos/asf/commons/proper/math/tags/MATH_3_3_RC3
>     (svn revision 1593137)
> 
>  Site:
>     http://people.apache.org/builds/commons/math/3.3/RC3/
>   (note the apidocs for the 3.3 release will be added with the release)
> 
>  Clirr Report (compared to 3.2):
>     http://people.apache.org/builds/commons/math/3.3/RC3/clirr-report.html
>    (note that there are 4 false positives where the signature of a
> method has changed such that the parameter type is now the superclass of
> the previous type)
> 
>  RAT Report:
>     http://people.apache.org/builds/commons/math/3.3/RC3/rat-report.html
> 
>  Findbugs Report:
>     http://people.apache.org/builds/commons/math/3.3/RC3/findbugs.html
> 
>   KEYS:
>   http://www.apache.org/dist/commons/KEYS
> 
> Please review the release candidate and vote.
> 
> Note that the artifacts have been prepared by Thomas (thanks to him!)
> and he delegated the vote to me. So the signatures correspond to his key
> and not mine.
> 
> This vote will close no sooner that 72 hours from now, that is
> 2014-05-14T10:00:00Z (this is UTC time).
> 
>   [ ] +1 Release these artifacts
>   [ ] +0 OK, but...
>   [ ] -0 OK, but really should fix...
>   [ ] -1 I oppose this release because...
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
> 

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

Reply via email to