This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.commons.mime-2.0.2-incubator in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-mime.git
commit e0856906ce59ed0ed7143ac99691fbaa9196fd42 Author: Carsten Ziegeler <[email protected]> AuthorDate: Mon Mar 3 10:00:44 2008 +0000 Keep alphabetical order git-svn-id: https://svn.apache.org/repos/asf/incubator/sling/trunk/commons/mime@633018 13f79535-47bb-0310-9956-ffa450edef68 --- src/main/resources/META-INF/mime.types | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/META-INF/mime.types b/src/main/resources/META-INF/mime.types index 5d9c814..47f77c8 100644 --- a/src/main/resources/META-INF/mime.types +++ b/src/main/resources/META-INF/mime.types @@ -21,6 +21,7 @@ # A simple, old format, mime.types file # application/andrew-inset ez +application/json json application/mac-binhex40 hqx application/mac-compactpro cpt application/msexcel xls xlsx @@ -46,7 +47,6 @@ application/x-gtar gtar application/x-gzip gz tgz application/x-hdf hdf application/x-javascript js -application/json json application/x-koan skd skm skp skt application/x-latex latex application/x-netcdf cdf nc -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
