Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4B02B1852A for ; Sat, 30 Apr 2016 10:41:06 +0000 (UTC) Received: (qmail 55668 invoked by uid 500); 30 Apr 2016 10:41:01 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 55524 invoked by uid 500); 30 Apr 2016 10:41:01 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 55511 invoked by uid 99); 30 Apr 2016 10:41:00 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 30 Apr 2016 10:41:00 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id F35AB1A0663 for ; Sat, 30 Apr 2016 10:40:59 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.08 X-Spam-Level: X-Spam-Status: No, score=0.08 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, KAM_ASCII_DIVIDERS=0.8, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01] autolearn=disabled Authentication-Results: spamd2-us-west.apache.org (amavisd-new); dkim=pass (1024-bit key) header.d=scarlet.be Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id xhM0BgREV4rz for ; Sat, 30 Apr 2016 10:40:57 +0000 (UTC) Received: from hel.is.scarlet.be (hel.is.scarlet.be [193.74.71.26]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id 2E12E5F299 for ; Sat, 30 Apr 2016 10:40:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=scarlet.be; s=scarlet; t=1462012851; bh=qcrGXjs7oyL1VapuLq594ua55NrwQv1FbKO1bX2yFQ0=; h=MIME-Version:Content-Type:Content-Transfer-Encoding:Date:From:To: Subject:In-Reply-To:References:Message-ID; b=DxjSIDbuNbQXzN+z4Or91KKmyvpKVhWULL7g/iJ+oZ777K7lDaUJeek2ib5koda4Y TKz4O8T31Yd4J5eWKECkXFm+JT/YEHfXTnNPtcjVGg+B8IQ8+RWXTyzxHn/8iIrYbg FiQLLDWbHOsDIPaZm9KC6eG8hf5dPM+G5+vJUtFA= Received: from webmail.scarlet.be (meigs.is.scarlet.be [193.74.71.216]) by hel.is.scarlet.be (8.14.9/8.14.9) with ESMTP id u3UAeoCZ015298 for ; Sat, 30 Apr 2016 12:40:51 +0200 X-Scarlet: d=1462012851 c=193.74.71.216 Received: from ip-213-49-235-128.dsl.scarlet.be ([213.49.235.128]) via ip-213-49-235-128.dsl.scarlet.be ([213.49.235.128]) by webmail.scarlet.be with HTTP (HTTP/1.1 POST); Sat, 30 Apr 2016 12:40:50 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Sat, 30 Apr 2016 12:40:50 +0200 From: Gilles To: Commons Developers List Subject: [Math] Log messages (Was: [1/4] [math] Adding test [...]) In-Reply-To: <08a241ec586c4ec4a0db2d9443039074@git.apache.org> References: <08a241ec586c4ec4a0db2d9443039074@git.apache.org> Message-ID: <1b55326daa418716d5191406c3b24f6b@scarlet.be> X-Sender: gilles@harfang.homelinux.org User-Agent: Scarlet Webmail X-DCC-scarlet.be-Metrics: hel; whitelist X-Virus-Scanned: clamav-milter 0.98.1-exp at hel X-Virus-Status: Clean Hi Rob. On Sat, 30 Apr 2016 10:14:19 -0000, erans@apache.org wrote: > Repository: commons-math > Updated Branches: > refs/heads/develop 0ff84e6a5 -> 3ec3a2e35 > > > Adding test coverage for math4.analysis.funtiona and euclidean.twod Thanks for your contribution. Just a couple of nit-picking remarks: * The log should contain the corresponding JIRA issue id, when there is one. * When referring to a package name, it's clearer to have it in full, and abbreviate the top-level components: i.e. o.a.c.m.geometry.euclidean.twod Best regards, Gilles > > Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo > Commit: > http://git-wip-us.apache.org/repos/asf/commons-math/commit/37c4939a > Tree: > http://git-wip-us.apache.org/repos/asf/commons-math/tree/37c4939a > Diff: > http://git-wip-us.apache.org/repos/asf/commons-math/diff/37c4939a > > Branch: refs/heads/develop > Commit: 37c4939a8a027eefb3673b49301814d086f2eef1 > Parents: f16d5b1 > Author: Rob Tompkins > Authored: Sat Apr 9 21:17:51 2016 -0400 > Committer: Rob Tompkins > Committed: Sat Apr 23 08:29:35 2016 -0400 > > > ---------------------------------------------------------------------- > pom.xml | 3 + > .../function/BivariateFunctionTest.java | 44 ++++ > .../UnivariateDifferentiableFunctionTest.java | 229 > +++++++++++++++++++ > .../function/UnivariateFunctionTest.java | 124 ++++++++++ > .../euclidean/twod/NestedLoopsTest.java | 67 ++++++ > .../geometry/euclidean/twod/Vector2DTest.java | 210 > ++++++++++++++++- > 6 files changed, 671 insertions(+), 6 deletions(-) > > ---------------------------------------------------------------------- > > [...] --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org