From commits-return-70700-archive-asf-public=cust-asf.ponee.io@commons.apache.org Wed Dec 4 23:02:35 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 4FB5A18065B for ; Thu, 5 Dec 2019 00:02:35 +0100 (CET) Received: (qmail 25956 invoked by uid 500); 4 Dec 2019 23:02:34 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 25924 invoked by uid 99); 4 Dec 2019 23:02:34 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Dec 2019 23:02:34 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id E0D6C8D809; Wed, 4 Dec 2019 23:02:33 +0000 (UTC) Date: Wed, 04 Dec 2019 23:02:33 +0000 To: "commits@commons.apache.org" Subject: [commons-numbers] branch master updated (2026f96 -> b726f82) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <157550055386.23840.761382636158432178@gitbox.apache.org> From: erans@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: commons-numbers X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 2026f96c3d8465eda9e494756d29427e1bb9840f X-Git-Newrev: b726f8299aee7769ad317f7251eec414c8d63548 X-Git-NotificationType: ref_changed X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. erans pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-numbers.git. from 2026f96 Use add(double), subtract and subtractFromReal(double). new d59daba Order of arguments in Junit assertions. new b726f82 Disable SonarQube locally. The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../org/apache/commons/numbers/angle/PlaneAngleRadiansTest.java | 8 ++++---- .../test/java/org/apache/commons/numbers/complex/ComplexTest.java | 1 + 2 files changed, 5 insertions(+), 4 deletions(-)