Skip to content

Commit 412e433

Browse files
refs #468 update shared runtime update site url's
1 parent 5619710 commit 412e433

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

  • releng

releng/org.eclipse.fx.experimental.releng/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<mockito-version>1.8.4</mockito-version>
3535
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3636
<platform-version>[3.7,3.8)</platform-version>
37-
<efx_shared_runtime>http://download.eclipse.org/efxclipse/runtime-shared-nightly/site/</efx_shared_runtime>
37+
<efx_shared_runtime>http://download.eclipse.org/efxclipse/runtime-shared-nightly/repository/</efx_shared_runtime>
3838
<efx_runtime>http://download.eclipse.org/efxclipse/runtime-nightly/site/</efx_runtime>
3939
<download-publish-experimental-path>/home/data/httpd/download.eclipse.org/efxclipse/experimental-nightly</download-publish-experimental-path>
4040
<eclipse-repo.url>https://repo.eclipse.org/content/repositories/releases/</eclipse-repo.url>

releng/org.eclipse.fx.releng/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<junit-version>4.8.1</junit-version>
3434
<mockito-version>1.8.4</mockito-version>
3535
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
36-
<efx_shared_runtime>https://download.eclipse.org/efxclipse/runtime-shared-nightly/site/</efx_shared_runtime>
36+
<efx_shared_runtime>https://download.eclipse.org/efxclipse/runtime-shared-nightly/repository/</efx_shared_runtime>
3737
<efx_ext_site>https://download.eclipse.org/efxclipse/targets-nightly/</efx_ext_site>
3838
<download-publish-path>/home/data/httpd/download.eclipse.org/efxclipse/runtime-nightly</download-publish-path>
3939
<eclipse-repo.url>https://repo.eclipse.org/content/repositories/releases/</eclipse-repo.url>

0 commit comments

Comments
 (0)