[PR #283] [MERGED] Docs fix: Java 8 is not supported #490

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

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/283
Author: @bioball
Created: 3/2/2024
Status: Merged
Merged: 3/4/2024
Merged by: @bioball

Base: mainHead: fix-docs-java-8


📝 Commits (2)

  • 44f57bf Fix docs that mention Java 8
  • a96c791 Update docs/modules/pkl-cli/pages/index.adoc

📊 Changes

2 files changed (+5 additions, -5 deletions)

View changed files

📝 docs/modules/kotlin-binding/pages/codegen.adoc (+1 -1)
📝 docs/modules/pkl-cli/pages/index.adoc (+4 -4)

📄 Description

Java 11 is the minimum version, rather than 8.


🔄 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/283 **Author:** [@bioball](https://github.com/bioball) **Created:** 3/2/2024 **Status:** ✅ Merged **Merged:** 3/4/2024 **Merged by:** [@bioball](https://github.com/bioball) **Base:** `main` ← **Head:** `fix-docs-java-8` --- ### 📝 Commits (2) - [`44f57bf`](https://github.com/apple/pkl/commit/44f57bf03ff652d41c9b286bc9e97b34ef4b874d) Fix docs that mention Java 8 - [`a96c791`](https://github.com/apple/pkl/commit/a96c791b66e0ec481b7cbfb179005596a08b669f) Update docs/modules/pkl-cli/pages/index.adoc ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `docs/modules/kotlin-binding/pages/codegen.adoc` (+1 -1) 📝 `docs/modules/pkl-cli/pages/index.adoc` (+4 -4) </details> ### 📄 Description Java 11 is the minimum version, rather than 8. --- <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:24:55 +01:00
adam closed this issue 2025-12-30 01:24:55 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#490