Issue Details (XML | Word | Printable)

Key: HUDSON-5136
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: drulli
Reporter: tpollak
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Hudson

Include test sources for Task Scanner

Created: 21/Dec/09 03:24 PM   Updated: 22/Dec/09 02:01 PM   Resolved: 22/Dec/09 02:01 PM
Component/s: tasks-plugin
Affects Version/s: current
Fix Version/s: None

URL: https://hudson.dev.java.net/servlets/ReadMsg?list=users&msgNo=28167


 Description  « Hide

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.



Sort Order: Ascending order - Click to sort in descending order
scm_issue_link added a comment - 22/Dec/09 02:01 PM

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 HUDSON-5136] When running as m2 build then also scan the test folders for tasks.