ytalwar     2005/04/07 08:19:52

  Modified:    test/tests/accept-gold/spec11 spec1110.out spec1109.out
  Log:
  This is a fix for XALANJ-2096.
  The is resolve the smoketest failure that occured due to testcases
  accept\spec11\spec1109 and accept\spec11\spec1110.
  
  The problem was that gold files for these testcase were not correct.
  
  Sarah McNamara has reviewed the changes.
  
  Revision  Changes    Path
  1.2       +1 -1      xml-xalan/test/tests/accept-gold/spec11/spec1110.out
  
  Index: spec1110.out
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/tests/accept-gold/spec11/spec1110.out,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- spec1110.out      23 Mar 2005 18:12:11 -0000      1.1
  +++ spec1110.out      7 Apr 2005 15:19:52 -0000       1.2
  @@ -1,2 +1,2 @@
   <?xml version="1.1" encoding="UTF-8"?>
  -<out>This is included.</out>
  +<out xmlns:pre="http://example.org/pre¢"/>
  
  
  
  1.2       +1 -1      xml-xalan/test/tests/accept-gold/spec11/spec1109.out
  
  Index: spec1109.out
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/tests/accept-gold/spec11/spec1109.out,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- spec1109.out      23 Mar 2005 18:12:11 -0000      1.1
  +++ spec1109.out      7 Apr 2005 15:19:52 -0000       1.2
  @@ -1,2 +1,2 @@
   <?xml version="1.1" encoding="UTF-8"?>
  -<out>This is imported.</out>
  +<pre:out xmlns:pre="http://example.org/preÀ"/>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to