-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Incomplete
-
Affects Version/s: 1.6
-
Fix Version/s: None
-
Component/s: maven-scm-provider-mercurial (hg)
-
Labels:None
-
Flags:Patch
Passing an ScmBranch object into the HgChangeLogCommand has no effect. It should select only the log messages for that branch. The attached patch fixes that behaviour.