Hey guys, Currently configured default findbugs version (2.0.3) is not happy with java 8. Newest findbugs (3.0.0) enjoys java 8 but requires java 7 (http://findbugs.sourceforge.net/). I suggest we encapsulate this in the plugin so that findbugs has higher chance to work out of the box for Gradle users. So, if current java is < 1.7, we use findbugs 2.0.3, else 3.0.0.
Thoughts? -- Szczepan Faber Core dev@gradle; Founder@mockito --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email