Java Mailing List Archive

http://www.ant-tasks.com/

Apache Ant Archive

» Ant Users List
» Ant Developers List
concat task on group of utf 8 files w/ BOM

concat task on group of utf 8 files w/ BOM

2007-08-01       - By Alex Egg
Reply:     1     2     3     4     5     6  

I don't understand how to use the filterchains, so I just wrote ant ant task
to remove the BOMs. Can you show me an example?

On 7/31/07, Jan.Materne@(protected) <Jan.Materne@(protected)> wrote:
>
> You could try a <filterchain> to get rid off the BOMs when <concat>enating
> the files.
>
> Jan
>
> >-----Urspr?ngliche Nachricht-----
> >Von: Alex Egg [mailto:eggie5@(protected)]
> >Gesendet: Montag, 30. Juli 2007 22:33
> >An: Ant Users List
> >Betreff: concat task on group of utf 8 files w/ BOM
> >
> >Hi,
> >I'm using the concat task with a fileset that points to a
> >bunch of files
> >with unicode byte order marks. After the task is complete I
> >wind up with
> >file that's full for BOMs, which down the road, crashes a
> >program that reads
> >this file.
> >
> >Any good solution to deal with this? The BOMS?
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@(protected)
> For additional commands, e-mail: user-help@(protected)
>
>

©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.