[
https://issues.apache.org/jira/browse/DERBY-2045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12462130
]
Andrew McIntyre commented on DERBY-2045:
----------------------------------------
We could split the junitreport targets out to a separate test.xml file and
include it in the release/snapshot distributions in the test/ directory along
with derbyTesting.jar. To prevent duplication of the testing targets, we could
then import test.xml into the top-level buildfile so that the targets are still
available when running ant at the top-level.
> 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.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira