Hi,

The problem that was being caused by the JDepend parser not being able
to cope with some Java source files has been fixed. The parser is used
to grab the package and turn it into a path. We can probably find a
better way but the fix checked in should now allow those who were having
problems to produce their checkstyle reports.

The example that I know to break the parser, and therefore cause the
checkstyle report to fail, looks like the following:

public class Foo /*extends Bar*/{
...
}

Hope that helps.

-- 
jvz.

Jason van Zyl
[EMAIL PROTECTED]
http://tambora.zenplex.org

In short, man creates for himself a new religion of a rational
and technical order to justify his work and to be justified in it.
  
  -- Jacques Ellul, The Technological Society


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to