On Fri, 18 Dec 2015 19:16:54 -0600, Ole Ersoy wrote:
The (This is nit picky) ArithmeticUtils subAndCheck uses a message
template that is meant for addition. Should it catch and rethrow the
exception with a subtraction template? This is how the exception is
thrown (Line 470):
https://github.com
Build works fine with Java 1.6 and 1.8 on Windows 10. Artifacts and
site look good.
There are many findbugs and a bunch of PMD warnings, but this is not
blocking.
+1
Oliver
Am 18.12.2015 um 17:05 schrieb Emmanuel Bourg:
> Hi all,
>
> JEXL 3.0 RC2 is now available for review.
>
> Distribution:
Hi.
While experimenting on
https://issues.apache.org/jira/browse/MATH-1300
I created a new
JDKRandomGeneratorTest
that inherits from
RandomGeneratorAbstractTest
similarly to the classes for testing all the other RNG implemented in
CM.
The following tests (implemented in the base class) f
Hi.
Review and opinions requested.
Please have a look at
https://issues.apache.org/jira/browse/MATH-1300
Thanks,
Gilles
-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@
On 12/19/15 9:02 AM, Gilles wrote:
> Hi.
>
> While experimenting on
> https://issues.apache.org/jira/browse/MATH-1300
> I created a new
> JDKRandomGeneratorTest
> that inherits from
> RandomGeneratorAbstractTest
> similarly to the classes for testing all the other RNG implemented
> in CM.
>
>
In the process of making the firefly modules available for automatic install
via maven I came across this:
https://jitpack.io/
Thought it might help ease publishing of test artifacts for math.
Cheers,
- Ole
-
To unsubscribe, e