-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
Platform: All, OS: All
Hi,
i have experienced that the task scanner plugin only reports Open Tasks when the
build was successfull. However static code analysis does not depend on a
successfull build so it could be run independent of the build status.
This would be an enhancement for me.
Greetings,
Fred
With successful you mean not failed? The plug-in will already scan for tasks in
unstable builds!
That makes sense, I already implemented that feature in my warnings plug-in:
https://hudson.dev.java.net/issues/show_bug.cgi?id=3327.
I'll apply that patch to the tasks plug-in too.