-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: mercurial-plugin
-
Labels:None
-
Environment:Hudson ver. 1.351
-
Similar Issues:
I am using the "Modules" feature of the Mercurial SCM plugin. Unfortunately, this feature does not work as expected.
After starting Hudson, a build will be triggered as soon as a file in the specified module was changed. After a change to a file outside this module, the plugin does not trigger a build as expected ("No changes").
However, although there is a change to a file within the module afterward, the plugin does not detect any change ("No changes"). Though, the "Last Mercurial Polling Log" shows these changed files; there are lines starting with "files:<MODULE>/..."
Restarting Hudson or reloading its configuration does work as a work-around: the next poll will trigger a build - until there is a change outside the module again.
- is duplicated by
-
JENKINS-6161 Mercurial polling expects 'hg incoming' with 'show newest record first' option enabled
-
- Closed
-
Worked last I checked, and there is test coverage for this. Is still still reproducible for you? Do you have a minimal test case?