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

#618 java 17 upgrade #630

Merged
merged 4 commits into from
Nov 25, 2021
Merged

#618 java 17 upgrade #630

merged 4 commits into from
Nov 25, 2021

Conversation

sujith-mn
Copy link
Member

@sujith-mn sujith-mn commented Nov 19, 2021

see #618

@sujith-mn sujith-mn changed the title java 17 upgrade #618 java 17 upgrade Nov 19, 2021
@@ -53,7 +53,7 @@ function doSetup() {
else
os="linux"
fi
local download_url="https://github.com/AdoptOpenJDK/openjdk${major_version}-binaries/releases/download/${jdk_folder}/OpenJDK${major_version}U-jdk_x64_${os}_hotspot_${software_version}${extension}"
local download_url="https://github.com/adoptium/temurin${major_version}-binaries/releases/download/${jdk_folder}/OpenJDK${major_version}U-jdk_x64_${os}_hotspot_${software_version}${extension}"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this working for older versions or do we need a switch for that?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Switch is required for older versions, working on it.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done the changes

@sujith-mn sujith-mn merged commit b0733b1 into devonfw:master Nov 25, 2021
@sujith-mn sujith-mn deleted the feature/java17upgrade branch November 25, 2021 12:03
@hohwille hohwille linked an issue Dec 2, 2021 that may be closed by this pull request
@hohwille hohwille added this to the release:2021.12.001 milestone Dec 13, 2021
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.

IDE does not support JDK 17
3 participants