Skip to content

fix generateModelOpenClasses := true in scala#741

Merged
kobylynskyi merged 2 commits into
kobylynskyi:developfrom
jxnu-liguobin:fix-583
Jul 5, 2021
Merged

fix generateModelOpenClasses := true in scala#741
kobylynskyi merged 2 commits into
kobylynskyi:developfrom
jxnu-liguobin:fix-583

Conversation

@jxnu-liguobin

Copy link
Copy Markdown
Collaborator

Description

Related to #ISSUE_NUMBER

when use generateModelOpenClasses in scala, Add val before field declare.

Changes were made to:

  • Codegen library - Java
  • Codegen library - Kotlin
  • Codegen library - Scala
  • Maven plugin
  • Gradle plugin
  • SBT plugin

@jxnu-liguobin jxnu-liguobin requested a review from kobylynskyi July 3, 2021 10:06
@jxnu-liguobin jxnu-liguobin self-assigned this Jul 3, 2021
@jxnu-liguobin jxnu-liguobin added bug Something isn't working scala Pull requests that update Scala code labels Jul 3, 2021

@kobylynskyi kobylynskyi left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@kobylynskyi kobylynskyi merged commit fb17635 into kobylynskyi:develop Jul 5, 2021
@kobylynskyi kobylynskyi mentioned this pull request Sep 4, 2021
kobylynskyi pushed a commit that referenced this pull request Sep 5, 2021
When use `generateModelOpenClasses`, add `val` before field declaration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working scala Pull requests that update Scala code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Scala] Setting generateModelOpenClasses := true will lead to compile failure

2 participants