updated orbit repos, tycho version, and javase metadata
This commit is contained in:
@@ -16,9 +16,9 @@ instructions.unconfigure=\
|
||||
org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:1,location:https${#58}//download.springsource.com/release/TOOLS/sts4-language-server-integrations);
|
||||
|
||||
# Bug 530093: make sure we have latest version of a.jre.javase included with product
|
||||
requires.3.namespace=org.eclipse.equinox.p2.iu
|
||||
requires.3.name=a.jre.javase
|
||||
requires.3.range=[9.0.0,9.0.0]
|
||||
requires.4.namespace=org.eclipse.equinox.p2.iu
|
||||
requires.4.name=config.a.jre.javase
|
||||
requires.4.range=[9.0.0,9.0.0]
|
||||
# requires.3.namespace=org.eclipse.equinox.p2.iu
|
||||
# requires.3.name=a.jre.javase
|
||||
# requires.3.range=[9.0.0,9.0.0]
|
||||
# requires.4.namespace=org.eclipse.equinox.p2.iu
|
||||
# requires.4.name=config.a.jre.javase
|
||||
# requires.4.range=[14.0.0,9.0.0]
|
||||
|
||||
@@ -56,9 +56,9 @@
|
||||
<groupId>org.eclipse.tycho</groupId>
|
||||
<artifactId>target-platform-configuration</artifactId>
|
||||
<version>${tycho-version}</version>
|
||||
<configuration>
|
||||
<!-- <configuration>
|
||||
<executionEnvironment>JavaSE-9</executionEnvironment>
|
||||
</configuration>
|
||||
</configuration> -->
|
||||
</plugin>
|
||||
|
||||
<plugin>
|
||||
|
||||
@@ -78,7 +78,7 @@
|
||||
|
||||
<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>
|
||||
|
||||
<tycho-version>1.2.0</tycho-version>
|
||||
<tycho-version>1.7.0</tycho-version>
|
||||
<encoding>UTF-8</encoding>
|
||||
</properties>
|
||||
|
||||
@@ -424,7 +424,7 @@
|
||||
<repository>
|
||||
<id>orbit</id>
|
||||
<layout>p2</layout>
|
||||
<url>https://download.eclipse.org/tools/orbit/downloads/drops/S20200427151422/repository</url>
|
||||
<url>https://download.eclipse.org/tools/orbit/downloads/drops/R20200529191137/repository</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>latest-m2e-wtp</id>
|
||||
|
||||
@@ -289,7 +289,7 @@
|
||||
<repository>
|
||||
<id>orbit</id>
|
||||
<layout>p2</layout>
|
||||
<url>https://download.eclipse.org/tools/orbit/downloads/drops/S20200427151422/repository</url>
|
||||
<url>https://download.eclipse.org/tools/orbit/downloads/drops/R20200529191137/repository</url>
|
||||
</repository>
|
||||
<!-- <repository>
|
||||
<id>e-i-commons</id>
|
||||
|
||||
Reference in New Issue
Block a user