Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 22448 invoked from network); 22 Sep 2008 19:08:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Sep 2008 19:08:38 -0000 Received: (qmail 99721 invoked by uid 500); 22 Sep 2008 19:08:32 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 99440 invoked by uid 500); 22 Sep 2008 19:08:31 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 99429 invoked by uid 99); 22 Sep 2008 19:08:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Sep 2008 12:08:31 -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 ddevienne@gmail.com designates 209.85.217.18 as permitted sender) Received: from [209.85.217.18] (HELO mail-gx0-f18.google.com) (209.85.217.18) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Sep 2008 19:07:32 +0000 Received: by gxk11 with SMTP id 11so3399991gxk.4 for ; Mon, 22 Sep 2008 12:08:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=pRrVQDhyNp6z2rRlDTNC5AFm7lIvemT22Fn/UswkE80=; b=XbYX1UKbIEE+cVtMEIOjTtABwexmTcQGyjSP56R5iXE4+u47b3/KdU4vf0hKq2VJ5n iff24gS1vpEkt9hWMx1CLnt5kJ6/p+jYJK50MgDAGuYkHd4quWDmXvNbcaPaIjKaWCbk F2a4Y9127GiQ2YVVr9VnfXcmPO7b/ZBUE+YTw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=ZR0rDmMim/3bX6+g/IDRnvC/oxcUZ6nE8zsx2NYBpN90419qzXlbgsNmrn+r5jF6zG 2YUtMKi7QE5v0N3n6ksXpy1ovHMUV+idINqaLahY31VKcnlij9y6pNB6kJpAtpL9v7PQ IVsJCe7YVi2RCh3BmnT+xhYsWq/gogHovNCP0= Received: by 10.101.67.15 with SMTP id u15mr3472761ank.136.1222110485118; Mon, 22 Sep 2008 12:08:05 -0700 (PDT) Received: by 10.100.123.15 with HTTP; Mon, 22 Sep 2008 12:08:05 -0700 (PDT) Message-ID: <255d8d690809221208k2525f6bes26e841fa067cd7ef@mail.gmail.com> Date: Mon, 22 Sep 2008 14:08:05 -0500 From: "Dominique Devienne" To: "Ant Users List" , hawks@dcc.ufmg.br Subject: Re: Could not create task or type of type: junit In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org 2008/9/22 Andre Cardoso de Souza : > I don't understand why this is happening, since > ant-junit.jar is shipped within $ANT_HOME/lib directory. That's not junit.jar. It only contains the Ant classes that depend on JUnit classes. Please see the library dependency section of the manual. --DD --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org