|
|
 |
|
|
|
|
Issue Type:
|
Improvement
|
|
Affects Versions:
|
current |
|
Assignee:
|
vjuranek
|
|
Components:
|
build-publisher |
|
Created:
|
11/Sep/12 9:23 PM
|
|
Description:
|
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!
|
|
Project:
|
Jenkins
|
|
Priority:
|
Minor
|
|
Reporter:
|
Chris Chew
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
|