From dev-return-83929-apmail-ant-dev-archive=ant.apache.org@ant.apache.org Wed Jan 28 08:53:50 2009 Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 65734 invoked from network); 28 Jan 2009 08:53:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Jan 2009 08:53:50 -0000 Received: (qmail 29564 invoked by uid 500); 28 Jan 2009 08:53:49 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 29528 invoked by uid 500); 28 Jan 2009 08:53:49 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 29517 invoked by uid 99); 28 Jan 2009 08:53:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Jan 2009 00:53:49 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [88.84.142.181] (HELO samaflost.de) (88.84.142.181) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Jan 2009 08:53:42 +0000 Received: from localhost (unknown [127.0.0.1]) by samaflost.de (Postfix) with ESMTP id E1199E220016 for ; Wed, 28 Jan 2009 08:53:19 +0000 (UTC) Received: from samaflost.de ([127.0.0.1]) by localhost (v30161.1blu.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09426-08 for ; Wed, 28 Jan 2009 09:53:18 +0100 (CET) Received: by samaflost.de (Postfix, from userid 2525) id 64A37E220014; Wed, 28 Jan 2009 09:53:18 +0100 (CET) To: dev@ant.apache.org Subject: Re: Integration of antunit in junit X-Draft-From: ("nnfolder:mail.jakarta-ant" 92348) References: From: Stefan Bodewig Date: Wed, 28 Jan 2009 09:53:18 +0100 In-Reply-To: (Gilles Scokart's message of "Wed\, 28 Jan 2009 08\:54\:51 +0100") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: amavisd-new at samaflost.de X-Virus-Checked: Checked by ClamAV on apache.org On 2009-01-28, Gilles Scokart wrote: > I have dig deeper, and it might be possible to compile enterily the > sources in a 1.4 format. You will just need to have a compiler able > to read 1.5 classes (I guess junit 4 classes are in a 1.5 class > format). They are, yes. > But I think the antunit adapter might be plain old 1.4 classes. > Also, probably one unit test will require 1.5 annotation. If that's > the case, I will make it conditional also. Great. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org