You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cz...@apache.org on 2005/04/11 14:04:40 UTC

svn commit: r160866 - cocoon/blocks/unsupported/ojb/trunk/conf/repository_database.xml cocoon/blocks/unsupported/ojb/trunk/conf/repository_internal.xml cocoon/blocks/unsupported/ojb/trunk/conf/repository_user.xml

Author: cziegeler
Date: Mon Apr 11 05:04:38 2005
New Revision: 160866

URL: http://svn.apache.org/viewcvs?view=rev&rev=160866
Log:
Add missing encoding

Modified:
    cocoon/blocks/unsupported/ojb/trunk/conf/repository_database.xml
    cocoon/blocks/unsupported/ojb/trunk/conf/repository_internal.xml
    cocoon/blocks/unsupported/ojb/trunk/conf/repository_user.xml

Modified: cocoon/blocks/unsupported/ojb/trunk/conf/repository_database.xml
URL: http://svn.apache.org/viewcvs/cocoon/blocks/unsupported/ojb/trunk/conf/repository_database.xml?view=diff&r1=160865&r2=160866
==============================================================================
--- cocoon/blocks/unsupported/ojb/trunk/conf/repository_database.xml (original)
+++ cocoon/blocks/unsupported/ojb/trunk/conf/repository_database.xml Mon Apr 11 05:04:38 2005
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
 <!-- OJB DATABASE MAPPINGS START HERE -->
 <!--
   Copyright 1999-2005 The Apache Software Foundation

Modified: cocoon/blocks/unsupported/ojb/trunk/conf/repository_internal.xml
URL: http://svn.apache.org/viewcvs/cocoon/blocks/unsupported/ojb/trunk/conf/repository_internal.xml?view=diff&r1=160865&r2=160866
==============================================================================
--- cocoon/blocks/unsupported/ojb/trunk/conf/repository_internal.xml (original)
+++ cocoon/blocks/unsupported/ojb/trunk/conf/repository_internal.xml Mon Apr 11 05:04:38 2005
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
 <!-- OJB INTERNAL MAPPINGS START HERE, DO NOT EDIT -->
 <!--
   Copyright 1999-2005 The Apache Software Foundation

Modified: cocoon/blocks/unsupported/ojb/trunk/conf/repository_user.xml
URL: http://svn.apache.org/viewcvs/cocoon/blocks/unsupported/ojb/trunk/conf/repository_user.xml?view=diff&r1=160865&r2=160866
==============================================================================
--- cocoon/blocks/unsupported/ojb/trunk/conf/repository_user.xml (original)
+++ cocoon/blocks/unsupported/ojb/trunk/conf/repository_user.xml Mon Apr 11 05:04:38 2005
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
 <!-- OJB USER MAPPINGS START HERE -->
 <!--
   Copyright 1999-2005 The Apache Software Foundation