Finding Bugs
Somehow I came across the findbugs project. I just gave it a try on the current cocoon codebase. Whether they are really all bugs or not… this tool came up with a lot of interesting findings and annotations. Wondering if it would be worth integrating it into the build system. The LGPL probably rules this out but anyway …at least it’s also available as eclipse plugin.
…another show off for BCEL