mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
Fixed patch patch.db-V3.4-AVM-rename-dupes which had an old NoOpPatch as an 'alternative'
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@32237 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -2584,12 +2584,7 @@
|
||||
<property name="fixesToSchema"><value>5005</value></property>
|
||||
<property name="targetSchema"><value>5006</value></property>
|
||||
<property name="scriptUrl">
|
||||
<value>classpath:alfresco/dbscripts/upgrade/3.4/${db.script.dialect}/AVM-rename-dupes.sql</value>
|
||||
</property>
|
||||
<property name="alternatives" >
|
||||
<list>
|
||||
<ref bean="patch.eliminateDuplicates" />
|
||||
</list>
|
||||
<value>classpath:alfresco/dbscripts/upgrade/3.4/${db.script.dialect}/AVM-rename-dupes.sql</value>
|
||||
</property>
|
||||
</bean>
|
||||
|
||||
|
Reference in New Issue
Block a user