cancel
Showing results for 
Search instead for 
Did you mean: 

Migration d alfresco from 2.1.0 to 5.2

zorro139
Champ in-the-making
Champ in-the-making

Hi,

In order to migrate alfresco from the version 2.1.0 version to 5.2.0, i think it is advisable to follow this diagram:

 2.1.0  à  3.0.0  à 3.2r2  à  3.4.d  à  4.0 à 4.2 à  5.1 à 5.2

Do you have another suggestion?

Otherwise, we tried to migrate from 2.1.0 to 3.0 stable and changed the *. Jar and noticed that the following files in bean

dictionaryBootstrap :

org/alfresco/repo/security/Authentication/UserModel. xml
 org/alfresco/repo/action/ActionModel. xml
 org/alfresco/repo/rule/RuleModel. xml
  org/alfresco/repo/version/Version_model. xml

have become obseletes.

Have a link that explains the diffrents changes?

Thanks in advance

1 REPLY 1

jpotts
World-Class Innovator
World-Class Innovator

If you've made changes to the core files you are entering a world of pain.

Ideally, all of your customizations are in AMPs. You can then test your customizations separately from your repo to validate they will work in the version you are migrating to.

I don't know of a good resource that cites the changes between releases other than the release notes. When I do wide-spanning upgrades like you are doing, it is brute-force trial-and-error.

Related to that, remember to backup the database and content store after each successful upgrade so that when you have to rollback (and you almost certainly will, at least once) you don't have to go all the way back to the beginning.