|
[
Permlink
| « Hide
]
Andrew McIntyre added a comment - 26/Mar/05 09:56 AM
There is a readme for testing checked into subversion, but the path in building.txt is in fact incorrect. The correct path is ${derby.source}/java/testing/readme.htm. I will update BUILDING.txt accordingly.
Updated BUILDING.txt with revisions 159083, 159084.
Andrew McIntyre made changes - 26/Mar/05 10:01 AM
Andrew McIntyre made changes - 26/Mar/05 10:01 AM
Thanks, looks good, although it's README.htm, not readme.htm...
Wouldn't say this one is fixed, as David commented, the case is wrong,and there is also another reference to the README.htm
This patch should fix it: Index: BUILDING.txt =================================================================== --- BUILDING.txt (revision 159352) +++ BUILDING.txt (working copy) @@ -458,7 +458,7 @@ (6) Derby also includes a suite of tests for more comprehensive verification. Information on how to run these tests can be found in the source tree, - in the file ${derby.source}/java/testing/readme.htm + in the file ${derby.source}/java/testing/README.htm --------------------------------------------------------------- 4 Derby build miscellaneous information @@ -480,7 +480,7 @@ demo: builds the simple demos in java/demo testing: builds the tests in java/testing. For additional information on - testing, please see java/testing/org/apache/derbyTesting/readme.htm + testing, please see java/testing/README.htm javadoc: to create javadoc for all source code. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||