-
Bug
-
Resolution: Fixed
-
Major
-
None
Since Hudson 1.349, console notes can be embedded into the console output file. These notes are stored in an encoded format and are intended to be stripped out before the console is displayed.
capn_carrot reports that the console notes appear in the file names reported by the Warnings plugin.
http://issues.jenkins-ci.org/browse/JENKINS-7402?focusedCommentId=141552&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_141552
- is duplicated by
-
JENKINS-11675 Compiler warnings from console miscalculated if console annotation is used
-
- Resolved
-
Code changed in hudson
User: : drulli
Path:
trunk/hudson/plugins/warnings/src/main/java/hudson/plugins/warnings/parser/RegexpLineParser.java
http://jenkins-ci.org/commit/34647
Log:
[FIXED JENKINS-7417] Remove notes from console log before parsings them.