Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 36706 invoked from network); 3 May 2002 17:12:40 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 3 May 2002 17:12:40 -0000 Received: (qmail 18199 invoked by uid 97); 3 May 2002 17:12:34 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@nagoya.betaversion.org Received: (qmail 18108 invoked by alias); 3 May 2002 17:12:34 -0000 Delivered-To: jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 18085 invoked by uid 97); 3 May 2002 17:12:33 -0000 Mailing-List: contact ant-user-help@jakarta.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 ant-user@jakarta.apache.org Received: (qmail 18052 invoked by uid 98); 3 May 2002 17:12:33 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Message-ID: <3CD2C553.7301363@VegInfo.com> Date: Fri, 03 May 2002 10:13:55 -0700 From: mls@VegInfo.com X-Mailer: Mozilla 4.77 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Ant Users List Subject: Re: [newbie] How to display values pointed to by refid References: <20020502234936.91469.qmail@web13402.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Diane Holt wrote: > > compile.classpath = ${whatever} Thanks for your suggestion, Diane. It seems that it did not work me. So I put in few echo statements around your suggestion. Start of new code After property set compile.classpath = ${whatever} End of new code and here is the output --------- [echo] Start of new code (and after a blank line) BUILD FAILED (because of an incorrect entry in compile.classpath) Even the echo message "After property set" did not show up. Am I missing something here? Are echo messages somehow buffered by ant? das -- To unsubscribe, e-mail: For additional commands, e-mail: