Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-numbers
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/588a8ddb Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/588a8ddb Diff: http://git-wip-us.apache.org/repos/asf/commons-numbers/diff/588a8ddb Branch: refs/heads/master Commit: 588a8ddb52ed158fe26eefbeb81b2c7f76197c24 Parents: b2c947b 3d97283 Author: Eric Barnhill <[email protected]> Authored: Thu Mar 22 10:38:11 2018 +0100 Committer: Eric Barnhill <[email protected]> Committed: Thu Mar 22 10:38:11 2018 +0100 ---------------------------------------------------------------------- .../apache/commons/numbers/complex/Complex.java | 21 ++++--------- pom.xml | 16 +++++----- .../spotbugs/spotbugs-exclude-filter.xml | 31 ++++++++++++++++++++ src/site/site.xml | 4 +-- 4 files changed, 46 insertions(+), 26 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-numbers/blob/588a8ddb/commons-numbers-complex/src/main/java/org/apache/commons/numbers/complex/Complex.java ----------------------------------------------------------------------
