zongaro 2003/12/12 10:05:08
Modified: test/tests/conf-gold/sort sort41.out
test/tests/conf-gold/conflictres conflictres37.out
Log:
Fixed problem with end-of-line sequence in gold files I checked in.
Revision Changes Path
1.2 +21 -21 xml-xalan/test/tests/conf-gold/sort/sort41.out
Index: sort41.out
===================================================================
RCS file: /home/cvs/xml-xalan/test/tests/conf-gold/sort/sort41.out,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sort41.out 9 Dec 2003 15:21:36 -0000 1.1
+++ sort41.out 12 Dec 2003 18:05:08 -0000 1.2
@@ -1,21 +1,21 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<out>Birthdays as found...
-Linda: Apr 22
-Marie: September 9
-Lisa: March 31
-Harry: Sep 16
-Ginny: Jan 22
-Pedro: November 2
-Bill: Apr 4
-Frida: July 5
-
-Birthdays in chronological order...
-Pedro: November 2
-Bill: Apr 4
-Frida: July 5
-Marie: September 9
-Harry: Sep 16
-Linda: Apr 22
-Ginny: Jan 22
-Lisa: March 31
-</out>
+<?xml version="1.0" encoding="UTF-8"?>
+<out>Birthdays as found...
+Linda: Apr 22
+Marie: September 9
+Lisa: March 31
+Harry: Sep 16
+Ginny: Jan 22
+Pedro: November 2
+Bill: Apr 4
+Frida: July 5
+
+Birthdays in chronological order...
+Pedro: November 2
+Bill: Apr 4
+Frida: July 5
+Marie: September 9
+Harry: Sep 16
+Linda: Apr 22
+Ginny: Jan 22
+Lisa: March 31
+</out>
1.2 +6 -6
xml-xalan/test/tests/conf-gold/conflictres/conflictres37.out
Index: conflictres37.out
===================================================================
RCS file:
/home/cvs/xml-xalan/test/tests/conf-gold/conflictres/conflictres37.out,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- conflictres37.out 9 Dec 2003 15:22:17 -0000 1.1
+++ conflictres37.out 12 Dec 2003 18:05:08 -0000 1.2
@@ -1,6 +1,6 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<out xmlns:xf="http://xml.apache.org/cocoon/xmlform/2002">
- <OutWithForm>with form attribute</OutWithForm>
- <OutWithoutForm>no form attribute</OutWithoutForm>
- <General>not in xf namespace</General>
-</out>
+<?xml version="1.0" encoding="UTF-8"?>
+<out xmlns:xf="http://xml.apache.org/cocoon/xmlform/2002">
+ <OutWithForm>with form attribute</OutWithForm>
+ <OutWithoutForm>no form attribute</OutWithoutForm>
+ <General>not in xf namespace</General>
+</out>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]