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

[jira] Resolved: (SCXML-93) SCXMLTestHelper generates a lot of serialisation files which are not tidied up

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

Sebb resolved SCXML-93.
-----------------------

    Resolution: Fixed

Fixed in trunk:

URL: http://svn.apache.org/viewvc?rev=724565&view=rev
Log:
SCXML-93: SCXMLTestHelper generates a lot of serialisation files which are not tidied up

and in branch J6:

URL: http://svn.apache.org/viewvc?rev=724567&view=rev
Log:
SCXML-93: SCXMLTestHelper generates a lot of serialisation files which are not tidied up

> SCXMLTestHelper generates a lot of serialisation files which are not tidied up
> ------------------------------------------------------------------------------
>
>                 Key: SCXML-93
>                 URL: https://issues.apache.org/jira/browse/SCXML-93
>             Project: Commons SCXML
>          Issue Type: Bug
>            Reporter: Sebb
>            Priority: Minor
>             Fix For: 0.10
>
>         Attachments: SCXMLTestHelper2.patch
>
>
> SCXMLTestHelper generates files to test serialisation of classes in testExecutorSerializability() and testModelSerializability().
> These files are only used temporarily, but are not cleared up at the end of a run.
> They can be replaced by using ByteArray classes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.