java/testing/Readme.htm location of derbyTesting.jar
----------------------------------------------------
Key: DERBY-3638
URL: https://issues.apache.org/jira/browse/DERBY-3638
Project: Derby
Issue Type: Bug
Components: Documentation
Environment: All
Reporter: Svein Erik Løvland
Priority: Minor
Attachments: patch_tstjardir_jardir.txt
In the CLASSPATH example in section 2.1 derbyTesting.jar is refered to as
beeing the same path as jakarta-oro-2.0.8.jar and junit.jar. When I build Derby
with ant the derbyTesting.jar is created in ./jars/sane/ which which resembels
$jardir and not $tstjardir
So for the pleasure of copy pasteing I changed the example to reflect this. I
do not know if my assumption that derbyTesting.jar often will be in the same
directory as derby.jar etc. is correct. The important thing is that it is in
the $CLASSPATH.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.