You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ma...@apache.org on 2020/04/02 11:48:28 UTC

[commons-numbers] 01/02: Merge branch 'master' into 1.0-beta1-release

This is an automated email from the ASF dual-hosted git repository.

mattjuntunen pushed a commit to branch 1.0-beta1-release
in repository https://gitbox.apache.org/repos/asf/commons-numbers.git

commit c0759ef92c61f86cfa2e208a0df4a52e464e0f90
Merge: 38730f3 2f3aaae
Author: Matt Juntunen <ma...@apache.org>
AuthorDate: Tue Mar 31 22:25:12 2020 -0400

    Merge branch 'master' into 1.0-beta1-release

 .../src/main/java/org/apache/commons/numbers/complex/Complex.java | 2 +-
 .../test/java/org/apache/commons/numbers/complex/ComplexTest.java | 4 ++--
 .../org/apache/commons/numbers/rootfinder/BrentSolverTest.java    | 2 +-
 src/main/resources/checkstyle/checkstyle-suppressions.xml         | 8 ++++----
 src/main/resources/checkstyle/checkstyle.xml                      | 2 +-
 5 files changed, 9 insertions(+), 9 deletions(-)