Oops, here's the problem -- it's not that the output is completely different (once you grep out all those "<message priority...>" lines), it's that the "Buildfile build.xml" line gets included in the log.xml file.
$ cat log.xml Buildfile: build.xml <?xml version="1.0" encoding="UTF-8" ?> <?xml-stylesheet type="text/xsl" href="log.xsl"?> [snip] Once I got rid of that, log.xsl worked on it. Diane ===== ([EMAIL PROTECTED]) __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
