Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update openjdk link in run.bat/run.sh #422

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

amaercz
Copy link

@amaercz amaercz commented Aug 29, 2023

link to openjdk in run.bat/run.sh pointed to jdk11 which made HiveMQ fail to start up in windows11/64bit. changing the link to point to the latest stable release get's HiveMQ working

Motivation

Resolves #421

Changes
run.bat/run.sh
https://adoptium.net/?variant=openjdk11 -> https://adoptium.net/?variant=openjdk

link to openjdk in run.bat/run.sh pointed to jdk11 which made HiveMQ fail to start up in windows11/64bit. changing the link to point to the latest stable release get's HiveMQ working
@cla-bot
Copy link

cla-bot bot commented Aug 29, 2023

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have the users @amaercz on file. In order for us to review and merge your code, please sign our Contributor License Agreement to get yourself added. You'll find the CLA and more information here: https://github.com/hivemq/hivemq-community/blob/master/CONTRIBUTING.adoc#contributor-license-agreement

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

run.bat/run.sh links to outdated openjdk version
1 participant