> Error: > [DEBUG] Calling NCSSExecuter with encoding : UTF-8 ParseException in > ....classname.java Encountered " "<" "< "" at line 83, column 14. > Caused by: javancss.parser.ParseException: Encountered " "<" "< "" at line > 774, column 14. > Was expecting one of: > > at > javancss.parser.JavaParser.generateParseException(JavaParser.java:10248)
Sure looks like a javancss error, and cobertura is using javancss under the covers. I'd go ask whoever produces that tool (javancss) about the error you're getting. Perhaps there's a new version out that properly handles this grammar. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
