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

Knut Anders Hatlen resolved DERBY-5992.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 10.10.0.0

All tests passed with the patch. Committed revision 1409113.
                
> Use BaseTestCase.execJavaCmd() to start process from NetworkServerTestSetup
> ---------------------------------------------------------------------------
>
>                 Key: DERBY-5992
>                 URL: https://issues.apache.org/jira/browse/DERBY-5992
>             Project: Derby
>          Issue Type: Improvement
>          Components: Test
>    Affects Versions: 10.10.0.0
>            Reporter: Knut Anders Hatlen
>            Assignee: Knut Anders Hatlen
>            Priority: Minor
>             Fix For: 10.10.0.0
>
>         Attachments: d5992-1a.diff
>
>
> NetworkServerTestSetup invokes Runtime.exec(String[]) manually when it needs 
> to start a sub-process. It should use BaseTestCase.execJavaCmd(). In addition 
> to reducing the amount of code, it would make the server processes pick up 
> the flags they need to work well with EMMA and JaCoCo.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to