Posted on Nov 28, 2007 by
Massive Dog
When I run the ant task, the jslint report is echoed in the std output.
It would be nice if the ant task could generate a file report, which could be XML, so I could merge with other projects reports in me continuous integration tool.
Comment #1
Posted on Nov 28, 2007 by Massive OxSounds like a good idea to me.
Comment #2
Posted on Nov 28, 2007 by Massive Doggiven the format, I could help making some xsl. Perhaps checkstyle could give a good idea about xml report. Both sound like similar.
Comment #3
Posted on Dec 15, 2007 by Massive Ox(No comment was entered for this change.)
Comment #4
Posted on Dec 16, 2007 by Massive OxCode is now in svn to do this – r137.
Status: Fixed
Labels:
Type-Enhancement
Priority-Medium
Component-Ant