Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 15093 invoked from network); 18 Oct 2004 21:56:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 18 Oct 2004 21:56:09 -0000 Received: (qmail 4613 invoked by uid 500); 18 Oct 2004 21:56:00 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 4530 invoked by uid 500); 18 Oct 2004 21:56:00 -0000 Mailing-List: contact user-help@ant.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 user@ant.apache.org Received: (qmail 4514 invoked by uid 99); 18 Oct 2004 21:56:00 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [163.231.12.68] (HELO mailout-tlr.thomson.com) (163.231.12.68) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 18 Oct 2004 14:55:58 -0700 Received: from mailout-tlr.thomson.com (localhost [127.0.0.1]) by mailout-tlr.thomson.com (Switch-3.1.4/Switch-3.1.0) with ESMTP id i9ILtu5w020258 for ; Mon, 18 Oct 2004 21:55:56 GMT Received: from tlrusmneagfe01.ERF.THOMSON.COM (tlrusmneagfe01.erf.thomson.com [163.231.22.161]) by mailout-tlr.thomson.com (Switch-3.1.4/Switch-3.1.0) with ESMTP id i9ILttRK020217 for ; Mon, 18 Oct 2004 21:55:55 GMT Received: from tlrusmneagmbx01.ERF.THOMSON.COM ([163.231.22.227]) by tlrusmneagfe01.ERF.THOMSON.COM with Microsoft SMTPSVC(6.0.3790.211); Mon, 18 Oct 2004 16:55:36 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable Subject: RE: Escape characters in Ant 1.6.1/Sshexec? Date: Mon, 18 Oct 2004 16:55:34 -0500 Message-ID: <58BA629474DCB1439184245EAF0BF3390411CAC7@tlrusmneagmbx01.erf.thomson.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Escape characters in Ant 1.6.1/Sshexec? Thread-Index: AcS1XQ1AH7nX/DaNR6ifr4/uWeVCpAAAAdtA From: "Anderson, Kajsa \(TLR Corp\)" To: "Ant Users List" X-OriginalArrivalTime: 18 Oct 2004 21:55:36.0625 (UTC) FILETIME=[330C5A10:01C4B55D] X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Have you tried < and >? -----Original Message----- From: Rhino [mailto:rhino1@sympatico.ca] Sent: Monday, October 18, 2004 4:53 PM To: ant-user Subject: Escape characters in Ant 1.6.1/Sshexec? I need to execute an operating system command on a Linux box via the = (optional) sshexec task in Ant 1.6.1. My command contains less-than and = greater-than signs so Ant is objecting to that syntax. How can I escape = those characters so that Ant/sshexec accepts my command? This is my task: = Load_Dougs_Movies.out"/> It appears that the less-than before 'Load_Dougs_Movies.sql' and the = greater-than after it are being taken as XML brackets. I feel sure there = is some simple way to escape the less-than or greater-than but I don't = know what that is. Rhino --- rhino1 AT sympatico DOT ca "There are two ways of constructing a software design. One way is to = make it so simple that there are obviously no deficiencies. And the = other way is to make it so complicated that there are no obvious = deficiencies." - C.A.R. Hoare --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org