You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2014/01/27 12:28:33 UTC

svn commit: r1561638 - in /tomcat/tc6.0.x/trunk: ./ java/javax/servlet/jsp/resources/ java/javax/servlet/resources/ java/org/apache/tomcat/util/modeler/

Author: kkolinko
Date: Mon Jan 27 11:28:32 2014
New Revision: 1561638

URL: http://svn.apache.org/r1561638
Log:
CTR: no code change, fix an issue with svn maintenance

Merged revision r1561636 from tomcat/tc7.0.x/trunk:
Remove svn:mime-type property from *.dtd files.
The value was application/xml-dtd.

A mime-type is not needed on these source files, and it is inconvenient:
application/* mime types make SVN to treat the files as binary ones.
It did not show diffs on them.

Modified:
    tomcat/tc6.0.x/trunk/   (props changed)
    tomcat/tc6.0.x/trunk/java/javax/servlet/jsp/resources/jspxml.dtd   (props changed)
    tomcat/tc6.0.x/trunk/java/javax/servlet/jsp/resources/web-jsptaglibrary_1_1.dtd   (props changed)
    tomcat/tc6.0.x/trunk/java/javax/servlet/jsp/resources/web-jsptaglibrary_1_2.dtd   (props changed)
    tomcat/tc6.0.x/trunk/java/javax/servlet/resources/XMLSchema.dtd   (props changed)
    tomcat/tc6.0.x/trunk/java/javax/servlet/resources/datatypes.dtd   (props changed)
    tomcat/tc6.0.x/trunk/java/javax/servlet/resources/web-app_2_2.dtd   (props changed)
    tomcat/tc6.0.x/trunk/java/javax/servlet/resources/web-app_2_3.dtd   (props changed)
    tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/modeler/mbeans-descriptors.dtd   (props changed)

Propchange: tomcat/tc6.0.x/trunk/
------------------------------------------------------------------------------
  Merged /tomcat/trunk:r1561083,1561635
  Merged /tomcat/tc7.0.x/trunk:r1561636

Propchange: tomcat/tc6.0.x/trunk/java/javax/servlet/jsp/resources/jspxml.dtd
            ('svn:mime-type' removed)

Propchange: tomcat/tc6.0.x/trunk/java/javax/servlet/jsp/resources/web-jsptaglibrary_1_1.dtd
            ('svn:mime-type' removed)

Propchange: tomcat/tc6.0.x/trunk/java/javax/servlet/jsp/resources/web-jsptaglibrary_1_2.dtd
            ('svn:mime-type' removed)

Propchange: tomcat/tc6.0.x/trunk/java/javax/servlet/resources/XMLSchema.dtd
            ('svn:mime-type' removed)

Propchange: tomcat/tc6.0.x/trunk/java/javax/servlet/resources/datatypes.dtd
            ('svn:mime-type' removed)

Propchange: tomcat/tc6.0.x/trunk/java/javax/servlet/resources/web-app_2_2.dtd
            ('svn:mime-type' removed)

Propchange: tomcat/tc6.0.x/trunk/java/javax/servlet/resources/web-app_2_3.dtd
            ('svn:mime-type' removed)

Propchange: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/modeler/mbeans-descriptors.dtd
            ('svn:mime-type' removed)



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