igors48 / code-tools

ant tools to work with code
0 stars 0 forks source link

FindBugs fails #6

Open igors48 opened 11 years ago

igors48 commented 11 years ago

see http://issues.gradle.org/browse/GRADLE-2109

igors48 commented 11 years ago

One partial workaround for this would be to configure the ant task to point to a JAR instead of a collection of .classes, although there's still the issue of the huge list of source files. In either case, the findbugs plugin exposes no way of doing this.