switch distribution build back to CI builds of dependencies and added eclipse platform updates

This commit is contained in:
Martin Lippert
2020-03-24 10:27:11 +01:00
parent dcedf84bf2
commit 6a7d54b66d

View File

@@ -69,12 +69,12 @@
<dist.pathpostfix>nightly</dist.pathpostfix>
<dist.path>${dist.type}/${dist.key}/${dist.project}/${dist.pathpostfix}</dist.path>
<!-- <eclipsecommons-p2-repo>https://dist.springsource.com/snapshot/TOOLS/eclipse-integration-commons/nightly</eclipsecommons-p2-repo>
<springide-p2-repo>https://dist.springframework.org/snapshot/IDE/nightly</springide-p2-repo> -->
<eclipsecommons-p2-repo>https://dist.springsource.com/snapshot/TOOLS/eclipse-integration-commons/nightly</eclipsecommons-p2-repo>
<springide-p2-repo>https://dist.springframework.org/snapshot/IDE/nightly</springide-p2-repo>
<!-- <eclipsecommons-p2-repo>https://dist.springsource.com/milestone/TOOLS/eclipse-integration-commons/3.9.7.RC1/</eclipsecommons-p2-repo>
<springide-p2-repo>https://dist.springframework.org/milestone/IDE/3.9.7.RC1</springide-p2-repo> -->
<eclipsecommons-p2-repo>https://dist.springsource.com/release/TOOLS/eclipse-integration-commons/3.9.12.RELEASE/</eclipsecommons-p2-repo>
<springide-p2-repo>https://dist.springframework.org/release/IDE/3.9.12.RELEASE</springide-p2-repo>
<!-- <eclipsecommons-p2-repo>https://dist.springsource.com/release/TOOLS/eclipse-integration-commons/3.9.12.RELEASE/</eclipsecommons-p2-repo>
<springide-p2-repo>https://dist.springframework.org/release/IDE/3.9.12.RELEASE</springide-p2-repo> -->
<sts4-language-servers-p2-repo>https://dist.springsource.com/${dist.type}/TOOLS/sts4-language-server-integrations/${sts4-language-servers-version}</sts4-language-servers-p2-repo>
@@ -319,10 +319,15 @@
<url>https://download.eclipse.org/releases/2020-03/</url>
</repository>
<repository>
<id>2020-03-updates</id>
<layout>p2</layout>
<url>https://download.eclipse.org/eclipse/updates/4.15/</url>
</repository>
<!-- <repository>
<id>2020-03-staging</id>
<layout>p2</layout>
<url>https://download.eclipse.org/staging/2020-03/</url>
</repository>
</repository> -->
<repository>
<id>orbit</id>
<layout>p2</layout>