<concatfilter before="before.txt" after="after.txt"/> will result in
TEXT-OF-BEFORE TEXT-OF-FILE TEXT-OF-AFTER Ok - when writing that class I wasnīt very save in English ;-) I can rename that before --> prepend after --> append But thatīs the minor thing. More interesting for me was the update from my notebook via mobile phone :-) Jan > -----Original Message----- > From: Stefan Bodewig [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 18, 2003 5:51 PM > To: [EMAIL PROTECTED] > Subject: Re: cvs commit: > ant/src/testcases/org/apache/tools/ant/filters > ConcatFilterTest.java > > > On 18 Sep 2003, <[EMAIL PROTECTED]> wrote: > > > New filter <concatfilter>. Adds the content of file at the > > beginning or end of a file. > > How about naming the attributes prepend and append instead of before > and after? > > In > > > <param name="before" value="result/before.txt"/> > > will before.txt come before the copied file or will the copied file > come before before.txt. At least to me the names are not intuitive. > > Stefan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >