Details
-
Bug
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
the string:
[junit] [26 Jan 2011 12:49:09] [Thread-8] 479099 ERROR (com.company.class:356) - log message
is output by a unit test, and causes hudson to think there's a JavaDoc warning.
renaming the thread to not have a dash in it appears to not trigger the "JavaDoc warning":
[junit] [26 Jan 2011 12:49:09] [ThreadName] 479099 ERROR (com.company.class:356) - log message
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Workflow | JNJira [ 138741 ] | JNJira + In-Review [ 188136 ] |