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 2ca51cacfc80f5722703d7656a136ee21a93814d Author: Bertrand Delacretaz <[email protected]> AuthorDate: Fri Apr 11 12:56:12 2008 +0000 add well-known script extensions as text/plain git-svn-id: https://svn.apache.org/repos/asf/incubator/sling/trunk/commons/mime@647150 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 77ec120..30b1a21 100644 --- a/src/main/resources/META-INF/mime.types +++ b/src/main/resources/META-INF/mime.types @@ -98,7 +98,7 @@ model/vrml vrml wrl text/any any text/css css text/html html htm -text/plain txt asc log text apt +text/plain txt asc log text apt esp ecma jsp text/richtext rtx text/rtf rtf text/sgml sgml sgm -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
