-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: mercurial-plugin
-
None
-
Environment:Platform: All, OS: All
Since the "module" is not considered in the MercurialChangeSetList, all
changesets in the repository will be applied to buildjob i Hudson even if they
are not affecting the module.
The proposed patch (from 1.22 tag) filters changessets with no changes in the
given module when parsing the changeset file.