jkesselm    01/10/15 14:42:31

  Modified:    test/tests/conf-gold/namespace namespace93.out
                        namespace94.out
  Log:
  Fix for Bugzilla 3464 exposed errors in conformance tests namespace93 and 94.
  
  Revision  Changes    Path
  1.2       +1 -1      xml-xalan/test/tests/conf-gold/namespace/namespace93.out
  
  Index: namespace93.out
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/tests/conf-gold/namespace/namespace93.out,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- namespace93.out   2001/03/26 19:22:44     1.1
  +++ namespace93.out   2001/10/15 21:42:31     1.2
  @@ -1,2 +1,2 @@
   <?xml version="1.0" encoding="UTF-8"?>
  -<out><foo xmlns:p2="barz.com" xmlns="testguys.com"><yyy/></foo></out>
  \ No newline at end of file
  +<out><foo xmlns:p2="barz.com" xmlns="testguys.com"><yyy 
xmlns=""/></foo></out>
  \ No newline at end of file
  
  
  
  1.2       +1 -1      xml-xalan/test/tests/conf-gold/namespace/namespace94.out
  
  Index: namespace94.out
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/tests/conf-gold/namespace/namespace94.out,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- namespace94.out   2001/03/26 19:22:44     1.1
  +++ namespace94.out   2001/10/15 21:42:31     1.2
  @@ -1,2 +1,2 @@
   <?xml version="1.0" encoding="UTF-8"?>
  -<out><foo xmlns:p2="barz.com" xmlns="barz.com"><yyy/></foo></out>
  \ No newline at end of file
  +<out><foo xmlns:p2="barz.com" xmlns="barz.com"><yyy xmlns=""/></foo></out>
  \ No newline at end of file
  
  
  

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

Reply via email to