Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-12361

Modules with directory separators don't work on Windows

XMLWordPrintable

      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.

            kbell Kevin Bell
            kbell Kevin Bell
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: