Details
-
Improvement
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
Platform: All, OS: All
Description
http://hudson.gotdns.com/wiki/display/JENKINS/Warnings+Plugin
as well as screenshots in
imply that I should be seeing a "Modules" tab in the Hudson results in the above
URL. But there is none; the row of tabs starts with "Packages".
The large Ant-based build traverses hundreds of distinct modules, each with
their own Ant build.xml with a configured project name, so I don't see why no
module name would be calculated.
The computation is based on file name prefixes (warning file vs. found ant
build.xml files., maybe that guessing does not work in your case...).