From dev-return-71158-apmail-ant-dev-archive=ant.apache.org@ant.apache.org Tue Feb 28 17:45:52 2006 Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 38822 invoked from network); 28 Feb 2006 17:45:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Feb 2006 17:45:51 -0000 Received: (qmail 27260 invoked by uid 500); 28 Feb 2006 17:45:50 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 27173 invoked by uid 500); 28 Feb 2006 17:45: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 27143 invoked by uid 99); 28 Feb 2006 17:45:48 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Feb 2006 09:45:48 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jak-ant-dev@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Feb 2006 09:45:27 -0800 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1FE8uB-0002o6-Dh for dev@ant.apache.org; Tue, 28 Feb 2006 18:45:01 +0100 Received: from c-66-30-204-182.hsd1.ma.comcast.net ([66.30.204.182]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 28 Feb 2006 18:44:59 +0100 Received: from jesse.glick by c-66-30-204-182.hsd1.ma.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 28 Feb 2006 18:44:59 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: dev@ant.apache.org From: Jesse Glick Subject: Re: svn commit: r381467 - in /ant/core/trunk: ./ docs/manual/ docs/manual/OptionalTasks/ src/main/org/apache/tools/ant/ src/main/org/apache/tools/ant/taskdefs/optional/junit/ xdocs/ Date: Tue, 28 Feb 2006 12:44:18 -0500 Organization: Sun Microsystems / NetBeans Lines: 20 Message-ID: References: <20060227222507.6505.qmail@minotaur.apache.org> <4404323A.7090506@apache.org> <44046E59.2030904@apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: c-66-30-204-182.hsd1.ma.comcast.net User-Agent: Mozilla Thunderbird 1.0.7-1.1.fc4 (X11/20050929) X-Accept-Language: en-us, en In-Reply-To: <44046E59.2030904@apache.org> Sender: news X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Martijn Kruithof wrote: >> If it was working before it _should_ work the same way now (I hope!), > > For eclipse it was NOT working before (at least not without configuring > junit to be available to ant in the preferences screen) That's what I meant by "working before" - that if you did include junit.jar in Ant's own classpath, both 1.6.5 and 1.7 should use it. > Now it also work > by adding an classpath entry referring to the junit installation in the > build file. Good to hear, thanks. -J. -- jesse.glick@sun.com x22801 netbeans.org ant.apache.org http://google.com/search?q=e%5E(pi*i)%2B1 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org