Return-Path: Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 61368 invoked from network); 28 Jan 2001 12:50:44 -0000 Received: from unknown (HELO mail.epost.de) (64.39.38.70) by h31.sny.collab.net with SMTP; 28 Jan 2001 12:50:44 -0000 Received: from nshome (62.226.231.122) by mail.epost.de (5.5.020) id 3A6FFE4500059432 for ant-dev@jakarta.apache.org; Sun, 28 Jan 2001 13:50:07 +0100 Message-ID: <003d01c08928$fe8378a0$0100280a@nshome> From: "Nico Seessle" To: References: <3A7381F6.84568077@progress.com> Subject: Re: [PATCH] ant.bat - fix for -D args with spaces Date: Sun, 28 Jan 2001 13:43:31 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N ----- Original Message ----- From: "Bill Burton" To: "Ant Developers Mailing List" Sent: Sunday, January 28, 2001 3:20 AM Subject: [PATCH] ant.bat - fix for -D args with spaces > This fix was tested on Windows NT 4.0 SP5 and Windows 98SE. and on W2K SP1. If I would know how to patch this I would commit it. But my system seems to get confused by unix/non-unix termination or something like this. It always tells me the complete file has changed :-( Nico