Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
Platform: All, OS: All
Description
If I enter "@todo" into the task tag to look for, the task plugin will not find
any tasks at all. But if I changed into "todo" it found 139 instances. @todo is
used by doxygen to gather todo's in a report, but it would be nice if ther tasks
plugin could find them.
Steps to reproduce:
1. Setup project to find @todo
2. Create a file in the workspace containing " * @todo Move the default options
to"
3. Start the build
Expected outcome:
The task plugin would display 1 found task
Actual outcome:
No open tasks were found
Tasks - 2.16
Hudson 1.252
Attachments
Issue Links
- is blocking
-
JENKINS-1738 Warning tags should scan for words only
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue is blocking |
Status | Open [ 1 ] | In Progress [ 3 ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Workflow | JNJira [ 132437 ] | JNJira + In-Review [ 201410 ] |
Any ideas how to get this working without influencing issue 1738?