testing/README.htm describes non-existing property
--------------------------------------------------
Key: DERBY-313
URL: http://issues.apache.org/jira/browse/DERBY-313
Project: Derby
Type: Bug
Components: Documentation
Versions: 10.1.0.0
Environment: n/a
Reporter: Dag H. Wanvik
Priority: Minor
In section 4.12 in ../testing/README.htm, the property
TestSpecialFlags
is described for specifying additional properties to RunTest. I could not
find any evidence of this in RunTest or elsewhere. However, the property
testSpecialProps
is supported by RunTest.java. I found this to work. This property
also has a syntax for specifying more than one property using a "^"
delimiter between properties, i.e.
testSpecialProps=<prop-1>=<value-1>^ ... ^<prop-n>=<value-n>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira