Dominik Dahlem wrote: > I had a look at the sources shipped with the plugin. The file > SimianLog.java appears to have a bug (at least in my scenario). The > simian.log file contains the line "Processed a total of 123 lines in 4 > files". The StringTokenizer created for this line expects the 10th token > to contain the number of files being processed. Instead it is the 8th > one. I deleted lines 234/235 (which just jump over tokens) and all is > working now.
Would you please file an issue in Jira, and attach the patch? Thanks, R. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
