[
https://issues.jenkins-ci.org/browse/JENKINS-12361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
jglick resolved JENKINS-12361.
------------------------------
Resolution: Fixed
> Modules with directory separators don't work on Windows
> -------------------------------------------------------
>
> Key: JENKINS-12361
> URL: https://issues.jenkins-ci.org/browse/JENKINS-12361
> Project: Jenkins
> Issue Type: Bug
> Components: mercurial
> Environment: Windows
> Reporter: Kevin Bell
> Assignee: Kevin Bell
> Priority: Minor
> Labels: plugin, windows
>
> Specifying a module such as 'src/main' does not work on windows.
> Internally, the mercurial plugin converts the module paths to have unix '/'
> separators, but paths returned by 'hg status' have '\' separators, so the
> String.startsWith(...) test in MercurialSCM.dependentChanges() always returns
> false.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira