Hi I had not changed those settings, but when I tried it didn't make any difference. I'm reading a default config in the constructor which I removed when testing delimiter parsing disabled without success.
/M v h Pär Welcome to my blog, mostly about programming: http://www.pmdit.se/blog On Fri, Sep 25, 2009 at 04:33, Ralph Goers <[email protected]>wrote: > > On Sep 24, 2009, at 10:51 AM, Pär Dahlberg wrote: > > Hi >> >> I got a Commons Configuration question. Is there some easy way to format >> the >> XML output from an XMLConfiguration? >> >> Reading a config file and saving it works very well. However each time the >> file is saved a couple of empty lines are inserted between random >> elements. >> The file is of course still usable, but it looks quite bad when editing by >> hand after beeing saved a few times. >> >> > Do you have attribute splitting and delimiter parsing disabled? > > Ralph > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
