[PR #4419] [CLOSED] [openhab] - revert to Zulu17 #4955

Open
opened 2025-11-20 06:12:29 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/4419
Author: @moodyblue
Created: 5/12/2025
Status: Closed

Base: mainHead: main


📝 Commits (4)

📊 Changes

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

View changed files

📝 ct/openhab.sh (+2 -2)
📝 install/openhab-install.sh (+7 -7)

📄 Description

✍️ Description

OpenHAB 4 is the latest stable version and requires Java17. Even though Java21 is claimed to be compatible with OH4 there were some issues reported.

Link: #
https://github.com/community-scripts/ProxmoxVE/discussions/1587#discussioncomment-13108418

Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change (X in brackets)

  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • New feature – Adds new, non-breaking functionality.
  • 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • 🆕 New script – A fully functional and tested script or script set.
  • 🌍 Website update – Changes to website-related JSON files or metadata.
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.

🔄 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/community-scripts/ProxmoxVE/pull/4419 **Author:** [@moodyblue](https://github.com/moodyblue) **Created:** 5/12/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (4) - [`16d9372`](https://github.com/community-scripts/ProxmoxVE/commit/16d93723e0e4603e67697db43976234ad0a0e742) Revert to Zulu17 - [`46472f5`](https://github.com/community-scripts/ProxmoxVE/commit/46472f5f6d76f1cca62bacb740cf880b8a3dc85e) Typo - [`4a7c234`](https://github.com/community-scripts/ProxmoxVE/commit/4a7c234787a3f36c69794a6d3a9bb4b385d6e684) Update openhab-install.sh - [`a2deb3e`](https://github.com/community-scripts/ProxmoxVE/commit/a2deb3e13eef1fa6dff29baf665ace18e9c28f73) Update openhab.sh ### 📊 Changes **2 files changed** (+9 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `ct/openhab.sh` (+2 -2) 📝 `install/openhab-install.sh` (+7 -7) </details> ### 📄 Description <!--🛑 New scripts must be submitted to [ProxmoxVED](https://github.com/community-scripts/ProxmoxVED) for testing. PRs without prior testing will be closed. --> ## ✍️ Description OpenHAB 4 is the latest stable version and requires Java17. Even though Java21 is claimed to be compatible with OH4 there were some issues reported. ## 🔗 Related PR / Issue Link: # https://github.com/community-scripts/ProxmoxVE/discussions/1587#discussioncomment-13108418 ## ✅ Prerequisites (**X** in brackets) - [x] **Self-review completed** – Code follows project standards. - [x] **Tested thoroughly** – Changes work as expected. - [x] **No security risks** – No hardcoded secrets, unnecessary privilege escalations, or permission issues. --- ## 🛠️ Type of Change (**X** in brackets) - [x] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [ ] ✨ **New feature** – Adds new, non-breaking functionality. - [ ] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. - [ ] 🆕 **New script** – A fully functional and tested script or script set. - [ ] 🌍 **Website update** – Changes to website-related JSON files or metadata. - [ ] 🔧 **Refactoring / Code Cleanup** – Improves readability or maintainability without changing functionality. - [ ] 📝 **Documentation update** – Changes to `README`, `AppName.md`, `CONTRIBUTING.md`, or other docs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 06:12:29 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#4955