use latest repos when building for early Eclipse 4.28-based targets
This commit is contained in:
@@ -434,7 +434,7 @@
|
||||
<repository>
|
||||
<id>orbit</id>
|
||||
<layout>p2</layout>
|
||||
<url>https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository</url>
|
||||
<url>https://download.eclipse.org/tools/orbit/downloads/drops/S20230516204213/repository</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>m2e</id>
|
||||
|
||||
@@ -293,7 +293,7 @@
|
||||
<repository>
|
||||
<id>orbit</id>
|
||||
<layout>p2</layout>
|
||||
<url>https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository</url>
|
||||
<url>https://download.eclipse.org/tools/orbit/downloads/drops/S20230516204213/repository</url>
|
||||
</repository>
|
||||
<!-- <repository>
|
||||
<id>m2e</id>
|
||||
@@ -308,20 +308,20 @@
|
||||
<repository>
|
||||
<id>lsp4e</id>
|
||||
<layout>p2</layout>
|
||||
<url>https://download.eclipse.org/lsp4e/releases/0.21.0/</url>
|
||||
<!-- <url>https://download.eclipse.org/lsp4e/snapshots</url> -->
|
||||
<!-- <url>https://download.eclipse.org/lsp4e/releases/0.21.0/</url> -->
|
||||
<url>https://download.eclipse.org/lsp4e/snapshots</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>tm4e</id>
|
||||
<layout>p2</layout>
|
||||
<url>https://download.eclipse.org/tm4e/releases/0.6.2/</url>
|
||||
<!-- <url>https://download.eclipse.org/tm4e/snapshots</url> -->
|
||||
<!-- <url>https://download.eclipse.org/tm4e/releases/0.6.2/</url> -->
|
||||
<url>https://download.eclipse.org/tm4e/snapshots</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>wwd</id>
|
||||
<layout>p2</layout>
|
||||
<url>https://download.eclipse.org/wildwebdeveloper/releases/latest/</url>
|
||||
<!-- <url>https://download.eclipse.org/wildwebdeveloper/snapshots/</url> -->
|
||||
<!-- <url>https://download.eclipse.org/wildwebdeveloper/releases/latest/</url> -->
|
||||
<url>https://download.eclipse.org/wildwebdeveloper/snapshots/</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
</profile>
|
||||
|
||||
Reference in New Issue
Block a user