Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@vmishenev
Copy link
Contributor

@vmishenev vmishenev commented Aug 26, 2025

The kotlin-analysis-symbols requires the latest version of stdlib.

@vmishenev vmishenev changed the title Build the Dokka Maven Plugin with the lastest compiler version Build the Dokka Maven Plugin with the latest compiler version Aug 26, 2025
@vmishenev vmishenev marked this pull request as draft August 26, 2025 14:27
@vmishenev vmishenev requested a review from whyoleg August 26, 2025 15:13
@vmishenev vmishenev marked this pull request as ready for review August 26, 2025 15:16
Copy link
Collaborator

@whyoleg whyoleg left a comment

Choose a reason for hiding this comment

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

I beleive, it should be fine for 2.1.0-Beta.
Interesting, why we don't have similar problem with CLI...

* See https://kotlinlang.org/docs/kotlin-evolution-principles.html#evolving-the-binary-format
*/
val analysisK2Projects = listOf("analysis-kotlin-symbols")
val analysisK2Projects = listOf("analysis-kotlin-symbols", "runner-maven-plugin")
Copy link
Collaborator

Choose a reason for hiding this comment

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

As the runner-maven-plugin is an included build, it's possible to safely remove flags there in gradle.properties.

@whyoleg whyoleg merged commit 3d5926a into master Aug 27, 2025
12 of 14 checks passed
whyoleg pushed a commit that referenced this pull request Aug 27, 2025
@vmishenev vmishenev deleted the vmishenev/Build-the-Dokka-Maven-Plugin-with-the-lastest-compiler-version branch August 27, 2025 10:58
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.

3 participants