From user-return-57893-apmail-ant-user-archive=ant.apache.org@ant.apache.org Fri Sep 01 19:27:13 2006 Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 16955 invoked from network); 1 Sep 2006 19:27:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Sep 2006 19:27:13 -0000 Received: (qmail 96887 invoked by uid 500); 1 Sep 2006 19:27:11 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 95982 invoked by uid 500); 1 Sep 2006 19:27:09 -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 95971 invoked by uid 99); 1 Sep 2006 19:27:09 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Sep 2006 12:27:09 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [212.227.126.187] (HELO moutng.kundenserver.de) (212.227.126.187) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Sep 2006 12:27:07 -0700 Received: from [84.149.0.157] (helo=[192.168.1.2]) by mrelayeu.kundenserver.de (node=mrelayeu5) with ESMTP (Nemesis), id 0ML25U-1GJEf504Ju-0007ez; Fri, 01 Sep 2006 21:26:43 +0200 Message-ID: <44F88971.70801@schillbaer.de> Date: Fri, 01 Sep 2006 21:26:41 +0200 From: Gilbert Rebhan User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: Ant Users List Subject: Re: Problems with exec tag References: <2d706c710609011139u1da3318dwcff5a26710dce237@mail.gmail.com> In-Reply-To: <2d706c710609011139u1da3318dwcff5a26710dce237@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Provags-ID: kundenserver.de abuse@kundenserver.de login:afce2acc683367789cfbb23dd5fb1d54 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, Daniel that's because the task is not part of vanilla ant, it's part of a bunch of contributions for ant called "ant-contrib". There are also maaaany other tasks around and you may also roll your own. see (and get those tasks from there ...) http://ant-contrib.sourceforge.net/ Regards, Gilbert Daniel Camara wrote: > Thanks Jan, > > I am a newbie with ant, two days new :), I couldn't execute your > second script (Actually Good work, very impressive :), the script > gives me the below error message. > --- > BUILD FAILED > C:\Temp\Ant\TESTES\MyProject\MyProject.xml:34: Could not create task > or type of type: antlib:net/sf/antcontrib:for. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org