Migration from previous FESA3 versions
FESA3 2.2.2 -> 2.3.2
To migrate existing FESA software from the previous FESA3 version 2.2.2 to the current version FESA3 2.3.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 of classes and deploy-units, copy your file to *.backup and than apply a python script to it to automatically modify the XML design if required. Please check the Eclipse console output for details.
- 'Synchronize Source Code' will update the generated C++ code and the XML design of the deploy-unit and/or instantiation file according to the changes in the current XML design.
- 'Promote Instances' will modify the FESA instantiation file if needed, according to the updated XML schema
older FESA versions
If you want to migrate from an older FESA version to 2.3.2, please first use
the according migration-steps to bring your software to FESA3 2.2.2