This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/9.0.x by this push:
     new bc4e49dea9 Align embedded MIME type mappings with BZ 68378 updates to 
web.xml
bc4e49dea9 is described below

commit bc4e49dea918af8bff112fad238a07a62c33c813
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Tue Jan 2 11:11:24 2024 +0000

    Align embedded MIME type mappings with BZ 68378 updates to web.xml
---
 java/org/apache/catalina/startup/MimeTypeMappings.properties | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/java/org/apache/catalina/startup/MimeTypeMappings.properties 
b/java/org/apache/catalina/startup/MimeTypeMappings.properties
index f885260ee0..123a9af42f 100644
--- a/java/org/apache/catalina/startup/MimeTypeMappings.properties
+++ b/java/org/apache/catalina/startup/MimeTypeMappings.properties
@@ -294,6 +294,7 @@ gdl=model/vnd.gdl
 geo=application/vnd.dynageo
 gex=application/vnd.geometry-explorer
 ggb=application/vnd.geogebra.file
+ggs=application/vnd.geogebra.slides
 ggt=application/vnd.geogebra.tool
 ghf=application/vnd.groove-help
 gif=image/gif
@@ -470,6 +471,7 @@ mif=application/x-mif
 mime=message/rfc822
 mj2=video/mj2
 mjp2=video/mj2
+mjs=text/javascript
 mk3d=video/x-matroska
 mka=audio/x-matroska
 mks=video/x-matroska
@@ -577,6 +579,7 @@ onetoc2=application/onenote
 opf=application/oebps-package+xml
 opml=text/x-opml
 oprc=application/vnd.palm
+opus=audio/ogg
 org=application/vnd.lotus-organizer
 osf=application/vnd.yamaha.openscoreformat
 osfpvg=application/vnd.yamaha.openscoreformat.osfpvg+xml


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to