You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by ja...@apache.org on 2005/11/30 16:53:59 UTC

svn commit: r349971 - /webservices/axis/trunk/c/tests/auto_build/testcases/output/ValidXMLCharIsInterpretedAsCPPCommand_Request.expected

Author: jamejose
Date: Wed Nov 30 07:53:50 2005
New Revision: 349971

URL: http://svn.apache.org/viewcvs?rev=349971&view=rev
Log:
Changed '£' to '_' because this character breaks the test execution in Linux

Modified:
    webservices/axis/trunk/c/tests/auto_build/testcases/output/ValidXMLCharIsInterpretedAsCPPCommand_Request.expected

Modified: webservices/axis/trunk/c/tests/auto_build/testcases/output/ValidXMLCharIsInterpretedAsCPPCommand_Request.expected
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/c/tests/auto_build/testcases/output/ValidXMLCharIsInterpretedAsCPPCommand_Request.expected?rev=349971&r1=349970&r2=349971&view=diff
==============================================================================
--- webservices/axis/trunk/c/tests/auto_build/testcases/output/ValidXMLCharIsInterpretedAsCPPCommand_Request.expected (original)
+++ webservices/axis/trunk/c/tests/auto_build/testcases/output/ValidXMLCharIsInterpretedAsCPPCommand_Request.expected Wed Nov 30 07:53:50 2005
@@ -68,7 +68,7 @@
 <ns1:Element xmlns:ns2="ValidXMLCharIsInterpretedAsCPPCommandTypes"><ns2:arg[name1]>13</ns2:arg[name1]>
 <ns2:arg{name2}>14</ns2:arg{name2}>
 <ns2:arg(name3)>15</ns2:arg(name3)>
-<ns2:arg£name4>16</ns2:arg£name4>
+<ns2:arg_name4>16</ns2:arg_name4>
 <ns2:arg#name5>17</ns2:arg#name5>
 <ns...@name6>
 </ns1:Element>