mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-21 18:09:20 +00:00
Update to latest Chemistry TCK for new relationship tests
- also fix relationship issues as found by relationship tests git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@18954 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -53,6 +53,8 @@ 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