Actions
Task #2001
closedUpgrade module dependency on core to version 10.0.0
Start date:
12/19/2019
Due date:
% Done:
100%
Estimated time:
Owner:
Actions
Added by Peter Štrunc about 5 years ago. Updated almost 5 years ago.
100%
I upgraded the module using this guide https://github.com/bcvsolutions/CzechIdMng/blob/develop/MIGRATION.md. I also fixed some sonar bugs and renamed module to idm-extras.
All code is in develop branch.
@tomiskar would you please review changes that i did? Thanks
I did code review for migration and install module into CzechIdM 10, module is available, thx!
Thx, for renaming module. Could you please provide a change log (just for sure for all projects using extras module)?
Just minors:
- application-test.properties should be renamed to application.properties, see https://github.com/bcvsolutions/CzechIdMng/blob/develop/MIGRATION.md#test-profile-properties
- a lot of warning is present in module (forgotten imports, xsd for scripts, templates and workflow can be added (see archetype or example)).
- old version of CzechIdM is forgotten in readme :)
- frontend sources is missing (see pwdreset module pom as example or here https://wiki.czechidm.com/priv/vlastnik_modulu#doporucene_nastaveni_modulu) ... module doesn't contain FE sources for now, but can be added in future :)
I fixed the remaining stuff.
Version released - closing issue