>>>>> "JT" == J�rn Tage Tyskerud <[EMAIL PROTECTED]>
JT> Is there a way to get feedback per file (although the file JT> contains no errors) when using the javac build in task. Invoke Ant with the -verbose switch. You will get much more information than you ever wanted to see - including which files <javac> compiles. Stefan
