mirror of
https://github.com/apple/pkl.git
synced 2026-01-13 15:13:38 +01:00
[PR #812] [MERGED] Continue conversion of org.pkl.core POJOs to record classes #747
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/812
Author: @odenix
Created: 11/14/2024
Status: ✅ Merged
Merged: 11/14/2024
Merged by: @bioball
Base:
main← Head:pojos📝 Commits (1)
2b94d16Continue conversion of org.pkl.core POJOs to record classes📊 Changes
5 files changed (+56 additions, -101 deletions)
View changed files
📝
pkl-core/src/main/java/org/pkl/core/Member.java(+6 -0)📝
pkl-core/src/main/java/org/pkl/core/Platform.java(+13 -7)📝
pkl-core/src/main/java/org/pkl/core/Release.java(+35 -92)📝
pkl-doc/src/main/kotlin/org/pkl/doc/CliDocGenerator.kt(+1 -1)📝
pkl-doc/src/main/kotlin/org/pkl/doc/DocScope.kt(+1 -1)📄 Description
Note: The handwritten (now deleted)
equalsandhashCodemethods of classorg.pkl.core.Releasedidn't include componentsosandflavor. I suspect this was an oversight.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.