Merged CMIS063 to HEAD

17191: MOB-1332: Update Web Services TCK (Java/.NET) to 0.7
  17203: CMIS Query updates.
  17211: CMIS WS V1.0
  17213: Fix Apache CXF logging issues in exploded deploy mode.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@17263 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
David Caruana
2009-10-30 14:59:48 +00:00
parent c16a9548f0
commit e27a2b6f56
9 changed files with 1085 additions and 1032 deletions

View File

@@ -80,7 +80,7 @@ public class CMISRelationshipTypeDefinition extends CMISAbstractTypeDefinition
queryable = false;
fullTextIndexed = false;
includeInSuperTypeQuery = false;
includeInSuperTypeQuery = true;
controllablePolicy = false;
controllableACL = false;