Would it be possible to add a mime definition for .plist files to the web container for war deployments?

      I added these lines to the end of war/src/main/webapp/WEB-INF/web.xml:

      <mime-mapping>
      <extension>plist</extension>
      <mime-type>text/xml</mime-type>
      </mime-mapping>

      Alternatively, it might be nice to have a configurable mime map for build artifacts so that people can manage these things themselves.

      Thanks!

          [JENKINS-15123] Add a .plist -> text/xml mime mapping

          Chris Chew created issue -
          vjuranek made changes -
          Assignee Original: vjuranek [ vjuranek ] New: Lucie Votypkova [ lvotypkova ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 145843 ] New: JNJira + In-Review [ 176464 ]
          Lucie Votypkova made changes -
          Assignee Original: Lucie Votypkova [ lvotypkova ] New: vjuranek [ vjuranek ]

            vjuranek vjuranek
            chriskchew Chris Chew
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: