Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 29388 invoked from network); 19 Dec 2003 10:52:47 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 19 Dec 2003 10:52:47 -0000 Received: (qmail 71234 invoked by uid 500); 19 Dec 2003 10:52:12 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 71121 invoked by uid 500); 19 Dec 2003 10:52:11 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 71108 invoked from network); 19 Dec 2003 10:52:11 -0000 Received: from unknown (HELO web40604.mail.yahoo.com) (66.218.78.141) by daedalus.apache.org with SMTP; 19 Dec 2003 10:52:11 -0000 Message-ID: <20031219105225.32830.qmail@web40604.mail.yahoo.com> Received: from [193.172.132.104] by web40604.mail.yahoo.com via HTTP; Fri, 19 Dec 2003 02:52:25 PST Date: Fri, 19 Dec 2003 02:52:25 -0800 (PST) From: Riaan Oberholzer Subject: [Q] How to insert file into another? To: user@ant.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Question: how can I insert one file into another using ant? Eg, fileA has a token "insertHere" and I somehow want to import all of fileB to replace this token. Somehow with copy and filtersets? __________________________________ Do you Yahoo!? New Yahoo! Photos - easier uploading and sharing. http://photos.yahoo.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org