You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kp...@apache.org on 2013/10/03 01:12:07 UTC

svn commit: r1528674 - in /tomcat/trunk/webapps/docs: changelog.xml tomcat-docs.xsl

Author: kpreisser
Date: Wed Oct  2 23:12:07 2013
New Revision: 1528674

URL: http://svn.apache.org/r1528674
Log:
Revert r1528669 - SVN treats files with application/xml as binary. Therefore they need to use text/xml. Sorry for this.

Modified:
    tomcat/trunk/webapps/docs/changelog.xml   (props changed)
    tomcat/trunk/webapps/docs/tomcat-docs.xsl   (props changed)

Propchange: tomcat/trunk/webapps/docs/changelog.xml
------------------------------------------------------------------------------
--- svn:mime-type (original)
+++ svn:mime-type Wed Oct  2 23:12:07 2013
@@ -1 +1 @@
-application/xml
+text/xml

Propchange: tomcat/trunk/webapps/docs/tomcat-docs.xsl
------------------------------------------------------------------------------
--- svn:mime-type (original)
+++ svn:mime-type Wed Oct  2 23:12:07 2013
@@ -1 +1 @@
-application/xml
+text/xml



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