Title: Message Title
Robert Scholte commented on an issue
Mojo's Cobertura Maven Plugin / Bug MCOBERTURA-188
Not supported following method call "this.<String>test()"
Hi,

I have following method call:
{code}
this.<String>test();
{code}
it does compiling as in out.txt log
but when I'm trying to run Cobertura on this files it can't parse
{code}
Encountered " "<" "< "" at line 4, column 8.
{code}
see err.txt for more details

you can reproduce the issue by using test project inside testcase.zip

Thanks
E...
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to