Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 57583 invoked from network); 1 Sep 2010 05:39:31 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 1 Sep 2010 05:39:31 -0000 Received: (qmail 9024 invoked by uid 500); 1 Sep 2010 05:39:30 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 8625 invoked by uid 500); 1 Sep 2010 05:39:28 -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 8617 invoked by uid 99); 1 Sep 2010 05:39:27 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Sep 2010 05:39:27 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of simone.tripodi@gmail.com designates 74.125.82.171 as permitted sender) Received: from [74.125.82.171] (HELO mail-wy0-f171.google.com) (74.125.82.171) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Sep 2010 05:39:05 +0000 Received: by wya21 with SMTP id 21so5011477wya.30 for ; Tue, 31 Aug 2010 22:38:45 -0700 (PDT) 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; bh=nvdGOWBs7nYEwx6IY8VrXE0DTYihwwUHBcrFaCPvZdc=; b=GJOvJkfNFCF29pvpnvi2hOdQFq8G26dNYOy3PBCjNLpubYzyp4JVHJbZBRJdbT4Tau CSc+N0FH62BG5YSlajV3SeDdnXn71MiUntiN961e5MuF3NXR0jH+HnBfG8qEWrTVg50d UgL2WfNv9h1GvYwjla/YOiA7bP/twpyhlWvkU= 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; b=UQTZvhuID3WF4pny7Ho6lPGsUIBzN0ZieRTGvA6UaX5JaQkmd6P9kxo2l00GEGoZlQ 5FapqAisqGoXEXPogN8cQwtMOMR6l784MAhPOxbMJ3d6A6XGVi2DXgxw9ZiWGMRQZpI5 2aog5aO3HIIjzXUYPRTQqKy+RMnkYJPyMR+xo= MIME-Version: 1.0 Received: by 10.227.156.67 with SMTP id v3mr7620142wbw.147.1283319525433; Tue, 31 Aug 2010 22:38:45 -0700 (PDT) Received: by 10.216.138.75 with HTTP; Tue, 31 Aug 2010 22:38:45 -0700 (PDT) In-Reply-To: References: Date: Wed, 1 Sep 2010 07:38:45 +0200 Message-ID: Subject: Re: [Digester] working toward a release From: Simone Tripodi To: Commons Developers List Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org Thanks a lot guys, now the scope is much more clear to me. I'll proceed according to what we agreed. Have a nice day!!! Simo http://people.apache.org/~simonetripodi/ http://www.99soft.org/ On Wed, Sep 1, 2010 at 12:22 AM, sebb wrote: > On 31 August 2010 22:54, Rahul Akolkar wrote: >> On Tue, Aug 31, 2010 at 2:45 PM, Simone Tripodi >> wrote: >>> Hi guys, >>> one more question: what about keeping or removing the Test >>> classes/methods that just declare the Suite? AFAIK are not more >>> needed... >> >> >> Don't have a strong opinion -- if someone wants to do it. > > Forgot to say I'm +1 on removing these. > > Just need to be careful in case there is a suite which is used to > ensure that certain tests are run in a particular order. > > Otherwise, the main() and suite() methods are unnecessary, and it's > too easy to add a test class and forget to add the class to the suite. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > For additional commands, e-mail: dev-help@commons.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org