Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 3624 invoked from network); 7 Dec 2010 12:17:02 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 7 Dec 2010 12:17:02 -0000 Received: (qmail 77652 invoked by uid 500); 7 Dec 2010 12:17:02 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 77476 invoked by uid 500); 7 Dec 2010 12:17: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 77468 invoked by uid 99); 7 Dec 2010 12:17:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Dec 2010 12:17:01 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of sebbaz@gmail.com designates 209.85.216.178 as permitted sender) Received: from [209.85.216.178] (HELO mail-qy0-f178.google.com) (209.85.216.178) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Dec 2010 12:16:53 +0000 Received: by qyk33 with SMTP id 33so13286201qyk.9 for ; Tue, 07 Dec 2010 04:16:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=dl+74q2gyEJlcxsNlSqgNg6F2qtcytBpUcwBIzkGW4A=; b=qI3jXziGXvY2wWxDOg+byAJWzV7bNa7o+huo6rL2FFVfymylTiyhGJhO3+EEQbzkVe cYCEUJPBDUk2r+A3NbR/MyuYgjpVYO+THuhLyvHFURJU6BCg9Mow1Mbq9B+WNotXMxwN zRskbOuIwfBVC7+ZBQuFztg8MYHhgmWvtKs1w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=YyEf4EGX8b+Rw7+//xJufuP7azG659KVELvtE44D3RAYFDbwVLW+135WhmwXqFlyJz I+5hUGwh84NGIPXqHjPtRVmPyEPPT8oHr5Y4OBVAttdCQtkhG5c163PWTuF05Vndx9df G20I+RBuYF+ac7MTiuWPuT4qd+Z9evoXGry1Q= MIME-Version: 1.0 Received: by 10.229.82.85 with SMTP id a21mr5729922qcl.71.1291724192285; Tue, 07 Dec 2010 04:16:32 -0800 (PST) Received: by 10.229.72.94 with HTTP; Tue, 7 Dec 2010 04:16:32 -0800 (PST) In-Reply-To: References: Date: Tue, 7 Dec 2010 12:16:32 +0000 Message-ID: Subject: Re: [math] Frequency getUniqueCount From: sebb To: Commons Developers List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org On 7 December 2010 04:54, Ted Dunning wrote: > Or you can include the test case in the same patch. =A0That almost guaran= tees > you are far enough up the tree. > > And using the same name is actually good. =A0Don't bother to delete the o= ld > version, just upload with the same name. I meant - if you attach a new patch containing just the unit test code, then use a different name. Re-using the name is recommended if the new version supersedes the old one, but not otherwise. > JIRA will show old versions in greyed out style. > > On Mon, Dec 6, 2010 at 7:51 PM, sebb wrote: > >> For example, it would be useful to have a test case that exercises the >> new method. >> This can be attached to the same JIRA (but with a different name, of >> course). >> > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org