Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
In a custom parser, the current input line number should be available (i.e. the line that matched the regex).
Otherwise you cannot add Warning annotations correctly to e.g. the console log, if a source file is not available for the warning.
Code changed in jenkins
User: Ulli Hafner
Path:
warnings
http://jenkins-ci.org/commit/analysis-suite-plugin/cb1d3e4b9c59fc693064952ba2c1c8b5dce495b1
Log:
[FIXED JENKINS-21569] Expose variable lineNumber also when validating the script.