mkalen 2005/04/27 00:34:25
Modified: src/doc/forrest/src/documentation/content/xdocs/docu/guides
Tag: OJB_1_0_RELEASE connection.xml repository.xml
Log:
Fix encoding declaration in XML PI
Revision Changes Path
No revision
No revision
1.1.2.4 +2 -2
db-ojb/src/doc/forrest/src/documentation/content/xdocs/docu/guides/connection.xml
Index: connection.xml
===================================================================
RCS file:
/home/cvs/db-ojb/src/doc/forrest/src/documentation/content/xdocs/docu/guides/connection.xml,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -u -r1.1.2.3 -r1.1.2.4
--- connection.xml 26 Apr 2005 03:42:37 -0000 1.1.2.3
+++ connection.xml 27 Apr 2005 07:34:25 -0000 1.1.2.4
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="ISO-8859-15"?>
<!--
Copyright 2002-2005 The Apache Software Foundation
1.1.2.7 +2 -2
db-ojb/src/doc/forrest/src/documentation/content/xdocs/docu/guides/repository.xml
Index: repository.xml
===================================================================
RCS file:
/home/cvs/db-ojb/src/doc/forrest/src/documentation/content/xdocs/docu/guides/repository.xml,v
retrieving revision 1.1.2.6
retrieving revision 1.1.2.7
diff -u -r1.1.2.6 -r1.1.2.7
--- repository.xml 26 Apr 2005 03:42:37 -0000 1.1.2.6
+++ repository.xml 27 Apr 2005 07:34:25 -0000 1.1.2.7
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="ISO-8859-15"?>
<!--
Copyright 2002-2005 The Apache Software Foundation
@@ -14,7 +14,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
- <!-- @version $Id$ -->
+<!-- @version $Id$ -->
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN"
"document-v12.dtd">
<document>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]