Return-Path: Mailing-List: contact user-help@ant.apache.org; run by ezmlm Delivered-To: mailing list user@ant.apache.org Received: (qmail 30166 invoked from network); 25 Mar 2003 17:04:28 -0000 Received: from backbone-station2.rcp.co.uk (HELO aluminium.rcp.co.uk) (194.154.18.66) by daedalus.apache.org with SMTP; 25 Mar 2003 17:04:28 -0000 Received: from [194.154.28.101] by aluminium.rcp.co.uk (NTMail 7.02.3037/NT1534.00.2214606e) with ESMTP id cbhsiaaa for user@ant.apache.org; Tue, 25 Mar 2003 17:04:19 +0000 Received: by oldlace.rcp.co.uk with Internet Mail Service (5.5.2655.55) id ; Tue, 25 Mar 2003 17:04:18 -0000 Message-ID: From: Justin Thomas To: 'Ant Users List' Subject: RE: How to echo classpath Date: Tue, 25 Mar 2003 17:04:10 -0000 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2655.55) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N You need to assign it to a property and echo it as shown below -----Original Message----- From: Latha.Thanigaimalai@doi.vic.gov.au [mailto:Latha.Thanigaimalai@doi.vic.gov.au] Sent: 24 March 2003 23:00 To: user@ant.apache.org Subject: How to echo classpath Hi all, I am a new Ant user. I need some help. I am trying to include the following in my classpath : dir ${app.bin} all jar files under ${lib.busear} dir ${j2ee.classpath} And this is how I am defining it : I am just wondering if there is a way I could echo my classpath. Any guidance is appreciated. Thanks, Latha. ********************************************************************** Any personal or sensitive information contained in this email and attachments must be handled in accordance with the Victorian Information Privacy Act 2000, the Health Records Act 2001 or the Privacy Act 1988 (Commonwealth), as applicable. This email, including all attachments, is confidential. If you are not the intended recipient, you must not disclose, distribute, copy or use the information contained in this email or attachments. Any confidentiality or privilege is not waived or lost because this email has been sent to you in error. If you have received it in error, please let us know by reply email, delete it from your system and destroy any copies. ********************************************************************** --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org