Re: AW: XMLSerializer replaces tabs with #9;

2004-12-06 Thread Ralph Goers
Stefan Pietschmann wrote: Hmm, i'm not really into this, so it is as simple as exchanging the XMLSerializer with the 2.1.5 version before building, or are there other dependencies? Cheers, Stefan I went and did diffs on XMLSerializer and its base classes. Only AbstractTextSerializer changed

Re: AW: XMLSerializer replaces tabs with #9;

2004-12-06 Thread Torsten Curdt
Stefan Pietschmann wrote: Hmm, i'm not really into this, so it is as simple as exchanging the XMLSerializer with the 2.1.5 version before building, or are there other dependencies? We have two different XML serializers. IIRC we changed the the default implementation recently. All you need to do is

Re: AW: XMLSerializer replaces tabs with #9;

2004-12-06 Thread roy huang
I have the same problem.Using tab is to make xml file look nice. - Original Message - From: Torsten Curdt [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, December 06, 2004 5:54 PM Subject: Re: AW: XMLSerializer replaces tabs with #9; Stefan Pietschmann wrote: Hmm, i'm

Re: AW: XMLSerializer replaces tabs with #9;

2004-12-06 Thread Torsten Curdt
I have the same problem.Using tab is to make xml file look nice. Well ...no problem using spaces for that over here ;-) ...even makes them look nice in every editor cheers -- Torsten

Re: AW: XMLSerializer replaces tabs with #9;

2004-12-06 Thread Stefano Mazzocchi
Torsten Curdt wrote: Stefan Pietschmann wrote: Hmm, i'm not really into this, so it is as simple as exchanging the XMLSerializer with the 2.1.5 version before building, or are there other dependencies? We have two different XML serializers. IIRC we changed the the default implementation recently.

AW: AW: XMLSerializer replaces tabs with #9;

2004-12-06 Thread Stefan Pietschmann
So the question remains: when using tabs (and I do use them cause they're used by default in XMLSpy and I cannot convert all my xml files to whitespaces) - is it the intended behavior of the (new implementation of the) XMLSerializer to replace all of them with the #9; entity? Stefan

AW: XMLSerializer replaces tabs with #9;

2004-12-06 Thread Stefan Pietschmann
Hi Torsten, I tried replacing xml-serializer class=org.apache.cocoon.components.sax.XMLByteStreamCompiler logger=core.xml-serializer pool-grow=4 pool-max=32 pool-min=8/ with xml-serializer class=org.apache.cocoon.components.sax.XMLSerializer logger=core.xml-serializer pool-grow=4 pool-max=32

Re: AW: AW: XMLSerializer replaces tabs with #9;

2004-12-06 Thread Torsten Curdt
Stefan Pietschmann wrote: So the question remains: when using tabs (and I do use them cause they're used by default in XMLSpy and I cannot convert all my xml files to whitespaces) - is it the intended behavior of the (new implementation of the) XMLSerializer to replace all of them with the #9;

Re: AW: XMLSerializer replaces tabs with #9;

2004-12-06 Thread Torsten Curdt
I tried replacing xml-serializer class=org.apache.cocoon.components.sax.XMLByteStreamCompiler logger=core.xml-serializer pool-grow=4 pool-max=32 pool-min=8/ with xml-serializer class=org.apache.cocoon.components.sax.XMLSerializer logger=core.xml-serializer pool-grow=4 pool-max=32 pool-min=8/

Re: AW: XMLSerializer replaces tabs with #9;

2004-12-06 Thread Micah Dubinko
FYI, my default sitemap has: map:serializer logger=sitemap.serializer.xml mime-type=text/xml name=xml src=org.apache.cocoon.serialization.XMLSerializer/ and map:serializer logger=sitemap.serializer.exml mime-type=text/xml name=exml

Re: AW: XMLSerializer replaces tabs with #9;

2004-12-06 Thread Torsten Curdt
Micah Dubinko wrote: FYI, my default sitemap has: map:serializer logger=sitemap.serializer.xml mime-type=text/xml name=xml src=org.apache.cocoon.serialization.XMLSerializer/ and map:serializer logger=sitemap.serializer.exml mime-type=text/xml name=exml

AW: XMLSerializer replaces tabs with #9;

2004-12-05 Thread Stefan Pietschmann
Hmm, i'm not really into this, so it is as simple as exchanging the XMLSerializer with the 2.1.5 version before building, or are there other dependencies? Cheers, Stefan -Ursprüngliche Nachricht- Von: Torsten Curdt [mailto:[EMAIL PROTECTED] Gesendet: Sonntag, 5. Dezember 2004 22:15