You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2016/05/22 18:50:45 UTC

svn commit: r1745083 - in /tomcat/trunk: ./ bin/ conf/ java/org/apache/catalina/ java/org/apache/catalina/authenticator/ java/org/apache/catalina/connector/ java/org/apache/catalina/core/ java/org/apache/catalina/deploy/ java/org/apache/catalina/ha/aut...

Author: markt
Date: Sun May 22 18:50:44 2016
New Revision: 1745083

URL: http://svn.apache.org/viewvc?rev=1745083&view=rev
Log:
Use UTF-8 with a standard prolog for all XML files.

Modified:
    tomcat/trunk/bin/catalina-tasks.xml
    tomcat/trunk/build.xml
    tomcat/trunk/conf/context.xml
    tomcat/trunk/conf/jaspic-providers.xml
    tomcat/trunk/conf/jaspic-providers.xsd
    tomcat/trunk/conf/server.xml
    tomcat/trunk/conf/tomcat-users.xml
    tomcat/trunk/conf/tomcat-users.xsd
    tomcat/trunk/conf/web.xml
    tomcat/trunk/java/org/apache/catalina/authenticator/mbeans-descriptors.xml
    tomcat/trunk/java/org/apache/catalina/connector/mbeans-descriptors.xml
    tomcat/trunk/java/org/apache/catalina/core/mbeans-descriptors.xml
    tomcat/trunk/java/org/apache/catalina/deploy/mbeans-descriptors.xml
    tomcat/trunk/java/org/apache/catalina/ha/authenticator/mbeans-descriptors.xml
    tomcat/trunk/java/org/apache/catalina/ha/deploy/mbeans-descriptors.xml
    tomcat/trunk/java/org/apache/catalina/loader/mbeans-descriptors.xml
    tomcat/trunk/java/org/apache/catalina/mapper/mbeans-descriptors.xml
    tomcat/trunk/java/org/apache/catalina/mbeans-descriptors.xml
    tomcat/trunk/java/org/apache/catalina/mbeans/mbeans-descriptors.xml
    tomcat/trunk/java/org/apache/catalina/realm/mbeans-descriptors.xml
    tomcat/trunk/java/org/apache/catalina/session/mbeans-descriptors.xml
    tomcat/trunk/java/org/apache/catalina/startup/mbeans-descriptors.xml
    tomcat/trunk/java/org/apache/catalina/storeconfig/mbeans-descriptors.xml
    tomcat/trunk/java/org/apache/catalina/users/mbeans-descriptors.xml
    tomcat/trunk/java/org/apache/catalina/valves/mbeans-descriptors.xml
    tomcat/trunk/java/org/apache/catalina/valves/rewrite/mbeans-descriptors.xml
    tomcat/trunk/java/org/apache/catalina/webresources/mbeans-descriptors.xml
    tomcat/trunk/java/org/apache/jasper/resources/LocalStrings.properties
    tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_fr.properties
    tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_ja.properties
    tomcat/trunk/java/org/apache/jasper/servlet/mbeans-descriptors.xml
    tomcat/trunk/java/org/apache/jasper/tagplugins/jstl/tagPlugins.xml
    tomcat/trunk/java/org/apache/tomcat/util/descriptor/web/mbeans-descriptors.xml
    tomcat/trunk/java/org/apache/tomcat/util/modeler/mbeans-descriptors.dtd
    tomcat/trunk/modules/jdbc-pool/build.xml
    tomcat/trunk/modules/jdbc-pool/doc/changelog.xml
    tomcat/trunk/modules/jdbc-pool/doc/jdbc-pool.xml
    tomcat/trunk/modules/jdbc-pool/doc/package.xsl
    tomcat/trunk/modules/jdbc-pool/doc/project.xml
    tomcat/trunk/modules/jdbc-pool/pom.xml
    tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/interceptor/mbeans-descriptors.xml
    tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/mbeans-descriptors.xml
    tomcat/trunk/res/META-INF/jasper.jar/web-fragment.xml
    tomcat/trunk/res/META-INF/tomcat-websocket.jar/web-fragment.xml
    tomcat/trunk/res/checkstyle/checkstyle.xml
    tomcat/trunk/res/checkstyle/javax-checkstyle.xml
    tomcat/trunk/res/checkstyle/javax-import-control.xml
    tomcat/trunk/res/checkstyle/org-checkstyle.xml
    tomcat/trunk/res/checkstyle/org-import-control.xml
    tomcat/trunk/res/cobertura/logback.xml
    tomcat/trunk/res/deployer/build.xml
    tomcat/trunk/res/maven/mvn-pub.xml
    tomcat/trunk/test/conf/jaspic-test-01.xml
    tomcat/trunk/test/conf/jaspic-test-02.xml
    tomcat/trunk/test/org/apache/catalina/startup/web-1lifecyclecallback.xml
    tomcat/trunk/test/org/apache/catalina/startup/web-1ordering.xml
    tomcat/trunk/test/org/apache/catalina/startup/web-2lifecyclecallback.xml
    tomcat/trunk/test/org/apache/catalina/startup/web-2ordering.xml
    tomcat/trunk/test/org/apache/catalina/startup/web-fragment-1name.xml
    tomcat/trunk/test/org/apache/catalina/startup/web-fragment-1ordering.xml
    tomcat/trunk/test/org/apache/catalina/startup/web-fragment-2name.xml
    tomcat/trunk/test/org/apache/catalina/startup/web-fragment-2ordering.xml
    tomcat/trunk/test/webapp-2.2/WEB-INF/web.xml
    tomcat/trunk/test/webapp-2.3/WEB-INF/web.xml
    tomcat/trunk/test/webapp-2.4/WEB-INF/web.xml
    tomcat/trunk/test/webapp-2.5/WEB-INF/web.xml
    tomcat/trunk/test/webapp-3.0/WEB-INF/web.xml
    tomcat/trunk/test/webapp-3.1/WEB-INF/web.xml
    tomcat/trunk/test/webapp-4.0/WEB-INF/web.xml
    tomcat/trunk/test/webapp-fragments-empty-absolute-ordering/WEB-INF/web.xml
    tomcat/trunk/test/webapp-fragments/WEB-INF/web.xml
    tomcat/trunk/test/webapp-servletsecurity/WEB-INF/web.xml
    tomcat/trunk/test/webapp-servletsecurity2/WEB-INF/web.xml
    tomcat/trunk/test/webapp-virtual-webapp/src/main/webapp/WEB-INF/web.xml
    tomcat/trunk/test/webapp/WEB-INF/bug53545.tld
    tomcat/trunk/test/webapp/WEB-INF/classes/META-INF/org.apache.jasper/tagPlugins.xml
    tomcat/trunk/test/webapp/WEB-INF/tags/bug48668.tagx
    tomcat/trunk/test/webapp/WEB-INF/tags/bug55198.tagx
    tomcat/trunk/test/webapp/WEB-INF/tags/bug56265.tagx
    tomcat/trunk/test/webapp/WEB-INF/web.xml
    tomcat/trunk/test/webapp/bug5nnnn/bug54801a.jspx
    tomcat/trunk/test/webapp/bug5nnnn/bug54801b.jspx
    tomcat/trunk/test/webapp/bug5nnnn/bug54821a.jspx
    tomcat/trunk/test/webapp/bug5nnnn/bug54821b.jspx
    tomcat/trunk/test/webapp/bug5nnnn/bug56029.jspx
    tomcat/trunk/test/webapp/bug5nnnn/bug56334and56561.jspx
    tomcat/trunk/webapps/ROOT/WEB-INF/web.xml
    tomcat/trunk/webapps/docs/appdev/web.xml.txt
    tomcat/trunk/webapps/docs/changelog.xml
    tomcat/trunk/webapps/docs/jndi-resources-howto.xml
    tomcat/trunk/webapps/examples/WEB-INF/jsp2/jsp2-example-taglib.tld
    tomcat/trunk/webapps/examples/WEB-INF/web.xml
    tomcat/trunk/webapps/examples/jsp/xml/xml.jsp
    tomcat/trunk/webapps/host-manager/WEB-INF/web.xml
    tomcat/trunk/webapps/manager/WEB-INF/jsp/connectorCiphers.jsp
    tomcat/trunk/webapps/manager/WEB-INF/jsp/sessionDetail.jsp
    tomcat/trunk/webapps/manager/WEB-INF/jsp/sessionsList.jsp
    tomcat/trunk/webapps/manager/WEB-INF/web.xml
    tomcat/trunk/webapps/manager/xform.xsl

Modified: tomcat/trunk/bin/catalina-tasks.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/bin/catalina-tasks.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/bin/catalina-tasks.xml (original)
+++ tomcat/trunk/bin/catalina-tasks.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/build.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/build.xml (original)
+++ tomcat/trunk/build.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/conf/context.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/conf/context.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/conf/context.xml (original)
+++ tomcat/trunk/conf/context.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version='1.0' encoding='utf-8'?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/conf/jaspic-providers.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/conf/jaspic-providers.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/conf/jaspic-providers.xml (original)
+++ tomcat/trunk/conf/jaspic-providers.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version='1.0' encoding='utf-8'?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/conf/jaspic-providers.xsd
URL: http://svn.apache.org/viewvc/tomcat/trunk/conf/jaspic-providers.xsd?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/conf/jaspic-providers.xsd (original)
+++ tomcat/trunk/conf/jaspic-providers.xsd Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8" ?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/conf/server.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/conf/server.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/conf/server.xml (original)
+++ tomcat/trunk/conf/server.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version='1.0' encoding='utf-8'?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/conf/tomcat-users.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/conf/tomcat-users.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/conf/tomcat-users.xml (original)
+++ tomcat/trunk/conf/tomcat-users.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version='1.0' encoding='utf-8'?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/conf/tomcat-users.xsd
URL: http://svn.apache.org/viewvc/tomcat/trunk/conf/tomcat-users.xsd?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/conf/tomcat-users.xsd (original)
+++ tomcat/trunk/conf/tomcat-users.xsd Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8" ?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/conf/web.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/conf/web.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/conf/web.xml (original)
+++ tomcat/trunk/conf/web.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/java/org/apache/catalina/authenticator/mbeans-descriptors.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/authenticator/mbeans-descriptors.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/catalina/authenticator/mbeans-descriptors.xml (original)
+++ tomcat/trunk/java/org/apache/catalina/authenticator/mbeans-descriptors.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/java/org/apache/catalina/connector/mbeans-descriptors.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/connector/mbeans-descriptors.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/catalina/connector/mbeans-descriptors.xml (original)
+++ tomcat/trunk/java/org/apache/catalina/connector/mbeans-descriptors.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/java/org/apache/catalina/core/mbeans-descriptors.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/core/mbeans-descriptors.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/catalina/core/mbeans-descriptors.xml (original)
+++ tomcat/trunk/java/org/apache/catalina/core/mbeans-descriptors.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/java/org/apache/catalina/deploy/mbeans-descriptors.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/deploy/mbeans-descriptors.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/catalina/deploy/mbeans-descriptors.xml (original)
+++ tomcat/trunk/java/org/apache/catalina/deploy/mbeans-descriptors.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/java/org/apache/catalina/ha/authenticator/mbeans-descriptors.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/ha/authenticator/mbeans-descriptors.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/catalina/ha/authenticator/mbeans-descriptors.xml (original)
+++ tomcat/trunk/java/org/apache/catalina/ha/authenticator/mbeans-descriptors.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/java/org/apache/catalina/ha/deploy/mbeans-descriptors.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/ha/deploy/mbeans-descriptors.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/catalina/ha/deploy/mbeans-descriptors.xml (original)
+++ tomcat/trunk/java/org/apache/catalina/ha/deploy/mbeans-descriptors.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/java/org/apache/catalina/loader/mbeans-descriptors.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/loader/mbeans-descriptors.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/catalina/loader/mbeans-descriptors.xml (original)
+++ tomcat/trunk/java/org/apache/catalina/loader/mbeans-descriptors.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/java/org/apache/catalina/mapper/mbeans-descriptors.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/mapper/mbeans-descriptors.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/catalina/mapper/mbeans-descriptors.xml (original)
+++ tomcat/trunk/java/org/apache/catalina/mapper/mbeans-descriptors.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/java/org/apache/catalina/mbeans-descriptors.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/mbeans-descriptors.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/catalina/mbeans-descriptors.xml (original)
+++ tomcat/trunk/java/org/apache/catalina/mbeans-descriptors.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/java/org/apache/catalina/mbeans/mbeans-descriptors.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/mbeans/mbeans-descriptors.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/catalina/mbeans/mbeans-descriptors.xml (original)
+++ tomcat/trunk/java/org/apache/catalina/mbeans/mbeans-descriptors.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/java/org/apache/catalina/realm/mbeans-descriptors.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/realm/mbeans-descriptors.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/catalina/realm/mbeans-descriptors.xml (original)
+++ tomcat/trunk/java/org/apache/catalina/realm/mbeans-descriptors.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/java/org/apache/catalina/session/mbeans-descriptors.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/session/mbeans-descriptors.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/catalina/session/mbeans-descriptors.xml (original)
+++ tomcat/trunk/java/org/apache/catalina/session/mbeans-descriptors.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/java/org/apache/catalina/startup/mbeans-descriptors.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/startup/mbeans-descriptors.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/catalina/startup/mbeans-descriptors.xml (original)
+++ tomcat/trunk/java/org/apache/catalina/startup/mbeans-descriptors.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/java/org/apache/catalina/storeconfig/mbeans-descriptors.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/storeconfig/mbeans-descriptors.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/catalina/storeconfig/mbeans-descriptors.xml (original)
+++ tomcat/trunk/java/org/apache/catalina/storeconfig/mbeans-descriptors.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/java/org/apache/catalina/users/mbeans-descriptors.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/users/mbeans-descriptors.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/catalina/users/mbeans-descriptors.xml (original)
+++ tomcat/trunk/java/org/apache/catalina/users/mbeans-descriptors.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/java/org/apache/catalina/valves/mbeans-descriptors.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/valves/mbeans-descriptors.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/catalina/valves/mbeans-descriptors.xml (original)
+++ tomcat/trunk/java/org/apache/catalina/valves/mbeans-descriptors.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/java/org/apache/catalina/valves/rewrite/mbeans-descriptors.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/valves/rewrite/mbeans-descriptors.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/catalina/valves/rewrite/mbeans-descriptors.xml (original)
+++ tomcat/trunk/java/org/apache/catalina/valves/rewrite/mbeans-descriptors.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/java/org/apache/catalina/webresources/mbeans-descriptors.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/webresources/mbeans-descriptors.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/catalina/webresources/mbeans-descriptors.xml (original)
+++ tomcat/trunk/java/org/apache/catalina/webresources/mbeans-descriptors.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/java/org/apache/jasper/resources/LocalStrings.properties
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/jasper/resources/LocalStrings.properties?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/jasper/resources/LocalStrings.properties (original)
+++ tomcat/trunk/java/org/apache/jasper/resources/LocalStrings.properties Sun May 22 18:50:44 2016
@@ -186,7 +186,7 @@ where options include:\n\
 \    -source <version>   Set the -source argument to the compiler (default 1.8)\n\
 \    -target <version>   Set the -target argument to the compiler (default 1.8)\n\
 
-jspc.webxml.header=<?xml version="1.0" encoding="ISO-8859-1"?>\n\
+jspc.webxml.header=<?xml version="1.0" encoding="UTF-8"?>\n\
 \n\
 <!DOCTYPE web-app\n\
 \    PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"\n\

Modified: tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_fr.properties
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_fr.properties?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_fr.properties (original)
+++ tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_fr.properties Sun May 22 18:50:44 2016
@@ -116,7 +116,7 @@ o\u00f9 les options comprennet:\n\
 \    -source <version>   Set the -source argument to the compiler (default 1.8)\n\
 \    -target <version>   Set the -target argument to the compiler (default 1.8)\n\
 
-jspc.webxml.header=<?xml version="1.0" encoding="ISO-8859-1"?>\n\
+jspc.webxml.header=<?xml version="1.0" encoding="UTF-8"?>\n\
 \n\
 <!DOCTYPE web-app\n\
 \    PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"\n\

Modified: tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_ja.properties
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_ja.properties?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_ja.properties (original)
+++ tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_ja.properties Sun May 22 18:50:44 2016
@@ -158,7 +158,7 @@ JSP\u30d5\u30a1\u30a4\u30eb\u306e\u5834\
 \    -source <version>   Set the -source argument to the compiler (default 1.8)\n\
 \    -target <version>   Set the -target argument to the compiler (default 1.8)\n\
 
-jspc.webxml.header=<?xml version="1.0" encoding="ISO-8859-1"?>\n\
+jspc.webxml.header=<?xml version="1.0" encoding="UTF-8"?>\n\
 \n\
 <!DOCTYPE web-app\n\
 \    PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"\n\

Modified: tomcat/trunk/java/org/apache/jasper/servlet/mbeans-descriptors.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/jasper/servlet/mbeans-descriptors.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/jasper/servlet/mbeans-descriptors.xml (original)
+++ tomcat/trunk/java/org/apache/jasper/servlet/mbeans-descriptors.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/java/org/apache/jasper/tagplugins/jstl/tagPlugins.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/jasper/tagplugins/jstl/tagPlugins.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/jasper/tagplugins/jstl/tagPlugins.xml (original)
+++ tomcat/trunk/java/org/apache/jasper/tagplugins/jstl/tagPlugins.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/java/org/apache/tomcat/util/descriptor/web/mbeans-descriptors.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/descriptor/web/mbeans-descriptors.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/tomcat/util/descriptor/web/mbeans-descriptors.xml (original)
+++ tomcat/trunk/java/org/apache/tomcat/util/descriptor/web/mbeans-descriptors.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/java/org/apache/tomcat/util/modeler/mbeans-descriptors.dtd
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/modeler/mbeans-descriptors.dtd?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/tomcat/util/modeler/mbeans-descriptors.dtd (original)
+++ tomcat/trunk/java/org/apache/tomcat/util/modeler/mbeans-descriptors.dtd Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/modules/jdbc-pool/build.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/modules/jdbc-pool/build.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/modules/jdbc-pool/build.xml (original)
+++ tomcat/trunk/modules/jdbc-pool/build.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/modules/jdbc-pool/doc/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/modules/jdbc-pool/doc/changelog.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/modules/jdbc-pool/doc/changelog.xml (original)
+++ tomcat/trunk/modules/jdbc-pool/doc/changelog.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/modules/jdbc-pool/doc/jdbc-pool.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/modules/jdbc-pool/doc/jdbc-pool.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/modules/jdbc-pool/doc/jdbc-pool.xml (original)
+++ tomcat/trunk/modules/jdbc-pool/doc/jdbc-pool.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/modules/jdbc-pool/doc/package.xsl
URL: http://svn.apache.org/viewvc/tomcat/trunk/modules/jdbc-pool/doc/package.xsl?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/modules/jdbc-pool/doc/package.xsl (original)
+++ tomcat/trunk/modules/jdbc-pool/doc/package.xsl Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/modules/jdbc-pool/doc/project.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/modules/jdbc-pool/doc/project.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/modules/jdbc-pool/doc/project.xml (original)
+++ tomcat/trunk/modules/jdbc-pool/doc/project.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/modules/jdbc-pool/pom.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/modules/jdbc-pool/pom.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/modules/jdbc-pool/pom.xml (original)
+++ tomcat/trunk/modules/jdbc-pool/pom.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/interceptor/mbeans-descriptors.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/interceptor/mbeans-descriptors.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/interceptor/mbeans-descriptors.xml (original)
+++ tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/interceptor/mbeans-descriptors.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/mbeans-descriptors.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/mbeans-descriptors.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/mbeans-descriptors.xml (original)
+++ tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/mbeans-descriptors.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/res/META-INF/jasper.jar/web-fragment.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/res/META-INF/jasper.jar/web-fragment.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/res/META-INF/jasper.jar/web-fragment.xml (original)
+++ tomcat/trunk/res/META-INF/jasper.jar/web-fragment.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/res/META-INF/tomcat-websocket.jar/web-fragment.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/res/META-INF/tomcat-websocket.jar/web-fragment.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/res/META-INF/tomcat-websocket.jar/web-fragment.xml (original)
+++ tomcat/trunk/res/META-INF/tomcat-websocket.jar/web-fragment.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/res/checkstyle/checkstyle.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/res/checkstyle/checkstyle.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/res/checkstyle/checkstyle.xml (original)
+++ tomcat/trunk/res/checkstyle/checkstyle.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/res/checkstyle/javax-checkstyle.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/res/checkstyle/javax-checkstyle.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/res/checkstyle/javax-checkstyle.xml (original)
+++ tomcat/trunk/res/checkstyle/javax-checkstyle.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/res/checkstyle/javax-import-control.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/res/checkstyle/javax-import-control.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/res/checkstyle/javax-import-control.xml (original)
+++ tomcat/trunk/res/checkstyle/javax-import-control.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/res/checkstyle/org-checkstyle.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/res/checkstyle/org-checkstyle.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/res/checkstyle/org-checkstyle.xml (original)
+++ tomcat/trunk/res/checkstyle/org-checkstyle.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/res/checkstyle/org-import-control.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/res/checkstyle/org-import-control.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/res/checkstyle/org-import-control.xml (original)
+++ tomcat/trunk/res/checkstyle/org-import-control.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/res/cobertura/logback.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/res/cobertura/logback.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/res/cobertura/logback.xml (original)
+++ tomcat/trunk/res/cobertura/logback.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/res/deployer/build.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/res/deployer/build.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/res/deployer/build.xml (original)
+++ tomcat/trunk/res/deployer/build.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version='1.0' encoding='utf-8'?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/res/maven/mvn-pub.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/res/maven/mvn-pub.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/res/maven/mvn-pub.xml (original)
+++ tomcat/trunk/res/maven/mvn-pub.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/test/conf/jaspic-test-01.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/test/conf/jaspic-test-01.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/test/conf/jaspic-test-01.xml (original)
+++ tomcat/trunk/test/conf/jaspic-test-01.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version='1.0' encoding='utf-8'?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/test/conf/jaspic-test-02.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/test/conf/jaspic-test-02.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/test/conf/jaspic-test-02.xml (original)
+++ tomcat/trunk/test/conf/jaspic-test-02.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version='1.0' encoding='utf-8'?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/test/org/apache/catalina/startup/web-1lifecyclecallback.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/test/org/apache/catalina/startup/web-1lifecyclecallback.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/test/org/apache/catalina/startup/web-1lifecyclecallback.xml (original)
+++ tomcat/trunk/test/org/apache/catalina/startup/web-1lifecyclecallback.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/test/org/apache/catalina/startup/web-1ordering.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/test/org/apache/catalina/startup/web-1ordering.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/test/org/apache/catalina/startup/web-1ordering.xml (original)
+++ tomcat/trunk/test/org/apache/catalina/startup/web-1ordering.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/test/org/apache/catalina/startup/web-2lifecyclecallback.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/test/org/apache/catalina/startup/web-2lifecyclecallback.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/test/org/apache/catalina/startup/web-2lifecyclecallback.xml (original)
+++ tomcat/trunk/test/org/apache/catalina/startup/web-2lifecyclecallback.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/test/org/apache/catalina/startup/web-2ordering.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/test/org/apache/catalina/startup/web-2ordering.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/test/org/apache/catalina/startup/web-2ordering.xml (original)
+++ tomcat/trunk/test/org/apache/catalina/startup/web-2ordering.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/test/org/apache/catalina/startup/web-fragment-1name.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/test/org/apache/catalina/startup/web-fragment-1name.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/test/org/apache/catalina/startup/web-fragment-1name.xml (original)
+++ tomcat/trunk/test/org/apache/catalina/startup/web-fragment-1name.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/test/org/apache/catalina/startup/web-fragment-1ordering.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/test/org/apache/catalina/startup/web-fragment-1ordering.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/test/org/apache/catalina/startup/web-fragment-1ordering.xml (original)
+++ tomcat/trunk/test/org/apache/catalina/startup/web-fragment-1ordering.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/test/org/apache/catalina/startup/web-fragment-2name.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/test/org/apache/catalina/startup/web-fragment-2name.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/test/org/apache/catalina/startup/web-fragment-2name.xml (original)
+++ tomcat/trunk/test/org/apache/catalina/startup/web-fragment-2name.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/test/org/apache/catalina/startup/web-fragment-2ordering.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/test/org/apache/catalina/startup/web-fragment-2ordering.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/test/org/apache/catalina/startup/web-fragment-2ordering.xml (original)
+++ tomcat/trunk/test/org/apache/catalina/startup/web-fragment-2ordering.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/test/webapp-2.2/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/test/webapp-2.2/WEB-INF/web.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/test/webapp-2.2/WEB-INF/web.xml (original)
+++ tomcat/trunk/test/webapp-2.2/WEB-INF/web.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/test/webapp-2.3/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/test/webapp-2.3/WEB-INF/web.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/test/webapp-2.3/WEB-INF/web.xml (original)
+++ tomcat/trunk/test/webapp-2.3/WEB-INF/web.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/test/webapp-2.4/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/test/webapp-2.4/WEB-INF/web.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/test/webapp-2.4/WEB-INF/web.xml (original)
+++ tomcat/trunk/test/webapp-2.4/WEB-INF/web.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/test/webapp-2.5/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/test/webapp-2.5/WEB-INF/web.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/test/webapp-2.5/WEB-INF/web.xml (original)
+++ tomcat/trunk/test/webapp-2.5/WEB-INF/web.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/test/webapp-3.0/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/test/webapp-3.0/WEB-INF/web.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/test/webapp-3.0/WEB-INF/web.xml (original)
+++ tomcat/trunk/test/webapp-3.0/WEB-INF/web.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/test/webapp-3.1/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/test/webapp-3.1/WEB-INF/web.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/test/webapp-3.1/WEB-INF/web.xml (original)
+++ tomcat/trunk/test/webapp-3.1/WEB-INF/web.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/test/webapp-4.0/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/test/webapp-4.0/WEB-INF/web.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/test/webapp-4.0/WEB-INF/web.xml (original)
+++ tomcat/trunk/test/webapp-4.0/WEB-INF/web.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/test/webapp-fragments-empty-absolute-ordering/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/test/webapp-fragments-empty-absolute-ordering/WEB-INF/web.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/test/webapp-fragments-empty-absolute-ordering/WEB-INF/web.xml (original)
+++ tomcat/trunk/test/webapp-fragments-empty-absolute-ordering/WEB-INF/web.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/test/webapp-fragments/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/test/webapp-fragments/WEB-INF/web.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/test/webapp-fragments/WEB-INF/web.xml (original)
+++ tomcat/trunk/test/webapp-fragments/WEB-INF/web.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/test/webapp-servletsecurity/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/test/webapp-servletsecurity/WEB-INF/web.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/test/webapp-servletsecurity/WEB-INF/web.xml (original)
+++ tomcat/trunk/test/webapp-servletsecurity/WEB-INF/web.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/test/webapp-servletsecurity2/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/test/webapp-servletsecurity2/WEB-INF/web.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/test/webapp-servletsecurity2/WEB-INF/web.xml (original)
+++ tomcat/trunk/test/webapp-servletsecurity2/WEB-INF/web.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/test/webapp-virtual-webapp/src/main/webapp/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/test/webapp-virtual-webapp/src/main/webapp/WEB-INF/web.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/test/webapp-virtual-webapp/src/main/webapp/WEB-INF/web.xml (original)
+++ tomcat/trunk/test/webapp-virtual-webapp/src/main/webapp/WEB-INF/web.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/test/webapp/WEB-INF/bug53545.tld
URL: http://svn.apache.org/viewvc/tomcat/trunk/test/webapp/WEB-INF/bug53545.tld?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/test/webapp/WEB-INF/bug53545.tld (original)
+++ tomcat/trunk/test/webapp/WEB-INF/bug53545.tld Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8" ?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/test/webapp/WEB-INF/classes/META-INF/org.apache.jasper/tagPlugins.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/test/webapp/WEB-INF/classes/META-INF/org.apache.jasper/tagPlugins.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/test/webapp/WEB-INF/classes/META-INF/org.apache.jasper/tagPlugins.xml (original)
+++ tomcat/trunk/test/webapp/WEB-INF/classes/META-INF/org.apache.jasper/tagPlugins.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/test/webapp/WEB-INF/tags/bug48668.tagx
URL: http://svn.apache.org/viewvc/tomcat/trunk/test/webapp/WEB-INF/tags/bug48668.tagx?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/test/webapp/WEB-INF/tags/bug48668.tagx (original)
+++ tomcat/trunk/test/webapp/WEB-INF/tags/bug48668.tagx Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/test/webapp/WEB-INF/tags/bug55198.tagx
URL: http://svn.apache.org/viewvc/tomcat/trunk/test/webapp/WEB-INF/tags/bug55198.tagx?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/test/webapp/WEB-INF/tags/bug55198.tagx (original)
+++ tomcat/trunk/test/webapp/WEB-INF/tags/bug55198.tagx Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/test/webapp/WEB-INF/tags/bug56265.tagx
URL: http://svn.apache.org/viewvc/tomcat/trunk/test/webapp/WEB-INF/tags/bug56265.tagx?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/test/webapp/WEB-INF/tags/bug56265.tagx (original)
+++ tomcat/trunk/test/webapp/WEB-INF/tags/bug56265.tagx Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8" ?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/test/webapp/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/test/webapp/WEB-INF/web.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/test/webapp/WEB-INF/web.xml (original)
+++ tomcat/trunk/test/webapp/WEB-INF/web.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/test/webapp/bug5nnnn/bug54801a.jspx
URL: http://svn.apache.org/viewvc/tomcat/trunk/test/webapp/bug5nnnn/bug54801a.jspx?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/test/webapp/bug5nnnn/bug54801a.jspx (original)
+++ tomcat/trunk/test/webapp/bug5nnnn/bug54801a.jspx Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8" ?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/test/webapp/bug5nnnn/bug54801b.jspx
URL: http://svn.apache.org/viewvc/tomcat/trunk/test/webapp/bug5nnnn/bug54801b.jspx?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/test/webapp/bug5nnnn/bug54801b.jspx (original)
+++ tomcat/trunk/test/webapp/bug5nnnn/bug54801b.jspx Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8" ?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/test/webapp/bug5nnnn/bug54821a.jspx
URL: http://svn.apache.org/viewvc/tomcat/trunk/test/webapp/bug5nnnn/bug54821a.jspx?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/test/webapp/bug5nnnn/bug54821a.jspx (original)
+++ tomcat/trunk/test/webapp/bug5nnnn/bug54821a.jspx Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8" ?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/test/webapp/bug5nnnn/bug54821b.jspx
URL: http://svn.apache.org/viewvc/tomcat/trunk/test/webapp/bug5nnnn/bug54821b.jspx?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/test/webapp/bug5nnnn/bug54821b.jspx (original)
+++ tomcat/trunk/test/webapp/bug5nnnn/bug54821b.jspx Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8" ?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/test/webapp/bug5nnnn/bug56029.jspx
URL: http://svn.apache.org/viewvc/tomcat/trunk/test/webapp/bug5nnnn/bug56029.jspx?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/test/webapp/bug5nnnn/bug56029.jspx (original)
+++ tomcat/trunk/test/webapp/bug5nnnn/bug56029.jspx Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8" ?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/test/webapp/bug5nnnn/bug56334and56561.jspx
URL: http://svn.apache.org/viewvc/tomcat/trunk/test/webapp/bug5nnnn/bug56334and56561.jspx?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/test/webapp/bug5nnnn/bug56334and56561.jspx (original)
+++ tomcat/trunk/test/webapp/bug5nnnn/bug56334and56561.jspx Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8" ?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/webapps/ROOT/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/ROOT/WEB-INF/web.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/webapps/ROOT/WEB-INF/web.xml (original)
+++ tomcat/trunk/webapps/ROOT/WEB-INF/web.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/webapps/docs/appdev/web.xml.txt
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/appdev/web.xml.txt?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/appdev/web.xml.txt (original)
+++ tomcat/trunk/webapps/docs/appdev/web.xml.txt Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Sun May 22 18:50:44 2016
@@ -122,6 +122,9 @@
         Update the internal fork of Commons File Upload to r1743698 (1.3.1 plus
         additional fixes). (markt)
       </update>
+      <scode>
+        Use UTF-8 with a standard prolog for all XML files. (markt)
+      </scode>
     </changelog>
   </subsection>
 </section>

Modified: tomcat/trunk/webapps/docs/jndi-resources-howto.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/jndi-resources-howto.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/jndi-resources-howto.xml (original)
+++ tomcat/trunk/webapps/docs/jndi-resources-howto.xml Sun May 22 18:50:44 2016
@@ -448,7 +448,7 @@ public class MyBean2 {
     files are placed in <code>$CATALINA_BASE/conf</code>. A typical XML would
     look like:</p>
 
-<source><![CDATA[<?xml version='1.0' encoding='utf-8'?>
+<source><![CDATA[<?xml version="1.0" encoding="UTF-8"?>
 <tomcat-users>
   <role rolename="tomcat"/>
   <role rolename="role1"/>

Modified: tomcat/trunk/webapps/examples/WEB-INF/jsp2/jsp2-example-taglib.tld
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/examples/WEB-INF/jsp2/jsp2-example-taglib.tld?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/webapps/examples/WEB-INF/jsp2/jsp2-example-taglib.tld (original)
+++ tomcat/trunk/webapps/examples/WEB-INF/jsp2/jsp2-example-taglib.tld Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8" ?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/webapps/examples/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/examples/WEB-INF/web.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/webapps/examples/WEB-INF/web.xml (original)
+++ tomcat/trunk/webapps/examples/WEB-INF/web.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/webapps/examples/jsp/xml/xml.jsp
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/examples/jsp/xml/xml.jsp?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/webapps/examples/jsp/xml/xml.jsp (original)
+++ tomcat/trunk/webapps/examples/jsp/xml/xml.jsp Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/webapps/host-manager/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/host-manager/WEB-INF/web.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/webapps/host-manager/WEB-INF/web.xml (original)
+++ tomcat/trunk/webapps/host-manager/WEB-INF/web.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/webapps/manager/WEB-INF/jsp/connectorCiphers.jsp
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/manager/WEB-INF/jsp/connectorCiphers.jsp?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/webapps/manager/WEB-INF/jsp/connectorCiphers.jsp (original)
+++ tomcat/trunk/webapps/manager/WEB-INF/jsp/connectorCiphers.jsp Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <%--
  Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/webapps/manager/WEB-INF/jsp/sessionDetail.jsp
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/manager/WEB-INF/jsp/sessionDetail.jsp?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/webapps/manager/WEB-INF/jsp/sessionDetail.jsp (original)
+++ tomcat/trunk/webapps/manager/WEB-INF/jsp/sessionDetail.jsp Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <%--
  Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/webapps/manager/WEB-INF/jsp/sessionsList.jsp
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/manager/WEB-INF/jsp/sessionsList.jsp?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/webapps/manager/WEB-INF/jsp/sessionsList.jsp (original)
+++ tomcat/trunk/webapps/manager/WEB-INF/jsp/sessionsList.jsp Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <%--
  Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/webapps/manager/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/manager/WEB-INF/web.xml?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/webapps/manager/WEB-INF/web.xml (original)
+++ tomcat/trunk/webapps/manager/WEB-INF/web.xml Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: tomcat/trunk/webapps/manager/xform.xsl
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/manager/xform.xsl?rev=1745083&r1=1745082&r2=1745083&view=diff
==============================================================================
--- tomcat/trunk/webapps/manager/xform.xsl (original)
+++ tomcat/trunk/webapps/manager/xform.xsl Sun May 22 18:50:44 2016
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with



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