[
https://issues.apache.org/jira/browse/DERBY-3572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew McIntyre reopened DERBY-3572:
------------------------------------
Assignee: Junjie Peng
Reopening, as the proposed fix has not been committed. Assigning to Junjie
Peng, who has attached a proposed fix for this issue.
> 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
> Attachments: 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.