Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 80589 invoked from network); 24 May 2006 17:15:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 May 2006 17:15:42 -0000 Received: (qmail 47579 invoked by uid 500); 24 May 2006 17:15:37 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 47431 invoked by uid 500); 24 May 2006 17:15:36 -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 47420 invoked by uid 99); 24 May 2006 17:15:36 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 May 2006 10:15:36 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [216.206.165.179] (HELO mail.SportsLoyaltySystems.com) (216.206.165.179) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 May 2006 10:15:36 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: F1- file content copy using ant Date: Wed, 24 May 2006 13:15:09 -0400 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: F1- file content copy using ant Thread-Index: AcZ/TXQ1J3R5ii/TSwGLB+5iy+AT0gAAP1BwAAAozWAAARPdEAAAJ6XQAABHiNAAAByWUA== From: "Manisha Mauni" To: "Ant Users List" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Thanks Benjamin!! -----Original Message----- From: Burgess, Benjamin [mailto:BBurgess@tiaa-cref.org]=20 Sent: Wednesday, May 24, 2006 1:14 PM To: Ant Users List Subject: RE: F1- file content copy using ant Sure, use multiple concat tasks with FilterChains. So the first would use a Headfilter, then the next would take the entire other file, then the last would use a Tailfilter, all concatenating to the output file.=20 -----Original Message----- From: Manisha Mauni [mailto:mmauni@SportsLoyaltySystems.com]=20 Sent: Wednesday, May 24, 2006 1:06 PM To: Ant Users List Subject: RE: F1- file content copy using ant Sorry actually I mean inserting content in a file from other file. Say inserting content in targer.txt from source.txt after line say 10. -----Original Message----- From: Burgess, Benjamin [mailto:BBurgess@tiaa-cref.org]=20 Sent: Wednesday, May 24, 2006 1:02 PM To: Ant Users List Subject: RE: F1- file content copy using ant -----Original Message----- From: Manisha Mauni [mailto:mmauni@SportsLoyaltySystems.com]=20 Sent: Wednesday, May 24, 2006 12:30 PM To: Ant Users List Subject: RE: F1- file content copy using ant Thanks Benjamin!! Is there any way I can insert the content from one file to the other at the desired location? I don't want to use entity. Thanks Manisha -----Original Message----- From: Burgess, Benjamin [mailto:BBurgess@tiaa-cref.org]=20 Sent: Wednesday, May 24, 2006 12:24 PM To: Ant Users List Subject: RE: F1- file content copy using ant Concat? http://ant.apache.org/manual/CoreTasks/concat.html -----Original Message----- From: Manisha Mauni [mailto:mmauni@SportsLoyaltySystems.com]=20 Sent: Wednesday, May 24, 2006 12:17 PM To: Ant Users List Subject: F1- file content copy using ant Hello, I have to append content of one file to other using ant task.=20 Is there any ant task which can do that? =20 I tried "xclude" but it is replacing the content instead of appending =20 =20 =20 Thanks n rgds Manisha =20 ************************************************************** This message, including any attachments, contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, please contact sender immediately by reply e-mail and destroy all copies. You are hereby notified that any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited. TIAA-CREF ************************************************************** --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org ************************************************************** This message, including any attachments, contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, please contact sender immediately by reply e-mail and destroy all copies. You are hereby notified that any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited. TIAA-CREF ************************************************************** --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org ************************************************************** This message, including any attachments, contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, please contact sender immediately by reply e-mail and destroy all copies. You are hereby notified that any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited. TIAA-CREF ************************************************************** --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org