Re: Javac Number Crunching

2002-11-13 Thread stwells
Tim, See JavaNCSS http://www.kclee.com/clemens/java/javancss/ > Tim Sheridan <[EMAIL PROTECTED]> wrote: > > ANT is more than another neat tool ... it is a great tool! > > My question is this: is there a way I can aggregate stats on the > number of > compiled files, lines compiled, etc., aft

Re: Javac Number Crunching

2002-11-13 Thread Erik Hatcher
If you're good with XSLT, use the XmlLogger (as a listener, oddly) and capture build output as XML and have at it! Erik Tim Sheridan wrote: ANT is more than another neat tool ... it is a great tool! My question is this: is there a way I can aggregate stats on the number of compiled files, lin