Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 49542 invoked from network); 29 May 2007 09:32:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 May 2007 09:32:10 -0000 Received: (qmail 85498 invoked by uid 500); 29 May 2007 09:32:09 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 85455 invoked by uid 500); 29 May 2007 09:32:09 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 85443 invoked by uid 99); 29 May 2007 09:32:09 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 May 2007 02:32:09 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of foamdino@gmail.com designates 66.249.92.174 as permitted sender) Received: from [66.249.92.174] (HELO ug-out-1314.google.com) (66.249.92.174) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 May 2007 02:32:04 -0700 Received: by ug-out-1314.google.com with SMTP id q2so1807236uge for ; Tue, 29 May 2007 02:31:42 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=FjjL1ivkjlQ/N3uDHgSx+S6sbazE2zc36xh1NseMDc++q00Cc29hd4PcP4U/e0BUmlb2Xgho5hBDo8gQiL+LWHXRaFxb49wATVPkGqUcrp45a0sbLTPDb4iUbQx3EfNshQsCgfx46dr2ePKh9qOfLB4Amae/6B2wsqMM6lRgQFM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=AVJCazwMB97fpZe5zg/KINn04krhIuAE6afGBj9QEHuDvgZF8AFO3mfPXlqnf3Au6Fql5KtJI/rT8yBR+TZtxygPvDjnxBd8xjMLJWghef3rdqvCxLxeUnLDDe20bYw5PIkvmKYENiM2Sx64hz5E8r0OuHjJmQAI4aEN1GrvIZw= Received: by 10.82.148.7 with SMTP id v7mr12196344bud.1180431102420; Tue, 29 May 2007 02:31:42 -0700 (PDT) Received: by 10.82.191.1 with HTTP; Tue, 29 May 2007 02:31:42 -0700 (PDT) Message-ID: Date: Tue, 29 May 2007 16:31:42 +0700 From: "Kevin Jackson" To: "Ant Users List" Subject: Re: Copying the contents of all the files in one directory to a single file In-Reply-To: <000d01c7a1d3$2faee170$2201a8c0@LisleTechIN.ltp.soft.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <000d01c7a1d3$2faee170$2201a8c0@LisleTechIN.ltp.soft.net> X-Virus-Checked: Checked by ClamAV on apache.org Hi, Please read the manual, http://ant.apache.org/manual/CoreTasks/concat.html Kev --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org