Return-Path: X-Original-To: apmail-ant-dev-archive@www.apache.org Delivered-To: apmail-ant-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 068CEFB11 for ; Wed, 3 Apr 2013 14:12:06 +0000 (UTC) Received: (qmail 90175 invoked by uid 500); 3 Apr 2013 14:12:05 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 89955 invoked by uid 500); 3 Apr 2013 14:12:02 -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 89922 invoked by uid 99); 3 Apr 2013 14:12:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Apr 2013 14:12:01 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jak-ant-dev@m.gmane.org designates 80.91.229.3 as permitted sender) Received: from [80.91.229.3] (HELO plane.gmane.org) (80.91.229.3) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Apr 2013 14:11:55 +0000 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UNOPl-00012N-CB for dev@ant.apache.org; Wed, 03 Apr 2013 16:11:49 +0200 Received: from c-98-216-97-221.hsd1.ma.comcast.net ([98.216.97.221]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 03 Apr 2013 16:11:49 +0200 Received: from jglick by c-98-216-97-221.hsd1.ma.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 03 Apr 2013 16:11:49 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: dev@ant.apache.org From: Jesse Glick Subject: Re: JUnit4 requirement Date: Wed, 03 Apr 2013 10:11:11 -0400 Organization: CloudBees Lines: 5 Message-ID: References: <87li90p7wp.fsf@v35516.1blu.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: c-98-216-97-221.hsd1.ma.comcast.net User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130308 Thunderbird/17.0.4 In-Reply-To: <87li90p7wp.fsf@v35516.1blu.de> X-Virus-Checked: Checked by ClamAV on apache.org On 04/03/2013 12:14 AM, Stefan Bodewig wrote: > I don't really have an opinion myself whether we still want to support JUnit 3.x or not. To be clear, we absolutely need to support 3.x *tests*. The question is whether we want to mandate that junit-4.*.jar be in the test classpath even for projects using only JUnit 3.x features. I do not think this is an unreasonable concession to progress, but it will break some builds. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org