Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 30797 invoked by uid 500); 28 Sep 2001 01:43:59 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: ant-user@jakarta.apache.org Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 30786 invoked from network); 28 Sep 2001 01:43:59 -0000 Message-ID: <008a01c147cd$ae29d750$259447cc@vkoppika> From: "Shyam Koppikar" To: , References: <20010927131410.180.qmail@web13407.mail.yahoo.com> <01092809311131.22057@host86.syd.nuix.com.au> Subject: Re: property values help Date: Thu, 27 Sep 2001 20:28:15 -0700 Organization: Descon Consultants MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N ----- Original Message ----- From: "Victor Hadianto" To: Sent: Thursday, September 27, 2001 4:31 PM Subject: Re: property values help > > > If you mean equal to the output of a command, and you're running 1.4, see > > the "outputproperty" attribute of . > > > > Diane, I checked the ant 1.4 manual and there isn't outputproperty attribute, > there an "output" attribute which will output the exec command result to a > file, but not a property. > > victor