switch back to use the latest nightly builds of commons and spring-ide components

This commit is contained in:
Martin Lippert
2019-03-29 10:08:12 +01:00
parent e934d40858
commit 3ed765e8ec
2 changed files with 13 additions and 28 deletions

View File

@@ -71,12 +71,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.8.RELEASE/</eclipsecommons-p2-repo>
<springide-p2-repo>https://dist.springframework.org/release/IDE/3.9.8.RELEASE</springide-p2-repo>
<!-- <eclipsecommons-p2-repo>https://dist.springsource.com/release/TOOLS/eclipse-integration-commons/3.9.8.RELEASE/</eclipsecommons-p2-repo>
<springide-p2-repo>https://dist.springframework.org/release/IDE/3.9.8.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>

View File

@@ -140,21 +140,16 @@
<layout>p2</layout>
<url>https://download.eclipse.org/tools/orbit/downloads/drops/R20180905201904/repository</url>
</repository>
<repository>
<!-- <repository>
<id>e-i-commons</id>
<layout>p2</layout>
<url>https://dist.springframework.org/release/IDE/3.9.8.RELEASE</url>
</repository>
<!-- <repository>
<id>e-i-commons</id>
<layout>p2</layout>
<url>https://dist.springframework.org/milestone/IDE/3.9.7.RC1</url>
</repository> -->
<!-- <repository>
<repository>
<id>e-i-commons</id>
<layout>p2</layout>
<url>https://dist.springframework.org/snapshot/IDE/nightly</url>
</repository> -->
</repository>
<repository>
<id>lsp4e</id>
<layout>p2</layout>
@@ -190,21 +185,16 @@
<layout>p2</layout>
<url>https://download.eclipse.org/tools/orbit/downloads/drops/R20181128170323/repository</url>
</repository>
<repository>
<!-- <repository>
<id>e-i-commons</id>
<layout>p2</layout>
<url>https://dist.springframework.org/release/IDE/3.9.8.RELEASE</url>
</repository>
<!-- <repository>
<id>e-i-commons</id>
<layout>p2</layout>
<url>https://dist.springframework.org/milestone/IDE/3.9.7.RC1</url>
</repository> -->
<!-- <repository>
<repository>
<id>e-i-commons</id>
<layout>p2</layout>
<url>https://dist.springframework.org/snapshot/IDE/nightly</url>
</repository> -->
</repository>
<repository>
<id>lsp4e</id>
<layout>p2</layout>
@@ -240,21 +230,16 @@
<layout>p2</layout>
<url>https://download.eclipse.org/tools/orbit/downloads/drops/R20190226160451/repository</url>
</repository>
<repository>
<!-- <repository>
<id>e-i-commons</id>
<layout>p2</layout>
<url>https://dist.springframework.org/release/IDE/3.9.8.RELEASE</url>
</repository>
<!-- <repository>
<id>e-i-commons</id>
<layout>p2</layout>
<url>https://dist.springframework.org/milestone/IDE/3.9.7.RC1</url>
</repository> -->
<!-- <repository>
<repository>
<id>e-i-commons</id>
<layout>p2</layout>
<url>https://dist.springframework.org/snapshot/IDE/nightly</url>
</repository> -->
</repository>
<repository>
<id>lsp4e</id>
<layout>p2</layout>