Skip to content

Commit

Permalink
use hudson.eclipse instead of ci.eclipse to download egf
Browse files Browse the repository at this point in the history
Change-Id: I2effb19c28cb7bd19a6f26a99693634398f29a59
Signed-off-by: Ghanshyamsinh Devda <grdevda@gmail.com>
  • Loading branch information
grdevda committed Sep 20, 2018
1 parent 0f8402d commit af1914a
Showing 1 changed file with 2 additions and 1 deletion.
Expand Up @@ -109,7 +109,8 @@ location sirius-query-legacy-1.1.0 "http://download.eclipse.org/sirius/updates/l
org.eclipse.sirius.query.legacy.feature.source.feature.group
}

location egf "https://ci.eclipse.org/egf/job/tycho-egf-oxygen/lastSuccessfulBuild/artifact/releng/org.eclipse.egf.core.updatesite/target/repository/" {
// "https://ci.eclipse.org/egf/job/tycho-egf-oxygen/lastSuccessfulBuild/artifact/releng/org.eclipse.egf.core.updatesite/target/repository/"
location egf "http://download.eclipse.org/egf/updates/1.6.0/oxygen/" {
org.eclipse.egf.sdk.feature.feature.group
}

Expand Down

0 comments on commit af1914a

Please sign in to comment.