diff options
author | Matthias Sohn | 2020-04-27 13:07:36 +0000 |
---|---|---|
committer | Matthias Sohn | 2020-04-27 13:07:36 +0000 |
commit | edd49bc47701d5b47f59e3c43230bca8055c4e2c (patch) | |
tree | e925c1ef2b9f77fa824a2e1feae9578e1d676276 /org.eclipse.mylyn.github.target/orbit | |
parent | 33722a3b5e27879e2ed049a2f502ae18b98f2163 (diff) | |
download | egit-github-edd49bc47701d5b47f59e3c43230bca8055c4e2c.tar.gz egit-github-edd49bc47701d5b47f59e3c43230bca8055c4e2c.tar.xz egit-github-edd49bc47701d5b47f59e3c43230bca8055c4e2c.zip |
Always use https to access download.eclipse.org
Change-Id: I7bfe98072dd112e99a694df602f025afa5e90d9d
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.mylyn.github.target/orbit')
4 files changed, 5 insertions, 5 deletions
diff --git a/org.eclipse.mylyn.github.target/orbit/R20190602212107-2019-06.tpd b/org.eclipse.mylyn.github.target/orbit/R20190602212107-2019-06.tpd index fe7aa2b0..45d36c98 100644 --- a/org.eclipse.mylyn.github.target/orbit/R20190602212107-2019-06.tpd +++ b/org.eclipse.mylyn.github.target/orbit/R20190602212107-2019-06.tpd @@ -1,7 +1,7 @@ target "R20190602212107" with source configurePhase -// see http://download.eclipse.org/tools/orbit/downloads/ +// see https://download.eclipse.org/tools/orbit/downloads/ -location "http://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository" { +location "https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository" { com.google.gson [2.8.2.v20180104-1110,2.8.2.v20180104-1110] com.google.gson.source [2.8.2.v20180104-1110,2.8.2.v20180104-1110] com.jcraft.jsch [0.1.55.v20190404-1902,0.1.55.v20190404-1902] diff --git a/org.eclipse.mylyn.github.target/orbit/R20190827152740-2019-09.tpd b/org.eclipse.mylyn.github.target/orbit/R20190827152740-2019-09.tpd index 410ec451..fab46ceb 100644 --- a/org.eclipse.mylyn.github.target/orbit/R20190827152740-2019-09.tpd +++ b/org.eclipse.mylyn.github.target/orbit/R20190827152740-2019-09.tpd @@ -1,5 +1,5 @@ target "R20190827152740-2019-09" with source configurePhase -// see http://download.eclipse.org/tools/orbit/downloads/ +// see https://download.eclipse.org/tools/orbit/downloads/ location "https://download.eclipse.org/tools/orbit/downloads/drops/R20190827152740/repository" { com.google.gson [2.8.2.v20180104-1110,2.8.2.v20180104-1110] diff --git a/org.eclipse.mylyn.github.target/orbit/R20191126223242-2019-12.tpd b/org.eclipse.mylyn.github.target/orbit/R20191126223242-2019-12.tpd index 1bac41ef..18f03940 100644 --- a/org.eclipse.mylyn.github.target/orbit/R20191126223242-2019-12.tpd +++ b/org.eclipse.mylyn.github.target/orbit/R20191126223242-2019-12.tpd @@ -1,5 +1,5 @@ target "R20191126223242-2019-12" with source configurePhase -// see http://download.eclipse.org/tools/orbit/downloads/ +// see https://download.eclipse.org/tools/orbit/downloads/ location "https://download.eclipse.org/tools/orbit/downloads/drops/R20191126223242/repository" { com.google.gson [2.8.2.v20180104-1110,2.8.2.v20180104-1110] diff --git a/org.eclipse.mylyn.github.target/orbit/R20200224183213-2020-03.tpd b/org.eclipse.mylyn.github.target/orbit/R20200224183213-2020-03.tpd index 50339463..6c826397 100644 --- a/org.eclipse.mylyn.github.target/orbit/R20200224183213-2020-03.tpd +++ b/org.eclipse.mylyn.github.target/orbit/R20200224183213-2020-03.tpd @@ -1,5 +1,5 @@ target "R20200224183213-2020-03" with source configurePhase -// see http://download.eclipse.org/tools/orbit/downloads/ +// see https://download.eclipse.org/tools/orbit/downloads/ location "https://download.eclipse.org/tools/orbit/downloads/drops/R20200224183213/repository" { com.google.gson [2.8.2.v20180104-1110,2.8.2.v20180104-1110] |