Fix for #293557: Add "jad" mime mapping.

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1015 7e9141cc-0065-0410-87d8-b60c137991c4
This commit is contained in:
Simone Bordet 2009-10-28 11:18:58 +00:00
parent 227fb5abec
commit 3562c5e457
2 changed files with 4 additions and 2 deletions

View File

@ -26,6 +26,7 @@ jetty-7.0.1-SNAPSHOT
+ Promoted Jetty Centralized Logging from Sandbox
+ Promoted Jetty WebApp Verifier from Sandbox
+ Refactored continuation test harnessess
+ 293557 Add "jad" mime mapping
jetty-7.0.0.v20091005 5 October 2009
291340 Race condition in onException() notifications

View File

@ -45,6 +45,7 @@ ico = image/x-icon
ief = image/ief
iges = model/iges
igs = model/iges
jad = text/vnd.sun.j2me.app-descriptor
jar = application/java-archive
java = text/plain
jnlp = application/x-java-jnlp-file