-
Improvement
-
Resolution: Fixed
-
Major
-
None
The Task Scanner plugin is excluding the test sources for Maven 2 projects. We would like to encourage our developers to use FIXME and TODO tags in test classes if the tests are incomplete, broken or disabled. This way, we can have visibility of the work to be done on the tests too.
I propose that a checkbox be added in the settings for the Task Scanner, to include the tests or not. That, unless there is a general opinion that tests should be included always
Thanks.
[JENKINS-5136] Include test sources for Task Scanner
Assignee | New: Ulli Hafner [ drulli ] |
Component/s | Original: tasks [ 15582 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 135220 ] | New: JNJira + In-Review [ 203336 ] |
Code changed in hudson
User: : drulli
Path:
trunk/hudson/plugins/tasks/src/main/java/hudson/plugins/tasks/TasksReporter.java
http://fisheye4.cenqua.com/changelog/hudson/?cs=24858
Log:
[FIXED JENKINS-5136] When running as m2 build then also scan the test folders for tasks.