Repository: commons-scxml
Updated Branches:
refs/heads/master f8b4e224b -> 8da7f06a6
SCXML-262 Support
Repository: commons-scxml
Updated Branches:
refs/heads/master 8233b90eb -> f8b4e224b
SCXML-261 Support ".*" besides "*" as 'any' wildcard event descriptor
Project: http://git-wip-us.apache.org/repos/asf/commons-scxml/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-scxml/commit/f8b
Repository: commons-scxml
Updated Branches:
refs/heads/master 5155f49df -> 8233b90eb
SCXML-260 must fail on using illegal item definition
Project: http://git-wip-us.apache.org/repos/asf/commons-scxml/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-scxml/commit/8233b90e
Tree: http
Repository: commons-scxml
Updated Branches:
refs/heads/master 877289e1c -> 5155f49df
SCXML-258 align JEXL and Javascript evaluator error handling with the Groovy
evaluator error handling
Project: http://git-wip-us.apache.org/repos/asf/commons-scxml/repo
Commit: http://git-wip-us.apache.org/r
Repository: commons-scxml
Updated Branches:
refs/heads/master b4a10313c -> 877289e1c
SCXML-259 Complete implementation and handling of system variables _event and
_ioprocessors
Project: http://git-wip-us.apache.org/repos/asf/commons-scxml/repo
Commit: http://git-wip-us.apache.org/repos/asf/c
Repository: commons-scxml
Updated Branches:
refs/heads/master a61c3c544 -> b4a10313c
http://git-wip-us.apache.org/repos/asf/commons-scxml/blob/b4a10313/src/test/java/org/apache/commons/scxml2/TriggerEventTest.java
--
diff --git
SCXML-259 Complete implementation and handling of system variables _event and
_ioprocessors
Project: http://git-wip-us.apache.org/repos/asf/commons-scxml/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-scxml/commit/b4a10313
Tree: http://git-wip-us.apache.org/repos/asf/commons-scxml/t
SCXML-258 Add Evaluator strict mode (boolean) needed for Jexl to properly fail
on incorrect expressions
Also removed obsolete Evaluator.AssignType enum and parameters of the
#evalAssign method, which no longer
are used/needed since dropping XPath support (SCXML-242)
Project: http://git-wip-us.
Repository: commons-scxml
Updated Branches:
refs/heads/master 35e75829e -> a61c3c544
SCXML-254 replace deprecated IOUtils.closeQuietly(InputStream) with
try-with-resources block
Project: http://git-wip-us.apache.org/repos/asf/commons-scxml/repo
Commit: http://git-wip-us.apache.org/repos/asf/
Repository: commons-scxml
Updated Branches:
refs/heads/master d3c4e83a3 -> 35e75829e
SCXML-257 delay must support decimal values
This fixes 3 more W3C IRP tests
Project: http://git-wip-us.apache.org/repos/asf/commons-scxml/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-scxml/co
Repository: commons-scxml
Updated Branches:
refs/heads/master 49768f8be -> d3c4e83a3
update changes.xml for SCXML-256
Project: http://git-wip-us.apache.org/repos/asf/commons-scxml/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-scxml/commit/d3c4e83a
Tree: http://git-wip-us.apache.
Repository: commons-scxml
Updated Branches:
refs/heads/master 370360e03 -> 49768f8be
SCXML-256 Add SCXMLExecutor.run() ans SCXMLSemantics.initialize(...) methods
and SCXML early/late binding
This fixes 6 SCXML IRP tests (both jexl and ecma)
Project: http://git-wip-us.apache.org/repos/asf/co
Repository: commons-scxml
Updated Branches:
refs/heads/master 321fd4264 -> 370360e03
SCXML-255 fix missing )
Project: http://git-wip-us.apache.org/repos/asf/commons-scxml/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-scxml/commit/370360e0
Tree: http://git-wip-us.apache.org/repos
Repository: commons-scxml
Updated Branches:
refs/heads/master ad21dbcc8 -> 321fd4264
SCXML-255 initial unmodified copy of W3C IRP confEcma.xsl to be adjusted for
jexl
Origin: https://www.w3.org/Voice/2013/scxml-irp/confEcma.xsl
W3C 3-clause BSD License: http://www.w3.org/Consortium/Legal/2008
SCXML-255 Use jexl for SCXML specification IRP test verification
Adapted the original confEcma.xsl in confJexl.xsl to produce Jexl datamodel
based scxml test definitions.
Currently 98 Jexl tests pass, 70 failing (for ecmascript: 111 pass, 77 failing)
Project: http://git-wip-us.apache.org/repos/
Author: ggregory
Date: Sat Dec 9 19:55:36 2017
New Revision: 1817655
URL: http://svn.apache.org/viewvc?rev=1817655&view=rev
Log:
Update Maven Javadoc plugin from 3.0.0-M1 to 3.0.0.
Modified:
commons/proper/commons-parent/trunk/pom.xml
Modified: commons/proper/commons-parent/trunk/pom.xml
UR
Author: ggregory
Date: Sat Dec 9 19:40:13 2017
New Revision: 1817653
URL: http://svn.apache.org/viewvc?rev=1817653&view=rev
Log:
Apache Commons BCEL 6.2
Modified:
commons/cms-site/trunk/conf/component_releases.properties
Modified: commons/cms-site/trunk/conf/component_releases.properties
UR
Author: ggregory
Date: Sat Dec 9 18:04:45 2017
New Revision: 1817648
URL: http://svn.apache.org/viewvc?rev=1817648&view=rev
Log:
Update POM from 6.2-SNAPSHOT to 6.3-SNAPSHOT.
Modified:
commons/proper/bcel/trunk/pom.xml
Modified: commons/proper/bcel/trunk/pom.xml
URL:
http://svn.apache.org/
Author: ggregory
Date: Sat Dec 9 17:53:34 2017
New Revision: 1817642
URL: http://svn.apache.org/viewvc?rev=1817642&view=rev
Log:
Clean up for 6.x.
Modified:
commons/proper/bcel/trunk/src/site/xdoc/index.xml
Modified: commons/proper/bcel/trunk/src/site/xdoc/index.xml
URL:
http://svn.apache.
Author: ggregory
Date: Sat Dec 9 17:52:05 2017
New Revision: 1817640
URL: http://svn.apache.org/viewvc?rev=1817640&view=rev
Log:
Clean up for 6.x.
Modified:
commons/proper/bcel/trunk/src/site/xdoc/index.xml
Modified: commons/proper/bcel/trunk/src/site/xdoc/index.xml
URL:
http://svn.apache.
Repository: commons-scxml
Updated Branches:
refs/heads/master ad0a8b525 -> ad21dbcc8
SCXML-254 Update to current dependencies for groovy, commons-jexl, commons-io,
jackson
Project: http://git-wip-us.apache.org/repos/asf/commons-scxml/repo
Commit: http://git-wip-us.apache.org/repos/asf/common
21 matches
Mail list logo