You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by dm...@apache.org on 2001/09/06 17:45:36 UTC

cvs commit: xml-xalan/test/tests/conf-gold/namespace namespace85.out

dmarston    01/09/06 08:45:36

  Modified:    test/tests/conf-gold/namespace namespace85.out
  Log:
  Fix the gold, because the inner LRE has to be in the
  prevailing default namespace, meaning we must "reset" the
  default namespace from its value in the generated element.
  
  Revision  Changes    Path
  1.2       +1 -1      xml-xalan/test/tests/conf-gold/namespace/namespace85.out
  
  Index: namespace85.out
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/tests/conf-gold/namespace/namespace85.out,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- namespace85.out	2001/03/26 19:22:44	1.1
  +++ namespace85.out	2001/09/06 15:45:36	1.2
  @@ -1,2 +1,2 @@
   <?xml version="1.0" encoding="UTF-8"?>
  -<out><foo xmlns="testguys.com"><yyy/></foo></out>
  \ No newline at end of file
  +<out><foo xmlns="testguys.com"><yyy xmlns=""/></foo></out>
  \ No newline at end of file
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org