You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2013/10/27 11:50:12 UTC

svn commit: r1536086 - in /maven/site/trunk/content/xdoc: developers/mojo-api-specification.xml download.xml.vm errors/404.xml

Author: hboutemy
Date: Sun Oct 27 10:50:11 2013
New Revision: 1536086

URL: http://svn.apache.org/r1536086
Log:
use UTF-8 encoding in XML documents instead of ISO-8859-1 occasionnally

Modified:
    maven/site/trunk/content/xdoc/developers/mojo-api-specification.xml
    maven/site/trunk/content/xdoc/download.xml.vm
    maven/site/trunk/content/xdoc/errors/404.xml

Modified: maven/site/trunk/content/xdoc/developers/mojo-api-specification.xml
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/xdoc/developers/mojo-api-specification.xml?rev=1536086&r1=1536085&r2=1536086&view=diff
==============================================================================
--- maven/site/trunk/content/xdoc/developers/mojo-api-specification.xml (original)
+++ maven/site/trunk/content/xdoc/developers/mojo-api-specification.xml Sun Oct 27 10:50:11 2013
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1" ?>
+<?xml version="1.0"?>
 
 <!--
 Licensed to the Apache Software Foundation (ASF) under one

Modified: maven/site/trunk/content/xdoc/download.xml.vm
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/xdoc/download.xml.vm?rev=1536086&r1=1536085&r2=1536086&view=diff
==============================================================================
--- maven/site/trunk/content/xdoc/download.xml.vm (original)
+++ maven/site/trunk/content/xdoc/download.xml.vm Sun Oct 27 10:50:11 2013
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1" ?>
+<?xml version="1.0"?>
 
 <!--
 Licensed to the Apache Software Foundation (ASF) under one

Modified: maven/site/trunk/content/xdoc/errors/404.xml
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/xdoc/errors/404.xml?rev=1536086&r1=1536085&r2=1536086&view=diff
==============================================================================
--- maven/site/trunk/content/xdoc/errors/404.xml (original)
+++ maven/site/trunk/content/xdoc/errors/404.xml Sun Oct 27 10:50:11 2013
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1" ?>
+<?xml version="1.0"?>
 
 <!--
 Licensed to the Apache Software Foundation (ASF) under one