...
Page Properties | ||||||||
---|---|---|---|---|---|---|---|---|
|
Overrides/Supersedes
When applicable, provide links to all DRs that this DR overrides or supersedes
RFC
Provide links to all relevant RFC's
Stakeholders
@mention individual(s) who has vested interest in the DR. This helps us to identify who needs to be aware of the decision
Contributors
List individual(s) sposnoring/advocating for the decisionThis decision was migrated from the Tech Leads Decision Log as part of a consolidation process. The original decision record can be found here.
RFC
N/A
Stakeholders
Jakub Skoczen Adam Dickmeiss Julian Ladisch
Contributors
Approvers
This decision was made by the Tech Leads group prior to the adoption of current decision making processes within the FOLIO project.
Background/Context
Explain the need that triggered the need for making a decision
Assumptions
List all assumptions that were made when making the decision
Constraints
List any constraints that lead us to make a certain decision
Rationale
Document the thought process, list reasons that lead to the final decision
Decision
Short summary of the decision goes here
Implications
...
- Provide a link to RFC when applicable
...
The Platform team has been working on restructuring RAML-to-Java generation in RMB to remove the need for dependencies at runtime that should be really be compile-time only. See RMB-785 - Implementation/Testing/Code Review: Convert GenerateRunner into maven plugin CLOSED for details. From the module implementers viewpoint the following changes will be required in pom.xml:
- See RMB readme: https://github.com/folio-org/raml-module-builder#json-schemas-api
- See RMB readme: https://github.com/folio-org/raml-module-builder#client-generator
- See RMB Upgrading notes: https://github.com/folio-org/raml-module-builder/blob/master/doc/upgrading.md#version-330
The Platform team would like your feedback on whether these changes should be considered breaking (RMB v33) or minor (RMB v32.2).
Assumptions
N/A
Constraints
N/A
Rationale
N/A
Decision
Build changes (new RMB Maven plugin) will be released as new major RMB release (v33)
Implications
- Pros
- N/A
- Cons
- N/A
Other Related Resources