Okay, I answered my own question. I downloaded the source and it looks like its not used yet by the ant task even though the underlying class used by the ant task does support it.
I rebuilt the ant task class (WebXmlMergeTask) to use the indent parameter and that seems to work. Anyone in development know when this is going to be fixed/added to the 1.5 dev build so I can replace my custom built cactus-ant.jar? Thanks Martin -----Original Message----- From: Bayly, Martin Sent: June 18, 2003 10:22 AM To: [EMAIL PROTECTED] Subject: webxmlmerge ant task indent option Hi I'm trying out the webxmlmerge ant task in cactus 1.5. I've managed to get the merge to work, but the merged file is not formatted. There is an indent option which I've tried setting to "yes", "true", "on" but it still comes out as a blob. Anyone know if this is supposed to work yet? Anyone got it work? Am I missing some jar maybe, that is used to do the formatting? Thanks Martin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
