Closed cco3 closed 9 years ago
Hi, Thanks for your PR. Findbugs actually needs class files to do its analysis, but PMD works directly with java files, so the dependson for PMD is not necessary. Could you modify your PR, and then I will merge it :) ? Thanks again.
done
Perfect !
This change creates class files with debug symbols before running pmd and findbugs.