Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 31679 invoked by uid 500); 8 Mar 2001 22:02:03 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: ant-user@jakarta.apache.org Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 31654 invoked from network); 8 Mar 2001 22:02:01 -0000 Message-ID: <89866A7EC9C0D1119C950000F8BCC28203B32553@zrtpd00n.us.nortel.com> From: "Nolan Ring" To: "'ant-user@jakarta.apache.org'" Subject: antRun command in wrong format in Ant 1.3? Date: Thu, 8 Mar 2001 16:48:05 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C0A819.750981E0" X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C0A819.750981E0 Content-Type: text/plain; charset="iso-8859-1" Hi, I'm wondering if the antRun command is in the wrong file format in the 1.3 distribution. I have a build.xml file that uses exec to invoke some shell scripts. This worked in 1.2 but wasn't working in 1.3. When I tried to run antRun from the command line, I got "Command not found", despite the fact that the permissions were ok ... when I editted the file with vi there were ^M characters at the end of the line. I moved the original antRun file out of the way and created a new antRun with vi, typed in the contents of the file, and all's working again. Thanks. Nolan ------_=_NextPart_001_01C0A819.750981E0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable antRun command in wrong format in Ant 1.3?

Hi,

I'm wondering if the antRun command is in the wrong = file format in the 1.3 distribution.  I have a build.xml file that = uses exec to invoke some shell scripts.  This worked in 1.2 but = wasn't working in 1.3.  When I tried to run antRun from the = command line, I got "Command not found", despite the fact = that the permissions were ok ... when I editted the file with vi there = were ^M characters at the end of the line. 

I moved the original antRun file out of the way and = created a new antRun with vi, typed in the contents of the file, and = all's working again.

Thanks.

Nolan
 

------_=_NextPart_001_01C0A819.750981E0--