Package: commons-math / 2.2-7

Metadata

Package Version Patches format
commons-math 2.2-7 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
03_java8_compatibility.patch | (download)

src/test/java/org/apache/commons/math/util/FastMathTest.java | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 fixes a test failure with java 8. the math class gained several
 methods in Java 8, this causes the test checking for missing methods in the
 FastMath class to fail.
disable testSampling test.patch | (download)

src/test/java/org/apache/commons/math/distribution/ContinuousDistributionAbstractTest.java | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 disable testsampling test

Debian-Bug: https://bugs.debian.org/834890