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 peter reilly
Reply:     1     2     3     4     5     6  

I do not think that filter chains will help here as they
operate on Readers and not on input streams.

Peter


On 8/1/07, Alex Egg <eggie5@(protected)> wrote:
> 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)
> >
> >
>

---------------------------------------------------------------------
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.