Hi all, Sensors depending on the CodeIssue SDT (PMD, FindBugs, and Checkstyle) have been tested with version 7 and appear to be working properly. I have written tasks for all 3 but I haven't committed them.
Problems I have encountered: PMD and FindBugs must be run on each module individually or it seems to result in OutOfMemory errors. If Philip wants to use these sensors I will create a macro instead and have each module run the PMD and FindBugs on their own instead of doing it over the whole system at once. Also, the Checkstyle sensor is only useful if you have fail on violation set to false and remove the "junit.failed" check in the current checkstyle.build.xml. Philip, do you want me to commit updated build files that allow PMD and FindBugs to be run on each module (with macros) and have the data sent to Hackystat? What about the checkstyle sensor? Next I will try the LoadTest sensor again and port StackyHack to use Version 7 sensors. ~Julie
