Author: rahul
Date: Mon Nov  6 17:43:32 2006
New Revision: 471965

URL: http://svn.apache.org/viewvc?view=rev&rev=471965
Log:
Better log output (replace cut-n-paste cruft).

Modified:
    
jakarta/commons/proper/scxml/trunk/src/test/java/org/apache/commons/scxml/custom-hello-world-03.xml

Modified: 
jakarta/commons/proper/scxml/trunk/src/test/java/org/apache/commons/scxml/custom-hello-world-03.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/scxml/trunk/src/test/java/org/apache/commons/scxml/custom-hello-world-03.xml?view=diff&rev=471965&r1=471964&r2=471965
==============================================================================
--- 
jakarta/commons/proper/scxml/trunk/src/test/java/org/apache/commons/scxml/custom-hello-world-03.xml
 (original)
+++ 
jakarta/commons/proper/scxml/trunk/src/test/java/org/apache/commons/scxml/custom-hello-world-03.xml
 Mon Nov  6 17:43:32 2006
@@ -24,7 +24,7 @@
     <state id="custom" final="true">
         
         <onentry>
-            <my:send name="child (included) document" />
+            <my:send name="overridden local name" />
         </onentry>
 
     </state>



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

Reply via email to