Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Kotlin to 1.8.22 #33972

Merged
merged 1 commit into from
Jun 14, 2023
Merged

Upgrade Kotlin to 1.8.22 #33972

merged 1 commit into from
Jun 14, 2023

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented Jun 12, 2023

No description provided.

@quarkus-bot quarkus-bot bot added area/arc Issue related to ARC (dependency injection) area/dependencies Pull requests that update a dependency file area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/gradle Gradle labels Jun 12, 2023
@gsmet gsmet marked this pull request as draft June 12, 2023 08:32
@gsmet gsmet marked this pull request as ready for review June 12, 2023 08:38
@quarkus-bot

This comment has been minimized.

Comment on lines +4 to 5
# updating Kotlin here makes QuarkusPluginTest > shouldNotFailOnProjectDependenciesWithoutMain(Path) fail
kotlin = "1.8.10"
Copy link
Member Author

Choose a reason for hiding this comment

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

@snazy would you have an idea as to why we cannot upgrade Kotlin here?

We end up with:

Cannot access 'org.jetbrains.kotlin.gradle.plugin.KotlinTargetsContainerWithPresets' which is a supertype of 'org.jetbrains.kotlin.gradle.dsl.KotlinTargetContainerWithPresetFunctions'. Check your module classpath for missing or conflicting dependencies

I thought that maybe we had conflicting Kotlin versions but I couldn't find anything tied to 1.8.10. Or maybe Gradle comes with Kotlin 1.8.10?

Copy link
Contributor

Choose a reason for hiding this comment

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

Yea, I think that Gradle comes with that version. It should however only affect Quarkus' Gradle plugin itself, not the application code.

@quarkus-bot
Copy link

quarkus-bot bot commented Jun 13, 2023

Failing Jobs - Building fd2abe2

Status Name Step Failures Logs Raw logs
✔️ JVM Tests - JDK 11
✔️ JVM Tests - JDK 17
JVM Tests - JDK 17 Windows Build ⚠️ Check → Logs Raw logs
✔️ JVM Tests - JDK 19

@gsmet gsmet merged commit bd2ebee into quarkusio:main Jun 14, 2023
@quarkus-bot quarkus-bot bot added this to the 3.2 - main milestone Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/arc Issue related to ARC (dependency injection) area/dependencies Pull requests that update a dependency file area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/gradle Gradle
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants