[PR #339] [MERGED] Fix buildSrc Kotlin/Java compat #511

Closed
opened 2025-12-30 01:25:02 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/339
Author: @bioball
Created: 3/18/2024
Status: Merged
Merged: 3/19/2024
Merged by: @bioball

Base: mainHead: adjust-patch


📝 Commits (1)

  • c56e1b5 Fix buildSrc Kotlin/Java compat

📊 Changes

1 file changed (+31 additions, -22 deletions)

View changed files

📝 patches/graalVm23.patch (+31 -22)

📄 Description

This fixes an issue where Gradle fails to build because of Java/Kotlin getting mismatching versions when targeting macOS/aarch64.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/apple/pkl/pull/339 **Author:** [@bioball](https://github.com/bioball) **Created:** 3/18/2024 **Status:** ✅ Merged **Merged:** 3/19/2024 **Merged by:** [@bioball](https://github.com/bioball) **Base:** `main` ← **Head:** `adjust-patch` --- ### 📝 Commits (1) - [`c56e1b5`](https://github.com/apple/pkl/commit/c56e1b53dd4df47b41c42234f614c35ca710bd6b) Fix buildSrc Kotlin/Java compat ### 📊 Changes **1 file changed** (+31 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `patches/graalVm23.patch` (+31 -22) </details> ### 📄 Description This fixes an issue where Gradle fails to build because of Java/Kotlin getting mismatching versions when targeting macOS/aarch64. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-30 01:25:02 +01:00
adam closed this issue 2025-12-30 01:25:03 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#511