mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Fixed timing of 'activities' upgrade script
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@10606 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -66,7 +66,6 @@
|
|||||||
<ref bean="patch.db-V2.2-1-DropIndexesAndConstraints" />
|
<ref bean="patch.db-V2.2-1-DropIndexesAndConstraints" />
|
||||||
<ref bean="patch.db-V2.2-2-MoveQNames" />
|
<ref bean="patch.db-V2.2-2-MoveQNames" />
|
||||||
<ref bean="patch.db-V2.2-3-PropTypes" />
|
<ref bean="patch.db-V2.2-3-PropTypes" />
|
||||||
<ref bean="patch.db-V3.0-0-CreateActivitiesExtras" />
|
|
||||||
</list>
|
</list>
|
||||||
</property>
|
</property>
|
||||||
<property name="postUpdateScriptPatches">
|
<property name="postUpdateScriptPatches">
|
||||||
@@ -79,6 +78,7 @@
|
|||||||
<ref bean="patch.db-V2.1-VersionColumns2" />
|
<ref bean="patch.db-V2.1-VersionColumns2" />
|
||||||
<ref bean="patch.db-V2.1-JBPMProcessKey" />
|
<ref bean="patch.db-V2.1-JBPMProcessKey" />
|
||||||
<ref bean="patch.db-V2.1-RemoveWcmSubmittedAspect" />
|
<ref bean="patch.db-V2.1-RemoveWcmSubmittedAspect" />
|
||||||
|
<ref bean="patch.db-V3.0-0-CreateActivitiesExtras" />
|
||||||
</list>
|
</list>
|
||||||
</property>
|
</property>
|
||||||
</bean>
|
</bean>
|
||||||
|
Reference in New Issue
Block a user