Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
10.2.1.6, 10.3.1.4
-
None
-
Low
Description
Will ensure testing is consistent and there are no suprises when trying to run tests using a distribution.
Would be good to:
- including copying of the oro jar into the test folder (as in the distribution)
- add class path entries to derbyTesting.jar to pick up junit.jar (not shipped) and the oro jar
which would allow people to copy the junit.jar into the test folder to simplify setup.