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 "Rick Hillegas (JIRA)" <ji...@apache.org> on 2010/05/03 21:49:56 UTC

[jira] Updated: (DERBY-2045) Allow ant targets junit-all and junitreport to be run from a release or snapshot.

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

Rick Hillegas updated DERBY-2045:
---------------------------------

    Labels: releasegeneration  (was: )

> Allow ant targets junit-all and junitreport to be run from a release or snapshot.
> ---------------------------------------------------------------------------------
>
>                 Key: DERBY-2045
>                 URL: https://issues.apache.org/jira/browse/DERBY-2045
>             Project: Derby
>          Issue Type: Improvement
>          Components: Build tools, Test
>            Reporter: Daniel John Debrunner
>
> The junit-all and junitreport are excellent targets for running the tests in a development environment and we should standardize on them as the way to run the tests. Thus it would be useful to be able to run the same set of tests from a binary release without having to download the source.
> The top-level suites.All will not be suitable for this purpose as some tests, such as the auto-loading JBDC 4 tests require a separate JVM, which is easily provided by the ant setup. suites.All is a convience class for running almost all of the tests.

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