From user-return-66515-apmail-ant-user-archive=ant.apache.org@ant.apache.org Fri Nov 28 19:50:18 2008 Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 82571 invoked from network); 28 Nov 2008 19:50:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Nov 2008 19:50:18 -0000 Received: (qmail 80537 invoked by uid 500); 28 Nov 2008 19:50:22 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 80491 invoked by uid 500); 28 Nov 2008 19:50:22 -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 80480 invoked by uid 99); 28 Nov 2008 19:50:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Nov 2008 11:50:22 -0800 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Nov 2008 19:48:55 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1L69LR-0005Tk-SS for user@ant.apache.org; Fri, 28 Nov 2008 11:49:41 -0800 Message-ID: <20739722.post@talk.nabble.com> Date: Fri, 28 Nov 2008 11:49:41 -0800 (PST) From: Kate McCole To: user@ant.apache.org Subject: Re: differenet ant script for different plateform? In-Reply-To: <2aec41790811280952j38e8d05bk4746a4f7ea8db158@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: ttm02000@live.com References: <20737822.post@talk.nabble.com> <2aec41790811280952j38e8d05bk4746a4f7ea8db158@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Thank you very much :clap: Patrick Waugh wrote: > > You can check to see which platform you are compiling on by looking at > some default properties, and then run the proper exec task based on > that with ac:if (ant contrib:if) > > > On 11/28/08, Kate McCole wrote: >> >> Hi, I'm new to ant and I have to write an ant build. >> I saw some tasks requires os and are very specific such as . >> Does it mean I have to write one script for each plateform?? >> -- >> View this message in context: >> http://www.nabble.com/differenet-ant-script-for-different-plateform--tp20737822p20737822.html >> Sent from the Ant - Users mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: user-unsubscribe@ant.apache.org >> For additional commands, e-mail: user-help@ant.apache.org >> >> > > -- > Sent from my mobile device > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org > > > -- View this message in context: http://www.nabble.com/differenet-ant-script-for-different-plateform--tp20737822p20739722.html Sent from the Ant - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org