Return-Path: Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 24914 invoked from network); 6 Nov 2000 15:45:34 -0000 Received: from public.ndh.net (HELO public.ndh.com) (195.94.90.21) by locus.apache.org with SMTP; 6 Nov 2000 15:45:34 -0000 Received: from bodewig.bost.de ([195.227.98.11]) by public.ndh.com (8.9.3/8.8.0) with ESMTP id QAA09323 for ; Mon, 6 Nov 2000 16:45:18 +0100 (MET) Received: (from bodewig@localhost) by bodewig.bost.de (8.9.3/8.9.3) id QAA25692; Mon, 6 Nov 2000 16:45:19 +0100 X-Authentication-Warning: bodewig.bost.de: bodewig set sender to bodewig@bost.de using -f To: ant-user@jakarta.apache.org Subject: Re: append to a file References: From: Stefan Bodewig Date: 06 Nov 2000 16:45:18 +0100 In-Reply-To: Johan =?iso-8859-1?q?Adel=F6w's?= message of "Mon, 6 Nov 2000 16:22:13 -0000" Message-ID: Lines: 8 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N >>>>> "JA" == Johan Adel�w writes: JA> Is there some way to append to a file with ant. I'm not sure I understand exactly what you want. Ant 1.2's can write (and append) to a file. Stefan