[PR #611] [MERGED] Fix usage of file() notation with Pkl Gradle plugin on Windows #640

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

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/611
Author: @bioball
Created: 8/6/2024
Status: Merged
Merged: 8/6/2024
Merged by: @bioball

Base: release/0.26Head: fix-file-notation-gradle-windows


📝 Commits (1)

  • f958396 Fix usage of file() notation with Pkl Gradle plugin on Windows

📊 Changes

1 file changed (+3 additions, -0 deletions)

View changed files

📝 pkl-gradle/src/main/java/org/pkl/gradle/task/ModulesTask.java (+3 -0)

📄 Description

This is a port of a fix that was included in https://github.com/apple/pkl/pull/403.

Note: this is intentionally landing directly in the release/0.26 branch.


🔄 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/611 **Author:** [@bioball](https://github.com/bioball) **Created:** 8/6/2024 **Status:** ✅ Merged **Merged:** 8/6/2024 **Merged by:** [@bioball](https://github.com/bioball) **Base:** `release/0.26` ← **Head:** `fix-file-notation-gradle-windows` --- ### 📝 Commits (1) - [`f958396`](https://github.com/apple/pkl/commit/f958396c2504924991a5938981e6cd7a15b268b9) Fix usage of `file()` notation with Pkl Gradle plugin on Windows ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `pkl-gradle/src/main/java/org/pkl/gradle/task/ModulesTask.java` (+3 -0) </details> ### 📄 Description This is a port of a fix that was included in https://github.com/apple/pkl/pull/403. Note: this is intentionally landing directly in the release/0.26 branch. --- <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:53 +01:00
adam closed this issue 2025-12-30 01:25:53 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#640