mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 14:20:35 +01:00
[PR #998] [MERGED] Fix shadow jar logic #843
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/998
Author: @bioball
Created: 2/28/2025
Status: ✅ Merged
Merged: 3/3/2025
Merged by: @bioball
Base:
main← Head:test-shadow-jar📝 Commits (4)
c7dc6b4Add logic to test start shadow jard207787Fix shadow jar8f83edcAdd test for relocations, fix other relocationsda3f99aDon't use internal Gradle API📊 Changes
2 files changed (+78 additions, -6 deletions)
View changed files
📝
buildSrc/src/main/kotlin/pklFatJar.gradle.kts(+19 -6)📝
pkl-tools/pkl-tools.gradle.kts(+59 -0)📄 Description
Also, add some logic to test start the shadow jar.
Fixes #999
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.