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
main
test-shadow-jar
c7dc6b4
d207787
8f83edc
da3f99a
2 files changed (+78 additions, -6 deletions)
📝 buildSrc/src/main/kotlin/pklFatJar.gradle.kts (+19 -6) 📝 pkl-tools/pkl-tools.gradle.kts (+59 -0)
buildSrc/src/main/kotlin/pklFatJar.gradle.kts
pkl-tools/pkl-tools.gradle.kts
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.
No dependencies set.
The note is not visible to the blocked user.
📋 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.