[
https://issues.apache.org/jira/browse/DERBY-3572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Myrna van Lunteren updated DERBY-3572:
--------------------------------------
Derby Info: (was: [Patch Available])
Fix Version/s: 10.5.0.0
> directory error in the file "java/testing/README.htm"
> -----------------------------------------------------
>
> Key: DERBY-3572
> URL: https://issues.apache.org/jira/browse/DERBY-3572
> Project: Derby
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 10.3.2.1
> Reporter: Junjie Peng
> Assignee: Junjie Peng
> Priority: Minor
> Fix For: 10.5.0.0
>
> Attachments: derby-3572.patch, README.htm
>
> Original Estimate: 0.02h
> Remaining Estimate: 0.02h
>
> In the document "db-derby-10.3.2.1-src/java/testing/Readme.txt", there is a
> bug. In section "2. QuickStart 2.1 running tests", It says:
>
> "
> To run a suite:
> syntax:
> java -D<testproperty>
> org.apache.derbyTesting.functionTests.harness.RunSuite <testsuite>
> where
> *
> <testproperty> are test specific properties, such as 'verbose' for
> the RunSuite class.
> *
> <testsuite> is one of the suites under org/apache/derbyTesting/suites
> for example for running the suite derbylang:
> java -Dverbose=true org.apache.derbyTesting.functionTests.harness.RunSuite
> derbylang
> "
> However, the sentence "<testsuite> is one of the suites under
> org/apache/derbyTesting/suites
> " should be replaced with " <testsuite> is one of the suites under
> org/apache/derbyTesting/functionTests/suites".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.