Migration from previous FESA3 versions
FESA3 2.0.1 -> 2.2.2
To migrate existing fesa-software from the previous FESA3 version 2.0.1 to 2.2.2, do the following:
- Open your class
- Press 'Update FESA Version'
- Press 'Synchronize Source Code'
- Open your deploy-unit
- Press 'Update FESA Version'
- Press 'Synchronize Source Code'
- Open your instance-file
- Press 'Update FESA Version'
- Press 'Promote Instances'
Detailed information:
- 'Update FESA Version' will increase the FESA version-number, copy your file to *.backup and than apply a python script to it to automatically modify the xml if required. Please check the eclipse console output for details.
- 'Synchronize Source Code' will update the generated code and the xml-model of the deploy-unit and/or instance file according to the changes in the current xml-file.
- 'Promote Instances' will modify your instance-file if needed, according to the updated xml-schema (e.g. so called 'id-refs' will be added )
older FESA versions
If you want to migrate from an older FESA version to 2.2.2, please first use
the according migration-steps to bring your software to 2.0.1