Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 25342 invoked from network); 1 Sep 2006 19:57: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:57:13 -0000 Received: (qmail 47799 invoked by uid 500); 1 Sep 2006 19:57:08 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 47772 invoked by uid 500); 1 Sep 2006 19:57:08 -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 47761 invoked by uid 99); 1 Sep 2006 19:57:08 -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:57:08 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of danielcamara@gmail.com designates 64.233.166.178 as permitted sender) Received: from [64.233.166.178] (HELO py-out-1112.google.com) (64.233.166.178) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Sep 2006 12:57:07 -0700 Received: by py-out-1112.google.com with SMTP id 39so1156020pyu for ; Fri, 01 Sep 2006 12:56:46 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=MSiMCya48Q6p9bHNfeKUs6oSCmwBT80LTJcDuGWim7S4sscZF5ClNIX5Q+BcoaRBVScayuTXRN2kGOBugiMJ62SsqU3No16V0y/du1TkW6+gBFTkMSu/Qz7lfw3SrEBuxc3Q/0Kl0nqdEa9LP6IhDqSG123d4U+5lrWDJEYLkTI= Received: by 10.35.106.15 with SMTP id i15mr3674356pym; Fri, 01 Sep 2006 12:56:46 -0700 (PDT) Received: by 10.35.65.16 with HTTP; Fri, 1 Sep 2006 12:56:46 -0700 (PDT) Message-ID: <2d706c710609011256qff42f8em98fbcef194f51481@mail.gmail.com> Date: Fri, 1 Sep 2006 16:56:46 -0300 From: "Daniel Camara" To: "Ant Users List" Subject: Re: Problems with exec tag In-Reply-To: <44F88FD2.6030409@schillbaer.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <2d706c710609011139u1da3318dwcff5a26710dce237@mail.gmail.com> <44F88971.70801@schillbaer.de> <2d706c710609011237p5395e0a7t386587ee29a1bee4@mail.gmail.com> <44F88FD2.6030409@schillbaer.de> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Thanks I will try that :) Best regards... Daniel On 9/1/06, Gilbert Rebhan wrote: > Hi, Daniel > > ah, yes, i think your problem is the declaration of > antcontrib taskdefs. > > if you go via the properties file (which is meant for prior > versions of ant, < 1.6) you won't get no task as this > mapping is commented out =3D > > J:\ant-contrib-src\src\net\sf\antcontrib\antcontrib.properties : > > # Tasks Requiring Ant 1.6 or higher > #for=3Dnet.sf.antcontrib.logic.For > math=3Dnet.sf.antcontrib.math.MathTask > > just declare them like (i assume you are using ant > 1.6), > if you got your antcontrib.jar in %ANT_HOME%/lib directory > > > > > this should really get part of ant or antcontrib faq > > > Regards, Gilbert > > > > Daniel Camara wrote: > > > Thanks Gilbert, as I said, I even updated the antcontrib version, but > > > this also didn=B4t work :) > > > > > > Best regards... > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org