You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by ro...@apache.org on 2007/07/06 21:12:41 UTC

svn commit: r554002 - /incubator/tuscany/branches/sdo-cpp-pre2.1/runtime/core/test/clone-out.xml

Author: robbinspg
Date: Fri Jul  6 12:12:40 2007
New Revision: 554002

URL: http://svn.apache.org/viewvc?view=rev&rev=554002
Log:
TUSCANY-1112 linux specific test file

Modified:
    incubator/tuscany/branches/sdo-cpp-pre2.1/runtime/core/test/clone-out.xml

Modified: incubator/tuscany/branches/sdo-cpp-pre2.1/runtime/core/test/clone-out.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/sdo-cpp-pre2.1/runtime/core/test/clone-out.xml?view=diff&rev=554002&r1=554001&r2=554002
==============================================================================
--- incubator/tuscany/branches/sdo-cpp-pre2.1/runtime/core/test/clone-out.xml (original)
+++ incubator/tuscany/branches/sdo-cpp-pre2.1/runtime/core/test/clone-out.xml Fri Jul  6 12:12:40 2007
@@ -1,9 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<Clone xmlns="http://www.example.org/test" xmlns:tns="http://www.example.org/test" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<tns:Clone xmlns:tns="http://www.example.org/test" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
   abc
   <test>test</test>
   def
   <tests>test</tests>
   <tests>tests again</tests>
   ghi
-</Clone>
+</tns:Clone>



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org