Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 83725 invoked from network); 8 Oct 2002 22:22:15 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 8 Oct 2002 22:22:15 -0000 Received: (qmail 14278 invoked by uid 97); 8 Oct 2002 22:22:55 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 14262 invoked by uid 97); 8 Oct 2002 22:22:54 -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 14250 invoked by uid 98); 8 Oct 2002 22:22:54 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) From: "Janusz Dalecki \(TYCO\)" To: "'Ant Users List'" Subject: RE: literal value inside ant task? Date: Wed, 9 Oct 2002 08:17:45 +1000 Message-ID: <004701c26f18$87945a20$b01d010a@tepgsyd.tycoint.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: <00ff01c26ee7$ff9b8c40$1219570f@ranier> X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Thanks, that worked. JD -----Original Message----- From: Steve Loughran [mailto:steve_l@iseran.com] Sent: Wednesday, 9 October 2002 2:30 AM To: Ant Users List Subject: Re: literal value inside ant task? what happens when you double escape the dollar as in $${buildno}? ----- Original Message ----- From: "Janusz Dalecki (TYCO)" To: Sent: Tuesday, October 08, 2002 1:17 AM Subject: literal value inside ant task? I would like to use in ant task literal value like ${buildno} but when I use this (in any task) it gets replaced by the value of the property 'buildno'. How can I tell ant task to treat that value as a literal only? JD -- To unsubscribe, e-mail: For additional commands, e-mail: -- To unsubscribe, e-mail: For additional commands, e-mail: -- To unsubscribe, e-mail: For additional commands, e-mail: