TestCases should use SCXMLParser
--------------------------------
Key: SCXML-98
URL: https://issues.apache.org/jira/browse/SCXML-98
Project: Commons SCXML
Issue Type: Bug
Affects Versions: 0.8
Reporter: Ingmar Kliche
The SCXMLParser implements the latest SCXML parsing rules, whereas the
SCXMLDigester is deprecated. But a lot of testcases still rely on the
SCXMLDigester (indirectly) by using SCXMLTestHelper::getExecutor(url). The
testHelper implementation should use the SCXMLParser.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.