Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
Platform: All, OS: All
Description
warnings plugin: modularization of freeform reports does not seem to work. Input
files from freeform build results for Warnings-plugin recide in directories
Module1/log.txt, Module2/log.txt etc. The input files are parsed, but the
module-fields in the file compiler-warnings.xml are empty.
Code changed in hudson
User: : drulli
Path:
trunk/hudson/plugins/warnings/src/main/java/hudson/plugins/warnings/AnnotationsClassifier.java
trunk/hudson/plugins/warnings/src/main/java/hudson/plugins/warnings/parser/FileWarningsParser.java
http://fisheye4.cenqua.com/changelog/hudson/?cs=17898
Log:
[FIXED JENKINS-3620] Correctly set the module name if the warnings are parsed from a set of files.