You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Kristian Waagan (JIRA)" <ji...@apache.org> on 2006/11/20 14:11:03 UTC

[jira] Updated: (DERBY-2101) Make suites.All runnable without specifying derby.system.home for the 10.2 branch

     [ http://issues.apache.org/jira/browse/DERBY-2101?page=all ]

Kristian Waagan updated DERBY-2101:
-----------------------------------

    Attachment: derby-10.2-junitfix.diff

'derby-10.2-junitfix.diff' contains two small fixes for the JUnit infrastructure in 10.2:
 1) Allows tests to be run without specifying derby.system.home, by allowing test system to determine that it runs without the old harness.
 2) Test logs are written to directory 'logs' (for instance the network server console log).

Both code changes are already done in trunk, but merging the original patches will touch a lot more files and might make some tests not run due to functional/interface changes.

> Make suites.All runnable without specifying derby.system.home for the 10.2 branch
> ---------------------------------------------------------------------------------
>
>                 Key: DERBY-2101
>                 URL: http://issues.apache.org/jira/browse/DERBY-2101
>             Project: Derby
>          Issue Type: Improvement
>          Components: Test
>    Affects Versions: 10.2.1.8
>            Reporter: Kristian Waagan
>         Assigned To: Kristian Waagan
>            Priority: Minor
>         Attachments: derby-10.2-junitfix.diff
>
>
> The JUnit test suite 'suites.All' does not run correctly in 10.2 if derby.system.home is not specified.
> There is also a bug which causes an invalid path if derby.system.home is specified without an ending file separator (ie. '/' for Unix).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira