Hey,

Checkstyle task is not thread safe and unhappy in --parallel build
(I've raised a ticket for it here:
http://issues.gradle.org/browse/GRADLE-3146).

Currently, checkstyle task uses antbuilder. I'd say that we should use
checkstyle commandline api instead. This way, we could fork off the
operation, just like we do for FindBugs.

Thoughts?

Cheers!
-- 
Szczepan Faber
Core dev@gradle; Founder@mockito

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to