Write log file during xslt and xmlvalidate
Hello, I have implemented a migration process in Ant with xsl transformations and XML Schema validations. I want to write the errors/warnings during validation and xsl:messages during into a log file. I know there is the echo task which can write to a file, but it is only able to write from the
Ant
Hi, I'm trying to write to a file using the tag...
Everything config-wise is set up correctly (js.jar et al) and the following snippet executes no problem.
However, the resultant "outfile" is blank.
AW: Ant
write close() instead of close Jan > -Ursprüngliche Nachricht- > Von: Alex Feseto [mailto:[EMAIL PROTECTED] > Gesendet am: Mittwoch, 1. Dezember 2004 12:53 > An: [EMAIL PROTECTED] > Betreff: Ant tag query > > Hi, I'm trying to write to a file using the