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 1889 invoked from network); 2 Jan 2001 21:58:20 -0000 Received: from cortex-gw.magna.com.au (HELO smtp.cortexebusiness.com.au) (203.174.140.214) by h31.sny.collab.net with SMTP; 2 Jan 2001 21:58:20 -0000 Received: (from daemon@localhost) by smtp.cortexebusiness.com.au (8.10.0/8.10.0) id f02LwGE00755 for ; Wed, 3 Jan 2001 08:58:16 +1100 (EST) Received: from UNKNOWN(192.168.1.8), claiming to be "monkey.prod.thespot.com.au" via SMTP by ripley, id smtpdAAAJha4yb; Wed Jan 3 08:58:14 2001 Received: (from daemon@localhost) by monkey.prod.thespot.com.au (8.10.0/8.10.0) id f02LwDp27426 for ; Wed, 3 Jan 2001 08:58:13 +1100 (EST) Received: from UNKNOWN(192.168.1.9), claiming to be "chunky.devl.ebinteractive.com.au" via SMTP by monkey, id smtpdAAAVPayJ1; Wed Jan 3 08:58:08 2001 Received: from snotty (snotty.devl.ebinteractive.com.au [192.168.1.32]) by chunky.devl.ebinteractive.com.au (8.10.0/8.10.0) with SMTP id f02Lw7B09932 for ; Wed, 3 Jan 2001 08:58:08 +1100 (EST) From: "Conor MacNeill" To: Subject: RE: Small (but annoying) bug in src/bin/ant Date: Wed, 3 Jan 2001 08:58:42 +1100 Message-ID: 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 IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 In-Reply-To: X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Done > Just delete the last non-blank line in src/bin/ant. > > - Paul Philion