diff --git a/config/alfresco/messages/patch-service.properties b/config/alfresco/messages/patch-service.properties
index 129d0635c3..2a3253d9f1 100644
--- a/config/alfresco/messages/patch-service.properties
+++ b/config/alfresco/messages/patch-service.properties
@@ -259,3 +259,5 @@ patch.webSiteAddModerated.result=Changed Web Site visibility.
patch.mtShareExistingTenants.description=Update existing tenants for MT Share.
patch.mtShareExistingTenants.result=Update existing tenants for MT Share.
patch.mtShareExistingTenants.result.not_applicable=Patch applied, although no changes made since MT is not enabled.
+
+patch.redeployInvitationProcess.description=Re-deploy Invitation Process Definitions.
diff --git a/config/alfresco/model/cmisModel.xml b/config/alfresco/model/cmisModel.xml
index cb4e8f812d..81e02a2f77 100644
--- a/config/alfresco/model/cmisModel.xml
+++ b/config/alfresco/model/cmisModel.xml
@@ -1,418 +1,404 @@
- CMIS Model Definitions
- 0.5
+ CMIS Model Definitions
+ 0.5
-
-
-
-
+
+
+
+
-
-
-
+
+
+
-
-
-
- org.alfresco.repo.search.impl.lucene.analysis.AlfrescoStandardAnalyser
- java.lang.String
-
-
-
- org.alfresco.repo.search.impl.lucene.analysis.AlfrescoStandardAnalyser
- java.lang.String
-
-
-
- org.alfresco.repo.search.impl.lucene.analysis.AlfrescoStandardAnalyser
- java.lang.String
-
-
-
- org.alfresco.repo.search.impl.lucene.analysis.AlfrescoStandardAnalyser
- java.lang.String
-
-
-
-
-
+
+
+
+ org.alfresco.repo.search.impl.lucene.analysis.AlfrescoStandardAnalyser
+
+ java.lang.String
+
+
+
+ org.alfresco.repo.search.impl.lucene.analysis.AlfrescoStandardAnalyser
+
+ java.lang.String
+
+
+
+ org.alfresco.repo.search.impl.lucene.analysis.AlfrescoStandardAnalyser
+
+ java.lang.String
+
+
+
+ org.alfresco.repo.search.impl.lucene.analysis.AlfrescoStandardAnalyser
+
+ java.lang.String
+
+
+
+
+
+
+
+
+
+ notallowed
+ allowed
+ required
+
+
+
+
+
+
+
+
+
+
+
+ Object Id
+ The unique object id (a node ref)
+ cmis:id
+ true
+ true
+ false
+
+ false
+
+
+
+ URI
+ URI
+ cmis:uri
+ true
+ false
+ false
+
+
+
+ Object Type Id
+ The object type id
+ cmis:id
+ true
+ true
+ false
+
+ false
+
+
+
+ Created by
+ The authority who created this object
+ d:text
+ true
+ true
+ false
+
+ false
+
+
+
+ Creation Date
+ The object creation date
+ d:datetime
+ true
+ true
+ false
+
+ false
+
+
+
+ Last Modified By
+ The authority who last modified this object
+ d:text
+ true
+ true
+ false
+
+ false
+
+
+
+ Last Modified Date
+ The date this object was last modified
+ d:datetime
+ true
+ true
+ false
+
+ false
+
+
+
+ Change token
+ Change Token
+ d:text
+ true
+ true
+ false
+
+
+
+
+
+
+
+ cmis:Object
+
+
+ Name
+ Name
+ d:text
+ false
+ true
+ false
+
+ both
+
+
+
+
+
+
+ Document
+ Document Type
+ cmis:FileSystemObject
+
+
+ Is Immutable
+ Is the document immutable?
+ d:boolean
+ true
+ false
+ false
+
+
+
+ Is Latest Version
+ Is this the latest version of the document?
+ d:boolean
+ true
+ true
+ false
+
+
+
+ Is Major Version
+ Is this a major version of the document?
+ d:boolean
+ true
+ false
+ false
+
+
+
+ Is Latest Major Version
+ Is this the latest major version of the document?
+ d:boolean
+ true
+ false
+ false
+
+
+
+ Version Label
+ The version label
+ d:text
+ true
+ true
+ false
+
+ true
+
+
+
+ Version series id
+ The version series id
+ cmis:id
+ true
+ true
+ false
+
+ false
+
+
+
+ Is Version Series Checked Out
+ Is the version series checked out?
+ d:boolean
+ true
+ true
+ false
+
+
+
+ Version Series Checked Out By
+ The authority who checked out this document version series
+ d:text
+ true
+ false
+ false
+
+
+
+ Version Series Checked Out Id
+ The checked out version series id
+ cmis:id
+ true
+ false
+ false
+
+
+
+ Checkin Comment
+ The checkin comment
+ d:text
+ true
+ false
+ false
+
+
+
+ Content Stream Allowed
+ Is a content stream allowed?
+ d:text
+ true
+ true
+ false
+
+
+
+
+
+
+ Content Stream Length
+ The length of the content stream
+ d:int
+ true
+ false
+ false
+
+ false
+
+
+
+ Content Stream MIME Type
+ The content stream MIME type
+ d:text
+ true
+ false
+ false
+
+ false
+
+
+
+ Content Stream Filename
+ The content stream filename
+ d:text
+ false
+ false
+ false
+
+ true
+
+
+
+ Content Stream URI
+ The content stream URI
+ cmis:uri
+ true
+ false
+ false
+
+
+
+
+
+
+ Folder
+ Folder Type
+ cmis:FileSystemObject
+
+
+ Parent Id
+ The parent id of the folder
+ cmis:id
+ true
+ true
+ false
+
+ false
+
+
+
+ Allowed Child Object Types Ids
+ The allowed child object type ids
+ cmis:id
+ true
+ false
+ true
+
+
+
+
+
+
+ Relationship
+ Relationship Type
+ cmis:Object
+
+
+ Source Id
+ The source id for the relationship
+ cmis:id
+ true
+ true
+ false
+
+
+
+ Target Id
+ The target id for the relationship
+ cmis:id
+ true
+ true
+ false
+
+
+
+
+
+
+ Policy
+ Policy Type
+ cmis:Object
+
+
+ Policy Name
+ The name of the policy
+ d:text
+ true
+ true
+ false
+
+
+
+ Policy Text
+ The policy text
+ d:text
+ true
+ true
+ false
+
+
+
+
+
+
-
-
-
- notallowed
- allowed
- required
-
-
-
-
-
-
-
-
-
- Document
- Document Type
-
-
- Is Immutable
- Is the document immutable?
- d:boolean
- true
- false
- false
-
-
-
- Is Latest Version
- Is this the latest version of the document?
- d:boolean
- true
- true
- false
-
-
-
- Is Major Version
- Is this a major version of the document?
- d:boolean
- true
- false
- false
-
-
-
- Is Latest Major Version
- Is this the latest major version of the document?
- d:boolean
- true
- false
- false
-
-
-
- Version Label
- The version label
- d:text
- true
- true
- false
-
- true
-
-
-
- Version series id
- The version series id
- cmis:id
- true
- true
- false
-
- false
-
-
-
- Is Version Series Checked Out
- Is the version series checked out?
- d:boolean
- true
- true
- false
-
-
-
- Version Series Checked Out By
- The authority who checked out this document version series
- d:text
- true
- false
- false
-
-
-
- Version Series Checked Out Id
- The checked out version series id
- cmis:id
- true
- false
- false
-
-
-
- Checkin Comment
- The checkin comment
- d:text
- true
- false
- false
-
-
-
- Content Stream Allowed
- Is a content stream allowed?
- d:text
- true
- true
- false
-
-
-
-
-
-
- Content Stream Length
- The length of the content stream
- d:int
- true
- false
- false
-
- false
-
-
-
- Content Stream MIME Type
- The content stream MIME type
- d:text
- true
- false
- false
-
- false
-
-
-
- Content Stream Filename
- The content stream filename
- d:text
- false
- false
- false
-
- true
-
-
-
- Content Stream URI
- The content stream URI
- cmis:uri
- true
- false
- false
-
-
-
-
- cmis:Core
- cmis:Named
-
-
-
-
- Folder
- Folder Type
-
-
- Parent Id
- The parent id of the folder
- cmis:id
- true
- true
- false
-
- false
-
-
-
- Allowed Child Object Types Ids
- The allowed child object type ids
- cmis:id
- true
- false
- true
-
-
-
-
- cmis:Core
- cmis:Named
-
-
-
-
- Relationship
- Relationship Type
-
-
- Source Id
- The source id for the relationship
- cmis:id
- true
- true
- false
-
-
-
- Target Id
- The target id for the relationship
- cmis:id
- true
- true
- false
-
-
-
-
- cmis:Core
-
-
-
-
- Policy
- Policy Type
-
-
- Policy Name
- The name of the policy
- d:text
- true
- true
- false
-
-
-
- Policy Text
- The policy text
- d:text
- true
- true
- false
-
-
-
-
- cmis:Core
-
-
-
-
- Aspect Policy
- Aspect Policy Type
- cmis:Policy
-
-
-
-
-
-
-
-
-
-
- Object Id
- The unique object id (a node ref)
- cmis:id
- true
- true
- false
-
- false
-
-
-
- URI
- URI
- cmis:uri
- true
- false
- false
-
-
-
- Object Type Id
- The object type id
- cmis:id
- true
- true
- false
-
- false
-
-
-
- Created by
- The authority who created this object
- d:text
- true
- true
- false
-
- false
-
-
-
- Creation Date
- The object creation date
- d:datetime
- true
- true
- false
-
- false
-
-
-
- Last Modified By
- The authority who last modified this object
- d:text
- true
- true
- false
-
- false
-
-
-
- Last Modified Date
- The date this object was last modified
- d:datetime
- true
- true
- false
-
- false
-
-
-
- Change token
- Change Token
- d:text
- true
- true
- false
-
-
-
-
-
-
-
-
- Name
- Name
- d:text
- false
- true
- false
-
- both
-
-
-
-
-
-
\ No newline at end of file
diff --git a/config/alfresco/patch/patch-services-context.xml b/config/alfresco/patch/patch-services-context.xml
index 5f55fbfdbb..9d303299c5 100644
--- a/config/alfresco/patch/patch-services-context.xml
+++ b/config/alfresco/patch/patch-services-context.xml
@@ -1803,5 +1803,27 @@
+
+
+ patch.redeployInvitationProcess
+ patch.redeployInvitationProcess.description
+ 0
+ 2009
+ 2010
+
+
+
+ jbpm
+ alfresco/workflow/invitation-moderated_processdefinition.xml
+ text/xml
+
+
+ jbpm
+ alfresco/workflow/invitation-nominated_processdefinition.xml
+ text/xml
+
+
+
+
diff --git a/config/alfresco/version.properties b/config/alfresco/version.properties
index 950e545a42..67d5b5d365 100644
--- a/config/alfresco/version.properties
+++ b/config/alfresco/version.properties
@@ -19,4 +19,4 @@ version.build=@build-number@
# Schema number
-version.schema=2009
+version.schema=2010
diff --git a/config/alfresco/workflow/invitation-moderated-workflow-model.xml b/config/alfresco/workflow/invitation-moderated-workflow-model.xml
index 4160a5d16a..abdb1ba45e 100644
--- a/config/alfresco/workflow/invitation-moderated-workflow-model.xml
+++ b/config/alfresco/workflow/invitation-moderated-workflow-model.xml
@@ -1,69 +1,70 @@
-
+
-
+
-
-
-
-
-
-
+
+
+
+
+
+
-
-
- bpm:startTask
-
- bpm:assignee
- bpm:groupAssignee
- wf:moderatedInvitationStats
-
-
+
+
+
-
- bpm:workflowTask
-
-
- d:text
-
-
- d:text
-
-
-
-
- bpm:groupAssignee
- cm:ownable
- wf:moderatedInvitationStats
-
+
+
+ bpm:startTask
+
+ bpm:assignee
+ bpm:groupAssignee
+ imwf:moderatedInvitationStats
+
+
+
+
+ bpm:workflowTask
+
+
+ d:text
+
+
+
+
+ bpm:groupAssignee
+ cm:ownable
+ imwf:moderatedInvitationStats
+
+
+
+
+
+
+
+
+
+
+ d:text
+
+
+ d:text
+ WEB_SITE
+
+
+ d:text
+
+
+ d:text
+
+
+ d:text
+
+
+
+
-
-
-
-
-
-
-
- d:text
-
-
- d:text
- WEB_SITE
-
-
- d:text
-
-
- d:text
-
-
- d:text
-
-
-
-
-
-
diff --git a/config/alfresco/workflow/invitation-moderated_processdefinition.xml b/config/alfresco/workflow/invitation-moderated_processdefinition.xml
index d1dce8b99d..36809144ce 100644
--- a/config/alfresco/workflow/invitation-moderated_processdefinition.xml
+++ b/config/alfresco/workflow/invitation-moderated_processdefinition.xml
@@ -3,7 +3,7 @@
+ name="imwf:invitation-moderated">
@@ -12,7 +12,7 @@
-
+
@@ -23,11 +23,11 @@
-
+
@@ -36,7 +36,7 @@
diff --git a/config/alfresco/workflow/invitation-nominated-workflow-model.xml b/config/alfresco/workflow/invitation-nominated-workflow-model.xml
index b682747e95..2f873422ac 100644
--- a/config/alfresco/workflow/invitation-nominated-workflow-model.xml
+++ b/config/alfresco/workflow/invitation-nominated-workflow-model.xml
@@ -2,7 +2,7 @@
-
+
@@ -10,49 +10,53 @@
+
+
+
+
-
+
bpm:startTask
-
+
d:text
-
+
d:text
-
+
d:text
-
+
d:text
-
+
d:text
-
+
d:text
-
+
d:text
-
+
d:text
-
+
d:text
-
+
d:text
-
+
d:text
-
+
d:text
-
+
d:text
@@ -61,15 +65,15 @@
-
+
bpm:workflowTask
-
+
bpm:workflowTask
-
+
bpm:workflowTask
diff --git a/config/alfresco/workflow/invitation-nominated_processdefinition.xml b/config/alfresco/workflow/invitation-nominated_processdefinition.xml
index c76f143f4b..8093a7b5bd 100644
--- a/config/alfresco/workflow/invitation-nominated_processdefinition.xml
+++ b/config/alfresco/workflow/invitation-nominated_processdefinition.xml
@@ -3,32 +3,32 @@
+ name="inwf:invitation-nominated">
-
+