-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
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
Assignee | Original: vjuranek [ vjuranek ] | New: Lucie Votypkova [ lvotypkova ] |
Workflow | Original: JNJira [ 145843 ] | New: JNJira + In-Review [ 176464 ] |
Assignee | Original: Lucie Votypkova [ lvotypkova ] | New: vjuranek [ vjuranek ] |