Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 66318 invoked from network); 27 Mar 2006 17:33:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 Mar 2006 17:33:20 -0000 Received: (qmail 241 invoked by uid 500); 27 Mar 2006 17:33:12 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 99760 invoked by uid 500); 27 Mar 2006 17:33:10 -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 99704 invoked by uid 99); 27 Mar 2006 17:33:10 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Mar 2006 09:33:10 -0800 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_WHOIS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [68.142.199.96] (HELO web81104.mail.mud.yahoo.com) (68.142.199.96) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 27 Mar 2006 09:33:09 -0800 Received: (qmail 76417 invoked by uid 60001); 27 Mar 2006 17:32:20 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=yayYfLYs3JT1mD0v0JVwk0vqyM+Arnx6jnHWy/SCqPXyHf2c2B4Zu+ETu8hHgv2J3GOYcLso6vRrjdjt9T2cb+Zx8uVIiVrnMmpcjccxLVHw10LzeNOxmCdTLG/+zPIX8QgBO99hMmzrCh/JGYcXqa1t4za+nGaw/guwUjptS/o= ; Message-ID: <20060327173220.76415.qmail@web81104.mail.mud.yahoo.com> Received: from [64.136.2.254] by web81104.mail.mud.yahoo.com via HTTP; Mon, 27 Mar 2006 09:32:20 PST Date: Mon, 27 Mar 2006 09:32:20 -0800 (PST) From: Thod Nguyen Subject: how to return a String object in custom Ant To: Ant Users List In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I'm writing a custom Ant and i would like to return a String object in the void execute() method, what is the best way to do this? Thanks much T.N. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org