• Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • core
    • None

      For historical reasons Windows filesystem is case insensitive (unfortunately). Although the filesystem does store case, frequently the users don't have control over the case of created file/folder names.
      Windows users expect all tools to be case agnostic. However, this is not the current situation with Jenkins.

      For example, for ArtifactDeployer Plugin on Windows, setting "Artifacts to deploy" to "Foo/**" will deploy nothing if the filesystem folder is called "foo". This is clearly not a behaviour Windows user would expect. Similar issue happens with JUnit Plugin.

      The problem root is in the usage of Ant FileSet class which is by default case sensitive (although it can be set to ignore case).

          [JENKINS-30721] Filesets on Windows shall be case insensitive

          Vasili Galka created issue -
          James Nord made changes -
          Link New: This issue is related to JENKINS-5253 [ JENKINS-5253 ]
          Vasili Galka made changes -
          Resolution New: Duplicate [ 3 ]
          Status Original: Open [ 1 ] New: Closed [ 6 ]
          Vasili Galka made changes -
          Link New: This issue duplicates JENKINS-5253 [ JENKINS-5253 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 165845 ] New: JNJira + In-Review [ 209277 ]

            Unassigned Unassigned
            vvv444 Vasili Galka
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: