Skip to content

Conversation

jxnu-liguobin
Copy link
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
Copy link
Owner

@kobylynskyi kobylynskyi left a comment

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