Skip to content

Conversation

@matsudamper
Copy link
Contributor


Description

I did puglishToMavenLocal and got an error in the javadoc section.
I am in a Japanese environment.
image

It seems to be set at compile time, so I set it in javadoc as well.

compileJava.options.encoding = "UTF-8"
compileTestJava.options.encoding = "UTF-8"


Changes were made to:

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

@matsudamper matsudamper changed the title specify java doc encoding specify javadoc encoding May 1, 2023
@kobylynskyi kobylynskyi added this to the 5.8.0 milestone May 2, 2023
@kobylynskyi kobylynskyi enabled auto-merge (squash) May 2, 2023 19:34
@kobylynskyi kobylynskyi merged commit 081758f into kobylynskyi:main Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants