Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 60104 invoked from network); 4 Apr 2005 14:27:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Apr 2005 14:27:03 -0000 Received: (qmail 35826 invoked by uid 500); 4 Apr 2005 14:26:57 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 35403 invoked by uid 500); 4 Apr 2005 14:26:56 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 35388 invoked by uid 99); 4 Apr 2005 14:26:56 -0000 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from web52910.mail.yahoo.com (HELO web52910.mail.yahoo.com) (206.190.39.187) by apache.org (qpsmtpd/0.28) with SMTP; Mon, 04 Apr 2005 07:26:54 -0700 Received: (qmail 25286 invoked by uid 60001); 4 Apr 2005 14:26:51 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=6eXbAXoFZ4CohlybMudHWNhpDACxO5drbptHDYbULq/sxqAC1Fs4jBZTBwKN+HqwJ71VSwl5Ktw9hRUJhbVOoIByt1/aaeDZsGDlA6En37zp9Z3SHLDms8fBv2Gqolw9chBf03BPRK5Dmpqtmtw/yiFKlrvn65NRVXWXl2BVsfI= ; Message-ID: <20050404142651.25284.qmail@web52910.mail.yahoo.com> Received: from [212.95.183.130] by web52910.mail.yahoo.com via HTTP; Mon, 04 Apr 2005 07:26:50 PDT Date: Mon, 4 Apr 2005 07:26:50 -0700 (PDT) From: Ivan Ivanov Subject: Re: How to find if rexx is installed using ANT To: Ant Users List In-Reply-To: 6667 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hello Janu, You can use : --- Janu Mohandass wrote: > > > > > Hi all, > > My project has a dependency on Rexx Scripts. I am > calling the Rexx Scripts > within Ant. > Before that I would want to check if users have rexx > installed in there > systems or not. > If not set, I would want to exit out of the ant. > > How do I achieve this? > > Thanks in advance. > > Janu. > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > user-unsubscribe@ant.apache.org > For additional commands, e-mail: > user-help@ant.apache.org > > __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/ --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org