mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-14 17:58:59 +00:00
Update CMIS index page
- clean up out-of-date text - allow for custom types to be specified in TCK form git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@18978 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -47,8 +47,6 @@ public class CMISTestRunnerWebScript extends AbstractWebScript
|
||||
properties.put(TCKRunnerOptions.PROP_VALIDATE, "false");
|
||||
properties.put(TCKRunnerOptions.PROP_FAIL_ON_VALIDATION_ERROR, "false");
|
||||
properties.put(TCKRunnerOptions.PROP_TRACE_REQUESTS, "false");
|
||||
properties.put(TCKRunnerOptions.PROP_TYPE_DOCUMENT, "D:cmiscustom:document");
|
||||
properties.put(TCKRunnerOptions.PROP_TYPE_RELATIONSHIP, "R:cmiscustom:assoc");
|
||||
|
||||
// apply form provided values
|
||||
TCKRunnerOptions options = new TCKRunnerOptions(properties);
|
||||
|
Reference in New Issue
Block a user