svn commit: r1577405 - in /commons/proper/scxml/trunk/src: main/java/org/apache/commons/scxml2/ main/java/org/apache/commons/scxml2/env/ main/java/org/apache/commons/scxml2/io/ main/java/org/apache/co

2014-03-13 Thread ate
Author: ate Date: Fri Mar 14 01:26:24 2014 New Revision: 1577405 URL: http://svn.apache.org/r1577405 Log: SCXML-196: rename initialScript to globalScript and no need to wrap the globalScript in an artificial Transition and State Modified: commons/proper/scxml/trunk/src/main/java/org/apache/

svn commit: r1577400 - in /commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml2: SCXMLExecutor.java SCXMLSemantics.java semantics/SCXMLSemanticsImpl.java

2014-03-13 Thread ate
.ModelException; import org.apache.commons.scxml2.model.SCXML; -import org.apache.commons.scxml2.model.TransitionTarget; /** - * The purpose of this interface is to separate the interpretation algorithm + * The purpose of this interface is to separate the the + * http://www.w3.org/T

svn commit: r1577395 - in /commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml2: SCXMLExecutor.java semantics/SCXMLSemanticsImpl.java

2014-03-13 Thread ate
class will encapsulate and implement the + * http://www.w3.org/TR/2014/CR-scxml-20140313/#AlgorithmforSCXMLInterpretation";> + * W3C SCXML Algorithm for SCXML Interpretation * - * Specific semantics can be created by subclassing this class. + * Custom semantics can be created by s

svn commit: r1577390 - in /commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml2: SCXMLExecutor.java semantics/SCXMLSemanticsImpl.java

2014-03-13 Thread ate
Author: ate Date: Fri Mar 14 00:28:46 2014 New Revision: 1577390 URL: http://svn.apache.org/r1577390 Log: SCXML-196: reshuffling class methods and members in more logical order (at least to me) Modified: commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml2/SCXMLExecutor.java

svn commit: r1577387 - in /commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml2: SCXMLExecutor2.java semantics/SCXMLSemanticsImpl2.java

2014-03-13 Thread ate
Author: ate Date: Fri Mar 14 00:20:04 2014 New Revision: 1577387 URL: http://svn.apache.org/r1577387 Log: SCXML-196: dropping forked SCXMLExecutor2 and SCXMLSemanticsImpl2 again as maintaining the new and old implementation side-by-side already turns out to be too difficult. The large scale refa

svn commit: r1577373 - in /commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml2: SCXMLExecutor2.java semantics/SCXMLSemanticsImpl2.java

2014-03-13 Thread ate
pache/commons/scxml2/semantics/SCXMLSemanticsImpl2.java?rev=1577373&r1=1577372&r2=1577373&view=diff == --- commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml2/semantics/SCXMLSemanti

svn commit: r1577352 - in /commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml2: SCXMLExecutor2.java semantics/SCXMLSemanticsImpl2.java

2014-03-13 Thread ate
+62,7 @@ import org.apache.commons.scxml2.model.T import org.apache.commons.scxml2.model.TransitionTarget; /** - * This class will encapsulates and implement the + * This class will encapsulate and implement the * http://www.w3.org/TR/2014/CR-scxml-20140313/#AlgorithmforSCXMLInterpretation";>W3C

svn commit: r1577351 - in /commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml2: SCXMLExecutor2.java semantics/SCXMLSemanticsImpl2.java

2014-03-13 Thread ate
XML semantics, that is, a - * particular semantic interpretation of Harel Statecharts, which aligns - * mostly with W3C SCXML July 5 public draft (that is, UML 1.5). However, - * certain aspects are taken from STATEMATE. - * - * Specific semantics can be created by subclassing

svn commit: r1577332 - in /commons/proper/lang/trunk/src: changes/changes.xml main/java/org/apache/commons/lang3/time/DateUtils.java test/java/org/apache/commons/lang3/time/DateUtilsFragmentTest.java

2014-03-13 Thread djones
Author: djones Date: Thu Mar 13 21:40:26 2014 New Revision: 1577332 URL: http://svn.apache.org/r1577332 Log: LANG-987: DateUtils.getFragmentInDays(Date, Calendar.MONTH) returns wrong days, reported by Jay Xu. Modified: commons/proper/lang/trunk/src/changes/changes.xml commons/proper/lan

svn commit: r1577088 - in /commons/proper/scxml/trunk/src/site/xdoc: index.xml roadmap.xml

2014-03-13 Thread ate
Author: ate Date: Thu Mar 13 10:25:38 2014 New Revision: 1577088 URL: http://svn.apache.org/r1577088 Log: correct indicating the W3C SCXML specification still being a Working Draft Modified: commons/proper/scxml/trunk/src/site/xdoc/index.xml commons/proper/scxml/trunk/src/site/xdoc/roadma