Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 67505 invoked from network); 21 Jun 2006 06:36:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 21 Jun 2006 06:36:36 -0000 Received: (qmail 66862 invoked by uid 500); 21 Jun 2006 06:36:33 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 66815 invoked by uid 500); 21 Jun 2006 06:36:33 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 66804 invoked by uid 99); 21 Jun 2006 06:36:33 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Jun 2006 23:36:33 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of mloenko@gmail.com designates 66.249.82.207 as permitted sender) Received: from [66.249.82.207] (HELO wx-out-0102.google.com) (66.249.82.207) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Jun 2006 23:36:30 -0700 Received: by wx-out-0102.google.com with SMTP id t16so68611wxc for ; Tue, 20 Jun 2006 23:36:09 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=CVdb45PcomNU9VDrfAHxxsFArP23raVM/YyMw7rRmVCNRhsT5qDsbxcpR9He01RYhG2hg4s0Xby3bv8qptcZ5yKrKGLNorDUgnIp4KjzX2ThWQIAZvS9JQyBOgeEZqbNlVllrlm7ubmXxEsDrkEbtpSlePE49feCYmq3uMMRl9k= Received: by 10.70.21.9 with SMTP id 9mr499018wxu; Tue, 20 Jun 2006 23:36:09 -0700 (PDT) Received: by 10.70.28.12 with HTTP; Tue, 20 Jun 2006 23:36:09 -0700 (PDT) Message-ID: <906dd82e0606202336x5757eca8qc7b22884788a5234@mail.gmail.com> Date: Wed, 21 Jun 2006 13:36:09 +0700 From: "Mikhail Loenko" To: harmony-dev@incubator.apache.org Subject: Re: [classlib] More build file simplification In-Reply-To: <200606210629.k5L6T3LN006124@d06av02.portsmouth.uk.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <906dd82e0606202310x7ebc231esab27bfa41e12625e@mail.gmail.com> <200606210629.k5L6T3LN006124@d06av02.portsmouth.uk.ibm.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N 2006/6/21, Mark Hindess : > > On 21 June 2006 at 13:10, "Mikhail Loenko" wrote: > > > > how to run tests from two modules and get a single report? > > ant -Dbuild.module=luni test; ant -Dbuild.module=nio test it does not work: the second ant cleans result of the first one Thanks, Mikhail > patches welcome ;-) Tricky without the ant for/if extensions I think. > > Regards, > Mark > > > > --------------------------------------------------------------------- > Terms of use : http://incubator.apache.org/harmony/mailing.html > To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org > For additional commands, e-mail: harmony-dev-help@incubator.apache.org > > --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org For additional commands, e-mail: harmony-dev-help@incubator.apache.org