Author: rahul Date: Sat May 3 19:55:22 2008 New Revision: 653175 URL: http://svn.apache.org/viewvc?rev=653175&view=rev Log: Porting r653174: <exit> is a Commons SCXML custom action.
Modified: commons/proper/scxml/branches/J6/src/test/java/org/apache/commons/scxml/model/actions-test.xml Modified: commons/proper/scxml/branches/J6/src/test/java/org/apache/commons/scxml/model/actions-test.xml URL: http://svn.apache.org/viewvc/commons/proper/scxml/branches/J6/src/test/java/org/apache/commons/scxml/model/actions-test.xml?rev=653175&r1=653174&r2=653175&view=diff ============================================================================== --- commons/proper/scxml/branches/J6/src/test/java/org/apache/commons/scxml/model/actions-test.xml (original) +++ commons/proper/scxml/branches/J6/src/test/java/org/apache/commons/scxml/model/actions-test.xml Sat May 3 19:55:22 2008 @@ -40,7 +40,7 @@ <cancel sendId="send12345"/> <log expr="leaving" label="entry001" /> <event name="event.test"/> - <exit expr="later" namelist="freddy" /> + <cs:exit expr="later" namelist="freddy" /> </onentry> <transition event="event.test">