You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by te...@apache.org on 2007/08/31 11:15:31 UTC

svn commit: r571406 - /harmony/enhanced/classlib/trunk/depends/files/content-types.properties

Author: tellison
Date: Fri Aug 31 02:15:31 2007
New Revision: 571406

URL: http://svn.apache.org/viewvc?rev=571406&view=rev
Log:
Partial fix for HARMONY-4699 ([classlib][luni] URLConnection.getContentType() works with files incorrectly)

Modified:
    harmony/enhanced/classlib/trunk/depends/files/content-types.properties

Modified: harmony/enhanced/classlib/trunk/depends/files/content-types.properties
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/depends/files/content-types.properties?rev=571406&r1=571405&r2=571406&view=diff
==============================================================================
--- harmony/enhanced/classlib/trunk/depends/files/content-types.properties (original)
+++ harmony/enhanced/classlib/trunk/depends/files/content-types.properties Fri Aug 31 02:15:31 2007
@@ -18,7 +18,7 @@
 #
 
 #
-# All these MIME types were taken from the Apache httpd mime.types file
+# All these MIME types were originally taken from the Apache httpd mime.types file
 # which can be found here:
 # http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/conf/mime.types?revision=106443&view=markup
 #
@@ -71,6 +71,7 @@
 ifb=text/calendar
 iges=model/iges
 igs=model/iges
+java=text/plain
 jpe=image/jpeg
 jpeg=image/jpeg
 jpg=image/jpeg
@@ -120,7 +121,7 @@
 rgb=image/x-rgb
 rm=application/vnd.rn-realmedia
 roff=application/x-troff
-rtf=text/rtf
+rtf=application/rtf
 rtx=text/richtext
 sgm=text/sgml
 sgml=text/sgml