Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 94063 invoked from network); 27 Nov 2009 16:58:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 27 Nov 2009 16:58:35 -0000 Received: (qmail 25714 invoked by uid 500); 27 Nov 2009 16:58:34 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 25627 invoked by uid 500); 27 Nov 2009 16:58:33 -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 25617 invoked by uid 99); 27 Nov 2009 16:58:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Nov 2009 16:58:33 +0000 X-ASF-Spam-Status: No, hits=1.1 required=10.0 tests=FORGED_HOTMAIL_RCVD2,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Nov 2009 16:58:23 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1NE48x-0005jR-4r for user@ant.apache.org; Fri, 27 Nov 2009 08:58:03 -0800 Message-ID: <26545081.post@talk.nabble.com> Date: Fri, 27 Nov 2009 08:58:03 -0800 (PST) From: jhudson To: user@ant.apache.org Subject: Slash issue in ANT script MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: lokanathreddy.d@hotmail.com X-Virus-Checked: Checked by ClamAV on apache.org hi, My script should work both in Unix and winddows, I don't know how to handle slash (\) in ANT script in this case. Could some one please help me. For example, how to make below path as a valid path both in windows and unix, which has both back slash & forward slash C:\Release\work/src/server/ Please help me. -- View this message in context: http://old.nabble.com/Slash--issue-in-ANT-script-tp26545081p26545081.html Sent from the Ant - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org