Skip to content

(GH-66) Change download link to latest JDK version #80

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Java Migration/Azure_DevOps_Server_2019.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ cd "C:\Program Files\Azure DevOps Server 2019\Search\ES\elasticsearchv5\bin"
execute "elasticsearch-service.bat stop"

## Step 3: Download and Install Azul Zulu Java
Download and install [OpenJDK 8u201](https://cdn.azul.com/zulu/bin/zulu8.34.0.1-ca-jdk8.0.201-win_x64.msi)
Download and install latest version of [OpenJDK 8](https://www.azul.com/downloads/zulu-community/?&version=java-8-lts&os=windows&os-details=Windows&architecture=x86-64-bit&package=jdk)

## Step 4: Update JAVA_HOME with Azul Zulu path
![Update Java Home](java_home.png)
Expand Down
2 changes: 1 addition & 1 deletion Java Migration/TFS_2017 RTW.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ execute "service.bat stop"
execute "service.bat remove"

## Step 4: Download and Install Azul Zulu Java
Download and install [OpenJDK 7u201](https://cdn.azul.com/zulu/bin/zulu7.25.0.5-jdk7.0.201-win_x64.msi)
Download and install latest version of [OpenJDK 7](https://www.azul.com/downloads/zulu-community/?&version=java-7-lts&os=windows&os-details=Windows&architecture=x86-64-bit&package=jdk)

## Step 5: Update JAVA_HOME with Azul Zulu path
![Update Java Home](java_home.png)
Expand Down
2 changes: 1 addition & 1 deletion Java Migration/TFS_2017Update1.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ cd "C:\Program Files\Microsoft Team Foundation Server 15.0\Search\ES\elasticsear
execute "elasticsearch-service.bat stop"

## Step 3: Download and Install Azul Zulu Java
Download and install [OpenJDK 8u201](https://cdn.azul.com/zulu/bin/zulu8.34.0.1-ca-jdk8.0.201-win_x64.msi)
Download and install latest version of [OpenJDK 8](https://www.azul.com/downloads/zulu-community/?&version=java-8-lts&os=windows&os-details=Windows&architecture=x86-64-bit&package=jdk)

## Step 4: Update JAVA_HOME with Azul Zulu path
![Update Java Home](java_home.png)
Expand Down
2 changes: 1 addition & 1 deletion Java Migration/TFS_2017Update2.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ cd "C:\Program Files\Microsoft Team Foundation Server 15.0\Search\ES\elasticsear
execute "elasticsearch-service.bat stop"

## Step 3: Download and Install Azul Zulu Java
Download and install [OpenJDK 8u201](https://cdn.azul.com/zulu/bin/zulu8.34.0.1-ca-jdk8.0.201-win_x64.msi)
Download and install latest version of [OpenJDK 8](https://www.azul.com/downloads/zulu-community/?&version=java-8-lts&os=windows&os-details=Windows&architecture=x86-64-bit&package=jdk)

## Step 4: Update JAVA_HOME with Azul Zulu path
![Update Java Home](java_home.png)
Expand Down
2 changes: 1 addition & 1 deletion Java Migration/TFS_2017Update3.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ cd "C:\Program Files\Microsoft Team Foundation Server 15.0\Search\ES\elasticsear
execute "elasticsearch-service.bat stop"

## Step 3: Download and Install Azul Zulu Java
Download and install [OpenJDK 8u201](https://cdn.azul.com/zulu/bin/zulu8.34.0.1-ca-jdk8.0.201-win_x64.msi)
Download and install latest version of [OpenJDK 8](https://www.azul.com/downloads/zulu-community/?&version=java-8-lts&os=windows&os-details=Windows&architecture=x86-64-bit&package=jdk)

## Step 4: Update JAVA_HOME with Azul Zulu path
![Update Java Home](java_home.png)
Expand Down
2 changes: 1 addition & 1 deletion Java Migration/TFS_2018RTW.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ cd "C:\Program Files\Microsoft Team Foundation Server 2018\Search\ES\elasticsear
execute "elasticsearch-service.bat stop"

## Step 3: Download and Install Azul Zulu Java
Download and install [OpenJDK 8u201](https://cdn.azul.com/zulu/bin/zulu8.34.0.1-ca-jdk8.0.201-win_x64.msi)
Download and install latest version of [OpenJDK 8](https://www.azul.com/downloads/zulu-community/?&version=java-8-lts&os=windows&os-details=Windows&architecture=x86-64-bit&package=jdk)

## Step 4: Update JAVA_HOME with Azul Zulu path
![Update Java Home](java_home.png)
Expand Down
2 changes: 1 addition & 1 deletion Java Migration/TFS_2018Update1.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ cd "C:\Program Files\Microsoft Team Foundation Server 2018\Search\ES\elasticsear
execute "elasticsearch-service.bat stop"

## Step 3: Download and Install Azul Zulu Java
Download and install [OpenJDK 8u201](https://cdn.azul.com/zulu/bin/zulu8.34.0.1-ca-jdk8.0.201-win_x64.msi)
Download and install latest version of [OpenJDK 8](https://www.azul.com/downloads/zulu-community/?&version=java-8-lts&os=windows&os-details=Windows&architecture=x86-64-bit&package=jdk)

## Step 4: Update JAVA_HOME with Azul Zulu path
![Update Java Home](java_home.png)
Expand Down
2 changes: 1 addition & 1 deletion Java Migration/TFS_2018Update2.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ cd "C:\Program Files\Microsoft Team Foundation Server 2018\Search\ES\elasticsear
execute "elasticsearch-service.bat stop"

## Step 3: Download and Install Azul Zulu Java
Download and install [OpenJDK 8u201](https://cdn.azul.com/zulu/bin/zulu8.34.0.1-ca-jdk8.0.201-win_x64.msi)
Download and install latest version of [OpenJDK 8](https://www.azul.com/downloads/zulu-community/?&version=java-8-lts&os=windows&os-details=Windows&architecture=x86-64-bit&package=jdk)

## Step 4: Update JAVA_HOME with Azul Zulu path
![Update Java Home](java_home.png)
Expand Down
2 changes: 1 addition & 1 deletion Java Migration/TFS_2018Update3.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ cd "C:\Program Files\Microsoft Team Foundation Server 2018\Search\ES\elasticsear
execute "elasticsearch-service.bat stop"

## Step 3: Download and Install Azul Zulu Java
Download and install [OpenJDK 8u201](https://cdn.azul.com/zulu/bin/zulu8.34.0.1-ca-jdk8.0.201-win_x64.msi)
Download and install latest version of [OpenJDK 8](https://www.azul.com/downloads/zulu-community/?&version=java-8-lts&os=windows&os-details=Windows&architecture=x86-64-bit&package=jdk)

## Step 4: Update JAVA_HOME with Azul Zulu path
![Update Java Home](java_home.png)
Expand Down