updated build target definitions to fix lsp4e version and to include latest mpc client for 2025-03 based builds
This commit is contained in:
@@ -311,8 +311,8 @@
|
||||
<repository>
|
||||
<id>lsp4e</id>
|
||||
<layout>p2</layout>
|
||||
<!-- <url>https://download.eclipse.org/lsp4e/releases/0.26.7/</url> -->
|
||||
<url>https://download.eclipse.org/lsp4e/snapshots/</url>
|
||||
<url>https://download.eclipse.org/lsp4e/releases/0.27.1/</url>
|
||||
<!-- <url>https://download.eclipse.org/lsp4e/snapshots/</url> -->
|
||||
</repository>
|
||||
<repository>
|
||||
<id>tm4e-snapshots</id>
|
||||
@@ -356,16 +356,21 @@
|
||||
<layout>p2</layout>
|
||||
<url>https://download.eclipse.org/staging/2025-03/</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<!-- <repository>
|
||||
<id>2025-03-i-builds</id>
|
||||
<layout>p2</layout>
|
||||
<url>https://download.eclipse.org/eclipse/updates/4.35-I-builds/</url>
|
||||
</repository>
|
||||
</repository> -->
|
||||
<repository>
|
||||
<id>orbit</id>
|
||||
<layout>p2</layout>
|
||||
<url>https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025-03</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>mpc-client</id>
|
||||
<layout>p2</layout>
|
||||
<url>https://download.eclipse.org/mpc/drops/1.11.0/v20250125-1342/</url>
|
||||
</repository>
|
||||
<repository> <!-- temporary p2 repo to grab early snapshot builds for testing fixes -->
|
||||
<id>buildship-snapshots</id>
|
||||
<layout>p2</layout>
|
||||
|
||||
Reference in New Issue
Block a user