Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 36116 invoked from network); 20 Aug 2007 17:02:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Aug 2007 17:02:06 -0000 Received: (qmail 97736 invoked by uid 500); 20 Aug 2007 17:01:58 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 97710 invoked by uid 500); 20 Aug 2007 17:01:58 -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 97698 invoked by uid 99); 20 Aug 2007 17:01:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Aug 2007 10:01:58 -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 vihanpandey@gmail.com designates 64.233.166.181 as permitted sender) Received: from [64.233.166.181] (HELO py-out-1112.google.com) (64.233.166.181) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Aug 2007 17:01:56 +0000 Received: by py-out-1112.google.com with SMTP id f31so2302189pyh for ; Mon, 20 Aug 2007 10:01:35 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Gs7mKX38KSExMx/kpMb7ZKz8tnuAseqPbxcQDnl5Ez5rpel7ogj83NSfgOlFErhIGcY078nnNbj7Fc6vv99UskBmLE05hZfVihsVjfejDVorAu0ebKqSJgaUs2UJ24YeJFzft5VAaq+tve/Wi7eg+PEmIN3pCNyBY6ePKMUmrNc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=rBpaoomkYWxfEB1aHJ8sAFQ86+M/R8RiIt+w4DQUqlcfBF42i5vY4457qNS+ITxEjsOscbS8imU0DMBSzChhPgKldW5ALFGBbYUpY5EM1Jke9S5DNdFhKtmp2tqt8uyTHb7N3ogkEiWIwIMfheis6+rLSirQVYve3tqE/DMug18= Received: by 10.114.137.2 with SMTP id k2mr102287wad.1187629290721; Mon, 20 Aug 2007 10:01:30 -0700 (PDT) Received: by 10.114.127.19 with HTTP; Mon, 20 Aug 2007 10:01:30 -0700 (PDT) Message-ID: <9832c98e0708201001m6155ae31i6bdaadedde241688@mail.gmail.com> Date: Mon, 20 Aug 2007 22:31:30 +0530 From: "Vihan Pandey" To: "Ant Users List" Subject: Re: for task with inline exec? In-Reply-To: <327BBBAD6F12294EAD9934A2BB5E769B052E763E@MSGDALCLN2WIN.DMN1.FMR.COM> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <9832c98e0708200607s1606d6a1j2a437acd29f2c7a3@mail.gmail.com> <9832c98e0708200735m4cd0fb63y445c472aa623e5bb@mail.gmail.com> <327BBBAD6F12294EAD9934A2BB5E769B052E763E@MSGDALCLN2WIN.DMN1.FMR.COM> X-Virus-Checked: Checked by ClamAV on apache.org On 8/20/07, Ditrick, Gregory wrote: > Not a bad idea to use , if you are not doing cross > platform stuff. > The use of a lot of this type of thing, , can make the > ant script platform dependent or you will require additional products > like Cygwin for Windows. We currently have no intention of moving out of a *nix environment but yes i do agree that would be a better idea for someone who's target platform is win* Regards, -vihan --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org