Return-Path: X-Original-To: apmail-ant-user-archive@www.apache.org Delivered-To: apmail-ant-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A98734F60 for ; Wed, 15 Jun 2011 15:56:27 +0000 (UTC) Received: (qmail 83238 invoked by uid 500); 15 Jun 2011 15:56:26 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 83201 invoked by uid 500); 15 Jun 2011 15:56:26 -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 83193 invoked by uid 99); 15 Jun 2011 15:56:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Jun 2011 15:56:26 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of mail2kasim@googlemail.com designates 209.85.215.173 as permitted sender) Received: from [209.85.215.173] (HELO mail-ey0-f173.google.com) (209.85.215.173) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Jun 2011 15:56:21 +0000 Received: by eyb6 with SMTP id 6so239439eyb.4 for ; Wed, 15 Jun 2011 08:56:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=XNl20rFFe2TsKcvqFXn3SybSJK7hPcsIh79f8GXY0Cs=; b=miK8pmveV6ZDXUDUdjkR6nBpHH5L100GxyfTPuGmoYkEHQSNsdWcHsSDL3+yQfs+uF 4zfIul5f9j+Qi/CqkNwcZw6INAbujnqmc8dH44y0/tIDN9Y+s29CwkrFzOMpzHKvgZgJ pq1S+7OTrM+A8lAX+pY82dpSrHf1aoQwWRaHI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=QVlx6qKIu3NLj+l8liF6Ca+U/vs1vYJVHQZ5ZxXLD37TEojA1Svz+Z9oF6ZkEy/me5 GbgaEFiADj2c+NBdkQY7VF433BPUeoev+ZhhIxgzP+nna3BFHe/FO2qXsxaYkRUxQote hmbqYy3yxLtiCvAMZkn9e6Tda0wpkjNxpNEyY= MIME-Version: 1.0 Received: by 10.213.106.203 with SMTP id y11mr1242294ebo.71.1308153360229; Wed, 15 Jun 2011 08:56:00 -0700 (PDT) Received: by 10.213.36.17 with HTTP; Wed, 15 Jun 2011 08:56:00 -0700 (PDT) In-Reply-To: <20110615155050.4405681601D@nike.apache.org> References: <20110615155050.4405681601D@nike.apache.org> Date: Wed, 15 Jun 2011 17:56:00 +0200 Message-ID: Subject: Re: ANT 1.8.2 + JUnit error From: kasim ahmed To: Ant Users List , =?ISO-8859-1?Q?Csat=E1ri_J=E1nos?= Content-Type: multipart/alternative; boundary=001636d3467a59275f04a5c230c4 --001636d3467a59275f04a5c230c4 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable in your ant-home library include ant-junit.jar( if not avaialble) and run again. 2011/6/15 Csat=E1ri J=E1nos > Hi there! > > I have ANT 1.8.2 and also JUnit installed. However, when I would like to > use the junit task in the build.xml, I get the following error: > > build.xml:188: The for must include junit.jar if not = in > Ant's own classpath > > Here's the relevant parts of the build.xml: > > > > > > > > topology"> > Validating the results of the discovery > process. > Validating the results... > > > > > > > > > > > > I have the ant-junit.jar and junit.jar both in the %ANT_HOME%/lib directo= ry > and also in the project lib directory. I've tried every solution found on > google, but none of them worked. I also included classpath in the junit > task, but that doesn't worked. > > Could you give me please some advice? > > Greetings, > J=E1nos Csat=E1ri > > ___________________________________ > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org > > --001636d3467a59275f04a5c230c4--