Done
Details
Details
Assignee
Kyle Felker
Kyle FelkerReporter
Marc Johnson
Marc JohnsonLabels
Priority
Story Points
2
Sprint
None
Development Team
Prokopovych
Fix versions
Release
Lotus R1 2022
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created January 24, 2022 at 3:27 PM
Updated February 23, 2022 at 5:47 PM
Resolved January 31, 2022 at 6:39 PM
@Kyle Felker
Sure, that is a trade off to the code generation approach RMB uses.
I'm not sure I follow this. I think you are saying that if you change the code without changing the RAML or vice versa, then they get out of sync and the module won't compile.
As I understand it, the outcome of this thread, is that updating the
raml-util
sub-module is an optional step for upgrading.I believe that means that the RAML files for the module also do not need to change (and hence, the language attribute does not need to be removed).
I think we should not update the
raml-utils
sub-module and that means that none of the rest of the upgrade notes apply either and the only change is to update the RMB version in the pom.xml.Does that make sense?