[ http://issues.apache.org/jira/browse/DERBY-2006?page=all ]
Andrew McIntyre updated DERBY-2006:
-----------------------------------
Attachment: derby_2006_v5.diff
Attaching a new patch which now appends the timestamp to the directory where
the tests are being run. Also, makes the URL for the ant-junit codeBase be
"file://unused/" to prevent the security manager from complaining about an
empty URL. This just suppresses a warning printed to the console when
installing a SecurityManager in a non-Ant junit test runner, it did not prevent
tests from running or passing.
I think this is ready for commit. If anyone has further suggestions, please let
me know.
> Add JUnit and JUnitReport task as a target in Ant script
> --------------------------------------------------------
>
> Key: DERBY-2006
> URL: http://issues.apache.org/jira/browse/DERBY-2006
> Project: Derby
> Issue Type: Test
> Components: Test
> Affects Versions: 10.3.0.0
> Environment: Any
> Reporter: Yip Ng
> Attachments: derby_2006_v1.diff, derby_2006_v2.diff,
> derby_2006_v3.diff, derby_2006_v4.diff, derby_2006_v5.diff, example_output.zip
>
>
> Ant has an optional tasks called JUnit and JUnitReport that runs JUnit tests
> and produces JUnit report respectively. It will be nice to have these
> mechanism incorporated into the Ant script so one can easily kick off a JUnit
> test and view the result.
--
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