1.insert a static text at the beginning or at the end of multiple files
  <copy><filterchain><concatfilter>

2.insert a static text at a text marker
  Easiest would be <copy><filterchain><expandproperties> or <copy><filterset>
 

Jan

>-----Ursprüngliche Nachricht-----
>Von: Dominique Devienne [mailto:[EMAIL PROTECTED] 
>Gesendet: Dienstag, 30. Mai 2006 14:45
>An: Ant Users List
>Betreff: Re: Insert a file into another at given point (not 
>necessary at the end)
>
>See recent thread titled "F1- file content copy using ant", 
>for a very clever technique to solve a similar request. The 
>"insertion" point with a regex might need a special 
>FilterReader though. --DD
>
>On 5/29/06, David <[EMAIL PROTECTED]> wrote:
>> Dear members,
>>
>>  I know there is a task concat for inserting at the end of 
>the file another file, but what about to insert something in 
>the middle of another file, I cant define such place for 
>example via regular expression, but I don't know if there is 
>any task for doing that.
>>
>>  Thanks,
>>
>>  David
>>
>>
>> ---------------------------------
>> Sneak preview the  all-new Yahoo.com. It's not radically 
>different. Just radically better.
>>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED] For 
>additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to