mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 22:30:54 +01:00
[PR #611] [MERGED] Fix usage of file() notation with Pkl Gradle plugin on Windows
#640
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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.26← Head:fix-file-notation-gradle-windows📝 Commits (1)
f958396Fix usage offile()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.