You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Rahul Akolkar (JIRA)" <ji...@apache.org> on 2008/12/17 04:34:44 UTC

[jira] Resolved: (SCXML-98) TestCases should use SCXMLParser

     [ https://issues.apache.org/jira/browse/SCXML-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rahul Akolkar resolved SCXML-98.
--------------------------------

    Resolution: Fixed

Thanks, I've applied a variant of the patch (I added two legacy documents in SVN rather than reuse the old ones with both versions of the parser -- this ensures that the newer versions don't have any legacy flavor to them).


> 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.9
>            Reporter: Ingmar Kliche
>             Fix For: 0.10
>
>         Attachments: SCXML-98.patch.txt
>
>
> 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.