From dev-return-28825-apmail-harmony-dev-archive=harmony.apache.org@harmony.apache.org Tue Aug 21 20:38:09 2007 Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 33833 invoked from network); 21 Aug 2007 20:38:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Aug 2007 20:38:08 -0000 Received: (qmail 74838 invoked by uid 500); 21 Aug 2007 20:38:05 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 74303 invoked by uid 500); 21 Aug 2007 20:38:04 -0000 Mailing-List: contact dev-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list dev@harmony.apache.org Received: (qmail 74294 invoked by uid 99); 21 Aug 2007 20:38:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Aug 2007 13:38:04 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of t.p.ellison@gmail.com designates 209.85.128.185 as permitted sender) Received: from [209.85.128.185] (HELO fk-out-0910.google.com) (209.85.128.185) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Aug 2007 20:38:02 +0000 Received: by fk-out-0910.google.com with SMTP id 18so1672950fks for ; Tue, 21 Aug 2007 13:37:41 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; b=ji9JdKUkjyIns6SUnA/JDHEFrOFC0nq5F0qEXCfm71k9EQL8mF9oumh/qQN61lXR+vs2D0MHL5vl05ZwdSXPswYFlGDxYp3izHZCHtpoBr7eQdxWm+/QOfHg7TKmKaQFCrJaG85BxQJ+g2n3DmQsWZyBulTvV1TxBqsS8ps+yys= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; b=DEkIhcUfvdKQh8buLZWQ0rsWIHzygNiNFHO5FUFAYTx9m4o9tl3j9YUvdRzY132QhLT6xykEO1wRJ5u+hdDlPFGiUvTvAPeV25OU7YJ/h7NioAA6rcYdawGjcuXgLwq2QigCdu2+KymBZzirQDH40KVF9Jmu9y3LhkMuGpQ7Py8= Received: by 10.82.151.14 with SMTP id y14mr11229034bud.1187728660608; Tue, 21 Aug 2007 13:37:40 -0700 (PDT) Received: from ?192.168.0.2? ( [86.111.176.100]) by mx.google.com with ESMTPS id 2sm1909671nfv.2007.08.21.13.37.37 (version=SSLv3 cipher=RC4-MD5); Tue, 21 Aug 2007 13:37:38 -0700 (PDT) Message-ID: <46CB4D0F.6080401@gmail.com> Date: Tue, 21 Aug 2007 21:37:35 +0100 From: Tim Ellison User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: dev@harmony.apache.org Subject: Re: [buildtest] A new adaptor to integrate junit's tests into BTI 2.0 References: <94d710af0708152207u94df25cy92295534e5169365@mail.gmail.com> In-Reply-To: <94d710af0708152207u94df25cy92295534e5169365@mail.gmail.com> X-Enigmail-Version: 0.95.3 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Sean Qiu wrote: > Hi, guys > > I have wrote a new adaptor to integrate junit's tests into BTI 2.0. > Could someone pls try this patch [1] ? Thanks. > > [1] https://issues.apache.org/jira/browse/HARMONY-4637 I wouldn't know Sean, but hopefully the BTI gurus can comment. I took a look at the files and it seems remarkably simple to incorporate JUnit's test suites if that is all that is required. On a different topic, a while ago I suggested that we move the 2.0 branch to HEAD -- any BTI maintainers still up for it? Regards, Tim